1
Fork 0
galene/rtpconn
Juliusz Chroboczek de3a016f4d Set the username in the server when using tokens.
This avoids the need to pass the username in the URL without
requiring the client to parse tokens.
2022-02-20 15:33:11 +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 Set the username in the server when using tokens. 2022-02-20 15:33:11 +01:00