av/revid
Saxon f336a03d7a revid: general bug fixing
Use http instead of https in gvctrl getLogin request. Gave RTP client a close method so that the conn can
be closed after we're done with the client. Put timeout on reading from the RTP client PacketConn so that
we don't hang on the ReadFrom call if the conn is closed. Closing the RTSP and RTP clients when
startRTSPCamera is returned.
2019-10-22 23:04:33 +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 revid: general bug fixing 2019-10-22 23:04:33 +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: general bug fixing 2019-10-22 23:04:33 +10:30
revid.go revid: general bug fixing 2019-10-22 23:04:33 +10:30
revid_test.go audio: style and doc 2019-06-18 19:03:38 +09:30
senders.go revid: made RTMP and MTS sender ring buffer write timeouts configurable 2019-10-12 21:10:48 +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