neko/pkg/utils
Miroslav Šedivý 3e8d686c0f
Bandwidth estimator refactor (#46)
* rewrite to use stream selector.

* WIP.

* add nacks to metrics.

* add estimate trend.

* estimator based on trend detector.

* add estimator unstable duration.

* add estimator debug.

* add stalled duration.

* estimator move values to config.

* change default estimator values.

* minor style changes.

* fix websocket video messages.

* replace video track with ivdeo id.
2023-05-15 19:29:39 +02:00
..
array.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
color.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
http.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
image.go move shared code to pkg. 2022-03-20 11:43:00 +01:00
json.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
request.go move shared code to pkg. 2022-03-20 11:43:00 +01:00
trenddetector.go Bandwidth estimator refactor (#46) 2023-05-15 19:29:39 +02:00
uid.go move shared code to pkg. 2022-03-20 11:43:00 +01:00
zip.go move shared code to pkg. 2022-03-20 11:43:00 +01:00