mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
del print_sip_message config
This commit is contained in:
parent
92d351ef35
commit
8ac39cb22f
5 changed files with 36 additions and 25 deletions
|
@ -507,7 +507,7 @@ public:
|
|||
virtual std::string get_stream_caster_gb28181_host(SrsConfDirective* conf);
|
||||
virtual std::string get_stream_caster_gb28181_serial(SrsConfDirective* conf);
|
||||
virtual std::string get_stream_caster_gb28181_realm(SrsConfDirective* conf);
|
||||
virtual bool get_stream_caster_gb28181_print_sip_message(SrsConfDirective* conf);
|
||||
//virtual bool get_stream_caster_gb28181_print_sip_message(SrsConfDirective* conf);
|
||||
virtual bool get_stream_caster_gb28181_wait_keyframe(SrsConfDirective* conf);
|
||||
virtual bool get_stream_caster_gb28181_sip_enable(SrsConfDirective* conf);
|
||||
virtual bool get_stream_caster_gb28181_sip_auto_play(SrsConfDirective* conf);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue