neko/internal/webrtc
Miroslav Šedivý 2364facd60
WebRTC congestion control (#26)
* Add congestion control

* Improve stream matching, add manual stream selection, add metrics

* Use a ticker for bitrate estimation and make bandwidth drops switch to lower streams more aggressively

* Missing signal response, fix video auto bug

* Remove redundant mutex

* Bitrate history queue

* Get bitrate fn support h264 & float64

---------

Co-authored-by: Aleksandar Sukovic <aleksandar.sukovic@gmail.com>
2023-02-06 19:45:51 +01:00
..
cursor rename module name from gitlab to github. 2022-07-14 22:10:41 +02:00
payload WebRTC ping over data channel (#23) 2023-01-20 23:08:27 +01:00
pionlog Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
handler.go WebRTC ping over data channel (#23) 2023-01-20 23:08:27 +01:00
manager.go WebRTC congestion control (#26) 2023-02-06 19:45:51 +01:00
metrics.go WebRTC congestion control (#26) 2023-02-06 19:45:51 +01:00
peer.go WebRTC congestion control (#26) 2023-02-06 19:45:51 +01:00
track.go WebRTC congestion control (#26) 2023-02-06 19:45:51 +01:00