1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 02:05:59 +01:00
galene/rtpconn
Juliusz Chroboczek a86fb08f6c Replace ClientPermissions with a list of strings.
Now that we support external auth, the permissions list is
open-ended.  Make it a list for simplicity.
2022-02-19 23:44:57 +01:00
..
rtpconn.go Avoid overflow in bitrate computation. 2022-01-25 20:11:28 +01:00
rtpconn_test.go Avoid overflow in bitrate computation. 2022-01-25 20:11:28 +01:00
rtpreader.go Move packet parsing code into its own package. 2021-07-29 21:30:39 +02:00
rtpstats.go Display correct maxBitrate in statistics. 2022-02-01 15:20:43 +01:00
rtpwriter.go Reduce delay before sending NACK. 2021-11-27 23:14:42 +01:00
webclient.go Replace ClientPermissions with a list of strings. 2022-02-19 23:44:57 +01:00