1
Fork 0
galene/rtpconn
Juliusz Chroboczek f0dcd0b1d9 Rework locking of tracks.
We now add tracks after the stream has been pushed, so we need a lock
on down streams.  Also rework sendUpRTCP to reduce locking.
2021-01-19 23:55:33 +01:00
..
rtp_test.go Allow various codecs. 2020-12-26 19:46:37 +01:00
rtpconn.go Rework locking of tracks. 2021-01-19 23:55:33 +01:00
rtpreader.go Simplify VP9 keyframe detection. 2021-01-03 20:55:35 +01:00
rtpstats.go Fix issues with unaligned atomic operations. 2020-12-27 01:31:31 +01:00
rtpwriter.go Fix issues with unaligned atomic operations. 2020-12-27 01:31:31 +01:00
webclient.go Rework locking of tracks. 2021-01-19 23:55:33 +01:00