neko/src/page
Miroslav Šedivý 8d39a95e92
WebRTC congestion control (#24)
* Move congestion control to server

* Address MR comments

* lint.

* bring back webrtc stats sync with state.

* update webrtc messages.

* set bitrate & video auto for signal request.

* clear up bitrate & video_auto.

* add bitrate and audio for connect function.

* reintroduce server side congestion control if video auto is false.

* mov ecode around.

* fix default video_auto.

* revert bitrate addition.

* remove video from signal provide.

---------

Co-authored-by: Aleksandar Sukovic <aleksandar.sukovic@gmail.com>
2023-05-15 19:32:21 +02:00
..
assets/styles add test page. 2022-07-16 21:30:35 +02:00
components WebRTC congestion control (#24) 2023-05-15 19:32:21 +02:00
plugins add plugins. 2022-07-17 00:52:29 +02:00
main.vue ensure that close is not intercepted by any other event. (#29) 2023-04-22 14:23:06 +02:00