1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 18:25:58 +01:00
galene/rtpconn
Juliusz Chroboczek 36d31f0db8 Maintain a reference to the connection associated to each track.
This avoids carrying an extra parameter in many places.
2021-07-14 14:05:23 +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 Maintain a reference to the connection associated to each track. 2021-07-14 14:05:23 +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