neko/pkg/types
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
..
codec add stereo to opus codec. 2023-01-12 20:34:09 +01:00
event send heartbeat with ping. (#16) 2022-11-11 17:58:54 +01:00
message WebRTC congestion control (#26) 2023-02-06 19:45:51 +01:00
api.go move shared code to pkg. 2022-03-20 11:43:00 +01:00
capture.go WebRTC congestion control (#26) 2023-02-06 19:45:51 +01:00
desktop.go add button events to control WebSocket. 2022-07-28 12:43:31 +02:00
http.go add patch method to router. 2022-04-14 08:47:47 +00:00
member.go allow multiple users to be set in object provider. 2023-01-13 12:01:58 +01:00
plugins.go load plugins in order of dependencies. 2022-05-03 11:17:04 +00:00
session.go Temporary websocket disconnect handling (#6) 2022-08-26 20:16:40 +02:00
webrtc.go WebRTC congestion control (#26) 2023-02-06 19:45:51 +01:00
websocket.go send heartbeat with ping. (#16) 2022-11-11 17:58:54 +01:00