mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge branch 'rtc' of https://github.com/xiaozhihong/srs into xiaozhihong-rtc
This commit is contained in:
commit
d21ef106a0
35 changed files with 3620 additions and 20 deletions
|
@ -324,6 +324,8 @@
|
|||
#define ERROR_HTTP_302_INVALID 4038
|
||||
#define ERROR_BASE64_DECODE 4039
|
||||
#define ERROR_HTTP_STREAM_EOF 4040
|
||||
#define ERROR_RTC_PORT 4041
|
||||
#define ERROR_RTP_PACKET_CREATE 4042
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// HTTP API error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue