av/protocol
Saxon ccc08bfad1 protoocl/rtp: added client.go file
Added client.go which contains a struct to describe an RTP client. It provides a method, Start, which will
invoke a recv routine to start receiving packets and process them using an op function passed on the Client's
creation. Client implements io.Reader, so that the client may be read from.
2019-04-19 18:17:06 +09:30
..
rtmp Removed references to obsolete Session. 2019-04-10 16:32:07 +09:30
rtp protoocl/rtp: added client.go file 2019-04-19 18:17:06 +09:30