mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
uhg
This commit is contained in:
@@ -82,6 +82,7 @@ run_pipeline() {
|
|||||||
-f h264 \
|
-f h264 \
|
||||||
-i pipe:0 \
|
-i pipe:0 \
|
||||||
-f alsa \
|
-f alsa \
|
||||||
|
-guess_layout_max 0 \
|
||||||
-thread_queue_size 2048 \
|
-thread_queue_size 2048 \
|
||||||
-ac "${AUDIO_CHANNELS}" \
|
-ac "${AUDIO_CHANNELS}" \
|
||||||
-ar "${AUDIO_RATE}" \
|
-ar "${AUDIO_RATE}" \
|
||||||
@@ -93,7 +94,7 @@ run_pipeline() {
|
|||||||
-frame_duration 60 \
|
-frame_duration 60 \
|
||||||
-ac:a "${AUDIO_CHANNELS}" \
|
-ac:a "${AUDIO_CHANNELS}" \
|
||||||
-ar:a "${AUDIO_RATE}" \
|
-ar:a "${AUDIO_RATE}" \
|
||||||
-af "aresample=async=1:min_hard_comp=0.050:first_pts=0" \
|
-af "pan=1c|c0=c0,volume=20dB" \
|
||||||
-flush_packets 1 \
|
-flush_packets 1 \
|
||||||
-f mpegts \
|
-f mpegts \
|
||||||
"${PUBLISH_URL}"
|
"${PUBLISH_URL}"
|
||||||
|
|||||||
Reference in New Issue
Block a user