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

for #738, mp4 build samples from moov.

This commit is contained in:
winlin 2017-02-04 22:25:03 +08:00
parent 253ac40312
commit 3025aebf42
4 changed files with 500 additions and 1 deletions

View file

@ -251,6 +251,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define ERROR_MP4_ESDS_SL_Config 3075
#define ERROR_MP4_ILLEGAL_MOOV 3076
#define ERROR_MP4_ILLEGAL_HANDLER 3077
#define ERROR_MP4_ILLEGAL_TRACK 3078
#define ERROR_MP4_MOOV_OVERFLOW 3079
#define ERROR_MP4_ILLEGAL_SAMPLES 3080
#define ERROR_MP4_ILLEGAL_TIMESTAMP 3081
///////////////////////////////////////////////////////
// HTTP/StreamCaster/KAFKA protocol error.