av/input/gvctrl
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
..
gvctrl-cli input/gvctrl/gvctrl-cli/main.go: added package documentation 2019-10-14 11:07:27 +10:30
go.mod input/gvctrl: added Set function with functional options for controlling GeoVision 2019-10-11 20:24:44 +10:30
gvctrl.go input/gvctrl: using log-in rather than log in in comments 2019-10-14 16:07:15 +10:30
gvctrl_test.go input/gvctrl/gvctrl.go: wrote documentation in gvctrl.go and renamed BitRate to Bitrate 2019-10-14 09:56:43 +10:30
request.go revid: general bug fixing 2019-10-22 23:04:33 +10:30
utils.go input/gvctrl/utils.go: wrote documentation for utils.go 2019-10-14 10:37:41 +10:30