Commit Graph

5 Commits

Author SHA1 Message Date
Henry Ruhs 35e68d17e1 move stream mode to query parameter (#1089) 2026-05-08 19:16:40 +02:00
henryruhs 5a81f16142 fix test 2026-05-08 18:06:37 +02:00
henryruhs f843e45272 refactor detect_websocket_stream_mode and related tests a bit, disable broken tests 2026-05-08 17:20:29 +02:00
Harisreedhar 6047463154 Replace aiortc with libdatachannel direct pipeline (#1083)
* fix stdin close error

* Refactor stream endpoint, fix encoder thread safety and improve tests

* fix and improve test

* remove not None

* use Enum

* use Enum and add todo

* remove poll
2026-04-30 18:26:10 +05:30
Harisreedhar cb086e9437 Add stream helper utilities and IVF frame iterator (#1082)
* Add stream helper utilities and IVF frame iterator

* fix lint

* some cosmetics

* fix lint

* changes

* improve test

* improve types and test

* add todo for better bitrate calculation
2026-04-28 23:04:27 +05:30