neko/internal/websocket/handler
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
..
clipboard.go rename module name from gitlab to github. 2022-07-14 22:10:41 +02:00
control.go Temporary websocket disconnect handling (#6) 2022-08-26 20:16:40 +02:00
handler.go add button events to control WebSocket. 2022-07-28 12:43:31 +02:00
keyboard.go rename module name from gitlab to github. 2022-07-14 22:10:41 +02:00
screen.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
send.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
session.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
signal.go WebRTC congestion control (#26) 2023-02-06 19:45:51 +01:00
system.go Stream bucket manager (#12) 2022-10-17 13:39:31 +02:00