neko/internal/websocket/handler
Miroslav Šedivý 6067367acd
Capture bandwidth switch (#14)
* Handle bitrate change by finding the stream with closest bitrate as peer

* Convert video id into bitrate when creating peer or changing bitrate

* Try to fix prometheus panic

* Revert metrics label name change

* minor fixes.

* bitrate selector.

* skip if moving to the same stream.

* no closure for getting target bitrate.

* fix: high res switch to lo video, stream bitrate out of range

* revert dev config change.

* white space.

Co-authored-by: Aleksandar Sukovic <aleksandar.sukovic@gmail.com>
2022-10-25 20:25:00 +02: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 Capture bandwidth switch (#14) 2022-10-25 20:25:00 +02:00
system.go Stream bucket manager (#12) 2022-10-17 13:39:31 +02:00