mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
[1].Add 'stun_strict_check' in conf file
[2].Try to pickup at least H.264 payload type
This commit is contained in:
parent
55f264b704
commit
85fcbad778
10 changed files with 73 additions and 13 deletions
|
@ -87,6 +87,7 @@ public:
|
|||
static SrsPithyPrint* create_caster();
|
||||
static SrsPithyPrint* create_http_stream();
|
||||
static SrsPithyPrint* create_http_stream_cache();
|
||||
static SrsPithyPrint* create_rtc_play();
|
||||
virtual ~SrsPithyPrint();
|
||||
private:
|
||||
// Enter the specified stage, return the client id.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue