Add go2rtc proxy to fix CORS-blocked WebRTC/MSE streams

This commit is contained in:
root
2026-02-25 22:11:56 -06:00
parent da5637fbdb
commit ba2824ec56
4 changed files with 78 additions and 11 deletions

View File

@@ -4,3 +4,4 @@ aiomqtt==2.3.0
pyyaml==6.0.2
pydantic==2.9.2
websockets==13.1
httpx==0.28.1