1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-22 08:35:57 +01:00
galene/rtpconn
Juliusz Chroboczek e88942c9a9 Reduce the NACK delay.
We bound the NACK delay to 2 packets, which is what TCP does.
Thus, reducing the delay should be safe.
2020-12-26 22:09:26 +01:00
..
rtp_test.go Allow various codecs. 2020-12-26 19:46:37 +01:00
rtpconn.go Allow various codecs. 2020-12-26 19:46:37 +01:00
rtpreader.go Reduce the NACK delay. 2020-12-26 22:09:26 +01:00
rtpstats.go Move to github. 2020-12-19 17:37:48 +01:00
rtpwriter.go Make isKeyframe codec-agnostic. 2020-12-25 16:40:38 +01:00
webclient.go Store labels early. 2020-12-25 22:32:30 +01:00