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

RTC: Support more than one publishers or players.

This commit is contained in:
winlin 2020-08-11 11:06:17 +08:00
parent 571f417db4
commit f54bf8d9be
4 changed files with 281 additions and 48 deletions

View file

@ -357,6 +357,9 @@
#define ERROR_RTC_STREAM_DESC 5026
#define ERROR_RTC_TRACK_CODEC 5027
#define ERROR_RTC_NO_PLAYER 5028
#define ERROR_RTC_NO_PUBLISHER 5029
#define ERROR_RTC_DUPLICATED_SSRC 5030
#define ERROR_RTC_NO_TRACK 5031
///////////////////////////////////////////////////////
// GB28181 API error.