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
This commit is contained in:
Harisreedhar
2026-05-11 16:36:23 +02:00
committed by henryruhs
parent a2aedc8814
commit dfaa1f9cd4
9 changed files with 208 additions and 170 deletions
-1
View File
@@ -7,7 +7,6 @@ nvidia-ml-py==13.590.48
psutil==7.2.2
tqdm==4.67.3
scipy==1.16.3
aiortc @ git+https://github.com/facefusion/aiortc.git@feat/dynamic-bitrate
starlette==0.52.1
uvicorn==0.41.0
websockets==16.0