Play audio with rtp stream

This commit is contained in:
2026-03-01 04:45:39 +01:00
parent 4219afb93c
commit 20cc348995
5 changed files with 47 additions and 777 deletions

View File

@@ -6,7 +6,5 @@ readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"httpx>=0.28.1",
"opencv-python>=4.13.0.92",
"python-dotenv>=1.2.1",
"uiprotect[talkback]>=10.2.2",
]