Make JPEG quality configurable

This commit is contained in:
2026-05-29 10:21:25 -07:00
parent 8b74d25954
commit 9d1f4cc53b
4 changed files with 5 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ services:
PLAYBACK_CONNECTION_MODE: relay
FFMPEG_LOG_LEVEL: warning
FFMPEG_INPUT_SEEKABLE: "0"
JPEG_QUALITY: "7"
MAX_WS_BUFFER_BYTES: "2097152"
MAX_AUDIO_QUEUE_BYTES: "16777216"
MAX_RELAY_BRANCH_QUEUE_BYTES: "16777216"