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