1
Fork 0
galene/rtpconn
Juliusz Chroboczek 9b1d814b58 Rework packetcache loss statistics.
Don't maintain loss, which is too error-prone.  Instead, maintain
expected and received packet counts, and compute loss from that.
2021-04-30 16:26:17 +02:00
..
rtp_test.go Allow various codecs. 2020-12-26 19:46:37 +01:00
rtpconn.go Rework packetcache loss statistics. 2021-04-30 16:26:17 +02:00
rtpreader.go Simplify VP9 keyframe detection. 2021-01-03 20:55:35 +01:00
rtpstats.go Rework packetcache loss statistics. 2021-04-30 16:26:17 +02:00
rtpwriter.go Fix issues with unaligned atomic operations. 2020-12-27 01:31:31 +01:00
webclient.go Label streams, not tracks. 2021-04-29 18:28:16 +02:00