Description
Using the Caton Network Video Encoder H.264 Realtime (Device Model: NVE901) encoder to push streams to SRSv2 failed, while SRSv1 is working fine.
The error message from SRSv2 is as follows:
[2015-06-30 10:26:44.911][trace][27970][5726] client identified, type=publish(FMLEPublish), stream_name=test, duration=-1.00
[2015-06-30 10:26:44.911][trace][27970][5726] out chunk size to 60000
[2015-06-30 10:26:44.911][trace][27970][5726] source url=/live/test, ip=client, cache=1, is_edge=0, source_id=-1[-1]
[2015-06-30 10:26:44.920][trace][27970][5724] input chunk size to 60000
[2015-06-30 10:26:44.953][trace][27970][5726] hls: win=20.00, frag=5.00, prefix=, path=/home/srs/live, m3u8=[app]/[stream].m3u8, ts=[app]/[stream]-[seq].ts, aof=2.00, floor=0, clean=1, waitk=1, dispose=0
[2015-06-30 10:26:45.172][trace][27970][5359] update source_id=5726[5726]
[2015-06-30 10:26:45.823][trace][27970][5727] got metadata, width=1920, height=1080
[2015-06-30 10:26:45.823][trace][27970][5727] 4B audio sh, codec(10, profile=LC, 2channels, 0kbps, 48000HZ), flv(16bits, 2channels, 44100HZ)
[2015-06-30 10:26:45.823][error][27970][5727][11] sps the seq_scaling_matrix_present_flag invalid. ret=3001(Resource temporarily unavailable)
[2015-06-30 10:26:45.823][error][27970][5727][11] hls codec demux video failed. ret=3001(Resource temporarily unavailable)
[2015-06-30 10:26:45.823][warn][27970][5727][11] hls process video message failed, ignore and disable hls. ret=3001
[2015-06-30 10:26:45.823][trace][27970][5727] unpublish drop ts segment, sequence_no=0, uri=test-0.ts, duration=0.00, start=0
[2015-06-30 10:26:45.823][warn][27970][5727][2] ignore unlink path failed, file=/home/srs/live/live/test-0.ts.tmp.
[2015-06-30 10:26:45.823][error][27970][5727][2] rename m3u8 file failed. /home/srs/live/live/test.m3u8.temp => /home/srs/live/live/test.m3u8, ret=3004(No such file or directory)
[2015-06-30 10:26:45.823][error][27970][5727][2] refresh m3u8 failed. ret=3004(No such file or directory)
[2015-06-30 10:26:45.823][error][27970][5727][2] ignore m3u8 muxer flush/close audio failed. ret=3004(No such file or directory)
[2015-06-30 10:26:45.823][error][27970][5727][2] sps the seq_scaling_matrix_present_flag invalid. ret=3001(No such file or directory)
[2015-06-30 10:26:45.823][error][27970][5727][2] source codec demux video failed. ret=3001(No such file or directory)
[2015-06-30 10:26:45.823][error][27970][5727][2] source process video message failed. ret=3001(No such file or directory)
[2015-06-30 10:26:45.823][error][27970][5727][2] fmle process publish message failed. ret=3001(No such file or directory)
[2015-06-30 10:26:45.823][error][27970][5727][2] thread process message failed. ret=3001(No such file or directory)
[2015-06-30 10:26:45.823][warn][27970][5727][2] thread recv cycle failed, ignored and retry, ret=3001
[2015-06-30 10:26:45.823][error][27970][5726][2] recv thread failed. ret=3001(No such file or directory)
[2015-06-30 10:26:45.823][trace][27970][5726] cleanup when unpublish
[2015-06-30 10:26:45.823][error][27970][5726][2] stream service cycle failed. ret=3001(No such file or directory)
[2015-06-30 10:26:45.837][trace][27970][5729] RTMP client ip=client
[2015-06-30 10:26:45.841][trace][27970][5729] simple handshake success.
[2015-06-30 10:26:45.841][trace][27970][5729] input chunk size to 1024
[2015-06-30 10:26:45.842][trace][27970][5729] connect app, tcUrl=rtmp://server:1950/live, pageUrl=, swfUrl=rtmp://server:1950/live, schema=rtmp, vhost=defaultVhost, port=1950, app=live, args=null
[2015-06-30 10:26:45.845][trace][27970][5729] client identified, type=publish(FMLEPublish), stream_name=test, duration=-1.00
[2015-06-30 10:26:45.845][trace][27970][5729] out chunk size to 60000
[2015-06-30 10:26:45.845][trace][27970][5729] source url=/live/test, ip=client, cache=1, is_edge=0, source_id=-1[-1]
[2015-06-30 10:26:45.883][trace][27970][5729] hls: win=20.00, frag=5.00, prefix=, path=/home/srs/live, m3u8=[app]/[stream].m3u8, ts=[app]/[stream]-[seq].ts, aof=2.00, floor=0, clean=1, waitk=1, dispose=0
[2015-06-30 10:26:46.172][trace][27970][5359] update source_id=5729[5729]
TRANS_BY_GPT3