av/codec/h264
Saxon fc4e88bce6 fixed bugs causing problems with GeoVision H264 RTMP to youtube streaming.
Two fixes were involved, firstly, access unit delimeters were used to denote access units and the Write timeout on rtmpSender's ringBuffer was
increased to stop the 'unable to dump old write' errors. Also made some small changes elsewhere that should fix future issues, particular with
MTS output.
2019-10-07 14:18:20 +10:30
..
h264dec fixed bugs causing problems with GeoVision H264 RTMP to youtube streaming. 2019-10-07 14:18:20 +10:30
extract.go fixed bugs causing problems with GeoVision H264 RTMP to youtube streaming. 2019-10-07 14:18:20 +10:30
extract_test.go codec/h264: renamed RTPLexer to Extracter 2019-06-07 01:27:31 +09:30
lex.go should have been in last commit 2019-06-07 02:00:31 +09:30
lex_test.go should have been in last commit 2019-06-07 02:00:31 +09:30
parse.go codec/h264/parse.go: skip over access unit delimiters when getting nalType 2019-09-11 09:47:37 +09:30