1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-10 02:35:58 +01:00
galene/rtpconn
Juliusz Chroboczek 816b7a54df Restrict negotiation of downstream codecs, allow multiple profiles.
We now restrict the allowable codecs in the downstream direction,
which leads to a clean failure instead of a silent track.  We also
allow multiple profiles for a single codec.
2021-08-02 18:08:37 +02:00
..
rtpconn.go Add spatial scalability support. 2021-08-01 13:57:14 +02:00
rtpconn_test.go Handle spatial scalability. 2021-05-17 18:17:43 +02:00
rtpreader.go Move packet parsing code into its own package. 2021-07-29 21:30:39 +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 Restrict negotiation of downstream codecs, allow multiple profiles. 2021-08-02 18:08:37 +02:00