1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

WebRTC: Support TCP network.

This commit is contained in:
Li Peng 2022-09-04 20:19:01 +08:00 committed by winlin
parent 625069af7f
commit 07339e1417
5 changed files with 565 additions and 4 deletions

View file

@ -352,6 +352,7 @@
#define ERROR_RTC_DUPLICATED_SSRC 5029
#define ERROR_RTC_NO_TRACK 5030
#define ERROR_RTC_RTCP_EMPTY_RR 5031
#define ERROR_RTC_TCP_SIZE 5032
///////////////////////////////////////////////////////
// SRT protocol error.