mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
remove audio filter
This commit is contained in:
@@ -94,7 +94,6 @@ run_pipeline() {
|
||||
-c:a "${AUDIO_CODEC}" \
|
||||
-ar:a "${AUDIO_RATE}" \
|
||||
-ac:a "${AUDIO_CHANNELS}" \
|
||||
-af "volume=20dB" \
|
||||
-flush_packets 1 \
|
||||
-f mpegts \
|
||||
"${PUBLISH_URL}"
|
||||
|
||||
Reference in New Issue
Block a user