av/codec/h264
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
..
h264dec fixed bugs causing problems with GeoVision H264 RTMP to youtube streaming. 2019-10-07 14:18:20 +10:30
extract.go revid: general bug fixing 2019-10-22 23:04:33 +10:30
extract_test.go codec/h264/extract_test.go: fixed testing for extractor 2019-10-07 16:12:30 +10: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