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

Merge SRS4

This commit is contained in:
winlin 2020-12-18 10:14:26 +08:00
commit 90b61ad952
12 changed files with 106 additions and 95 deletions

View file

@ -282,12 +282,13 @@
#define ERROR_DASH_WRITE_FAILED 3087
#define ERROR_TS_CONTEXT_NOT_READY 3088
#define ERROR_MP4_ILLEGAL_MOOF 3089
#define ERROR_OCLUSTER_DISCOVER 3090
#define ERROR_OCLUSTER_REDIRECT 3091
#define ERROR_INOTIFY_CREATE 3092
#define ERROR_INOTIFY_OPENFD 3093
#define ERROR_INOTIFY_WATCH 3094
#define ERROR_HTTP_URL_UNESCAPE 3095
#define ERROR_MP4_ILLEGAL_MDAT 3090
#define ERROR_OCLUSTER_DISCOVER 3091
#define ERROR_OCLUSTER_REDIRECT 3092
#define ERROR_INOTIFY_CREATE 3093
#define ERROR_INOTIFY_OPENFD 3094
#define ERROR_INOTIFY_WATCH 3095
#define ERROR_HTTP_URL_UNESCAPE 3096
///////////////////////////////////////////////////////
// HTTP/StreamCaster protocol error.