1
Fork 0
galene/rtpconn
Juliusz Chroboczek c0da658b9f Send sender report more often.
Now that we start at 200kbps, we need to increase our rate faster.
2021-05-14 23:21:14 +02:00
..
codec.go Scalable video coding (SVC). 2021-05-14 23:21:14 +02:00
codec_test.go Add tests for codec manipulation and rtpconn data stuctures. 2021-05-14 23:21:14 +02:00
rtp_test.go Allow various codecs. 2020-12-26 19:46:37 +01:00
rtpconn.go Send sender report more often. 2021-05-14 23:21:14 +02:00
rtpconn_test.go Add tests for codec manipulation and rtpconn data stuctures. 2021-05-14 23:21:14 +02:00
rtpreader.go Move keyframe handling to the sender side. 2021-05-11 22:36:56 +02:00
rtpstats.go Scalable video coding (SVC). 2021-05-14 23:21:14 +02:00
rtpwriter.go Use Write instead of WriteRTP in the downTrack interface. 2021-05-11 23:48:17 +02:00
webclient.go Implement per-stream requests. 2021-05-14 23:21:14 +02:00