mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #2852: WebRTC: Support only one TCP connected candidate.
This commit is contained in:
parent
efa0851476
commit
2144ff8c40
4 changed files with 51 additions and 13 deletions
|
@ -355,6 +355,7 @@
|
|||
#define ERROR_RTC_TCP_SIZE 5032
|
||||
#define ERROR_RTC_TCP_PACKET 5033
|
||||
#define ERROR_RTC_TCP_STUN 5034
|
||||
#define ERROR_RTC_TCP_UNIQUE 5035
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// SRT protocol error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue