1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-10 02:35:58 +01:00
galene/rtpconn
Juliusz Chroboczek 0eb1593bb8 Delay adding tracks until connection is complete.
This avoids losing packets at the beginning of a connection.
2020-10-06 04:18:46 +02:00
..
rtpconn.go Increase minimum size of packet cache. 2020-10-03 16:18:28 +02:00
rtpreader.go Make NACK threshold depend on the average packet rate. 2020-10-04 21:08:34 +02:00
rtpstats.go Move RTP-specific code into its own package. 2020-09-18 10:28:05 +02:00
rtpwriter.go Buffer last keyframe. 2020-10-03 16:18:28 +02:00
webclient.go Delay adding tracks until connection is complete. 2020-10-06 04:18:46 +02:00
webclient_test.go Timestamp chat messages. 2020-09-30 00:54:12 +02:00