1
Fork 0
galene/rtpconn
Juliusz Chroboczek 3d2089f40f Merge GetRTP and Nack into GetPacket.
The two function were always called together.  This factors out
the NACKing logic into the track.
2021-07-14 14:22:22 +02:00
..
codec.go Handle spatial scalability. 2021-05-17 18:17:43 +02:00
codec_test.go Handle spatial scalability. 2021-05-17 18:17:43 +02:00
rtp_test.go Allow various codecs. 2020-12-26 19:46:37 +01:00
rtpconn.go Merge GetRTP and Nack into GetPacket. 2021-07-14 14:22:22 +02:00
rtpconn_test.go Handle spatial scalability. 2021-05-17 18:17:43 +02:00
rtpreader.go Maintain a reference to the connection associated to each track. 2021-07-14 14:05:23 +02:00
rtpstats.go Handle spatial scalability. 2021-05-17 18:17:43 +02:00
rtpwriter.go Maintain a reference to the connection associated to each track. 2021-07-14 14:05:23 +02:00
webclient.go Maintain a reference to the connection associated to each track. 2021-07-14 14:05:23 +02:00