av/protocol
Saxon 34c59c95d6 protocol/rtsp: working on main.go in rtsp/cmd/stream
Added file header to main.go, and modified rtsp.go to work with cmd/stream/main.go. This change modifies writeRequest, which now takes a *url.URL. This means the Setup() method can parse a new
URL that contains a given track, and then give this to writeRequest.
2019-04-23 15:49:54 +09:30
..
rtmp Removed references to obsolete Session. 2019-04-10 16:32:07 +09:30
rtp protocol/rtp: fixed gnu license url in file headers for parse_test.go and parse.go 2019-04-14 17:08:42 +09:30
rtsp protocol/rtsp: working on main.go in rtsp/cmd/stream 2019-04-23 15:49:54 +09:30