av/revid
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
..
audio_linux.go Added license. 2019-08-08 15:23:09 +09:30
audio_windows.go Added license. 2019-08-08 15:23:09 +09:30
config.go fixed bugs causing problems with GeoVision H264 RTMP to youtube streaming. 2019-10-07 14:18:20 +10:30
config_test.go revid: corrected logic for RTMPURL fallback and fixed bug in test 2019-08-24 14:53:49 +09:30
gpl.txt Initial revision 2017-09-21 07:50:42 +09:30
inputs.go revid: moved code relating to inputs to separate file called inputs.go 2019-09-25 11:30:56 +09:30
revid.go fixed bugs causing problems with GeoVision H264 RTMP to youtube streaming. 2019-10-07 14:18:20 +10:30
revid_test.go audio: style and doc 2019-06-18 19:03:38 +09:30
senders.go fixed bugs causing problems with GeoVision H264 RTMP to youtube streaming. 2019-10-07 14:18:20 +10:30
senders_test.go revid/senders_test.go: turning package based PSI sending on for TestMtsSenderDiscontinuity to fix hanging bug 2019-10-01 20:47:03 +09:30