mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
audioo
This commit is contained in:
@@ -23,10 +23,12 @@ audioForward:
|
||||
enabled: true
|
||||
# Optional override; defaults to "ffmpeg"
|
||||
ffmpegBin: "ffmpeg"
|
||||
# Optional test file path for admin-only first-pass playback
|
||||
testAudioPath: "server/assets/test-audio.mp3"
|
||||
# Optional stream suffix for fallback URL generation
|
||||
streamSuffix: "-fwd"
|
||||
# Max upload payload accepted via VIP forward upload
|
||||
maxUploadBytes: 8388608
|
||||
# Maximum playback duration per upload (seconds)
|
||||
maxUploadSeconds: 45
|
||||
|
||||
audioLevels:
|
||||
# Gains are multipliers (0.0 - 4.0) applied globally to all rovers.
|
||||
|
||||
Reference in New Issue
Block a user