1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-12 19:55:59 +01:00
galene/rtpconn
Juliusz Chroboczek 67a821ea75 Increase minimum size of packet cache.
Now that we cache keyframes, it is worth keeping some history
even when latency is low.
2020-10-03 16:18:28 +02:00
..
rtpconn.go Increase minimum size of packet cache. 2020-10-03 16:18:28 +02:00
rtpreader.go Buffer last keyframe. 2020-10-03 16:18:28 +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 Implement private messages. 2020-10-01 16:59:09 +02:00
webclient_test.go Timestamp chat messages. 2020-09-30 00:54:12 +02:00