1
Fork 0
galene/rtpconn
Juliusz Chroboczek 24187430e8 Rename client status to data, add group data.
We now distinguish between status, which is maintained by the server,
and data, which is provided by the client.  In addition to client data,
we now support group data.
2022-01-29 23:28:08 +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 Export the max requested rate in track statistics. 2021-08-03 03:28:36 +02:00
rtpwriter.go Reduce delay before sending NACK. 2021-11-27 23:14:42 +01:00
webclient.go Rename client status to data, add group data. 2022-01-29 23:28:08 +01:00