mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 18:10:47 -04:00
mhmm
This commit is contained in:
@@ -83,8 +83,6 @@ run_pipeline() {
|
|||||||
--bitrate "${VIDEO_BITRATE}" \
|
--bitrate "${VIDEO_BITRATE}" \
|
||||||
--codec h264 \
|
--codec h264 \
|
||||||
--profile baseline \
|
--profile baseline \
|
||||||
--intra 15 \
|
|
||||||
--idrperiod 15 \
|
|
||||||
--denoise cdn_off \
|
--denoise cdn_off \
|
||||||
--nopreview \
|
--nopreview \
|
||||||
--awb custom \
|
--awb custom \
|
||||||
@@ -98,6 +96,7 @@ run_pipeline() {
|
|||||||
-thread_queue_size 512 \
|
-thread_queue_size 512 \
|
||||||
-f h264 \
|
-f h264 \
|
||||||
-i pipe:0 \
|
-i pipe:0 \
|
||||||
|
-thread_queue_size 512 \
|
||||||
-f "${AUDIO_FORMAT}" \
|
-f "${AUDIO_FORMAT}" \
|
||||||
-ar "${AUDIO_RATE}" \
|
-ar "${AUDIO_RATE}" \
|
||||||
-ac "${AUDIO_CHANNELS}" \
|
-ac "${AUDIO_CHANNELS}" \
|
||||||
|
|||||||
Reference in New Issue
Block a user