1
0
Fork 0
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:
winlin 2022-09-05 08:49:51 +08:00
parent efa0851476
commit 2144ff8c40
4 changed files with 51 additions and 13 deletions

View file

@ -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.