frigate/transcode_proxy/requirements.txt

6 lines
227 B
Plaintext
Raw Normal View History

2026-03-17 20:46:42 +03:00
# Dependencies for running the transcode proxy standalone (e.g. in a separate container).
# Frigate's main container may already have these; the proxy can share the same env.
fastapi>=0.100.0
uvicorn>=0.22.0
httpx>=0.24.0