mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix #1694, Support DVR 2GB+ MP4 file. 3.0.155
This commit is contained in:
parent
ab5ddd24e2
commit
25c76c1e8a
7 changed files with 54 additions and 52 deletions
|
@ -287,6 +287,7 @@
|
|||
#define ERROR_INOTIFY_CREATE 3092
|
||||
#define ERROR_INOTIFY_OPENFD 3093
|
||||
#define ERROR_INOTIFY_WATCH 3094
|
||||
#define ERROR_MP4_ILLEGAL_MDAT 3090
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// HTTP/StreamCaster protocol error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue