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

WebRTC: Refine code and destroy session when tcp close.

This commit is contained in:
Li Peng 2022-09-04 21:24:51 +08:00 committed by winlin
parent 07339e1417
commit efa0851476
10 changed files with 181 additions and 157 deletions

View file

@ -353,6 +353,8 @@
#define ERROR_RTC_NO_TRACK 5030
#define ERROR_RTC_RTCP_EMPTY_RR 5031
#define ERROR_RTC_TCP_SIZE 5032
#define ERROR_RTC_TCP_PACKET 5033
#define ERROR_RTC_TCP_STUN 5034
///////////////////////////////////////////////////////
// SRT protocol error.