mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Support empty RR, ignore it
This commit is contained in:
parent
fd69635052
commit
1800d9d71b
2 changed files with 26 additions and 4 deletions
|
@ -360,6 +360,7 @@
|
|||
#define ERROR_RTC_NO_PUBLISHER 5029
|
||||
#define ERROR_RTC_DUPLICATED_SSRC 5030
|
||||
#define ERROR_RTC_NO_TRACK 5031
|
||||
#define ERROR_RTC_RTCP_EMPTY_RR 5032
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// GB28181 API error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue