1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 02:05:59 +01:00
galene/rtpconn
Juliusz Chroboczek 48a9b10ce8 Use spatial scalability when simulcast is not available.
If the client requested a low-resolution stream and there is none,
switch to SID=0.
2021-08-03 13:14:11 +02:00
..
rtpconn.go Use spatial scalability when simulcast is not available. 2021-08-03 13:14:11 +02:00
rtpconn_test.go Use spatial scalability when simulcast is not available. 2021-08-03 13:14:11 +02:00
rtpreader.go Move packet parsing code into its own package. 2021-07-29 21:30:39 +02:00
rtpstats.go Export the max requested rate in track statistics. 2021-08-03 03:28:36 +02:00
rtpwriter.go Maintain a reference to the connection associated to each track. 2021-07-14 14:05:23 +02:00
webclient.go Use spatial scalability when simulcast is not available. 2021-08-03 13:14:11 +02:00