mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
ill try it
This commit is contained in:
@@ -83,6 +83,8 @@ 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 \
|
||||||
@@ -109,6 +111,8 @@ run_pipeline() {
|
|||||||
-application voip \
|
-application voip \
|
||||||
-frame_duration 60 \
|
-frame_duration 60 \
|
||||||
-compression_level 0 \
|
-compression_level 0 \
|
||||||
|
-muxpreload 0 \
|
||||||
|
-muxdelay 0 \
|
||||||
-flush_packets 1 \
|
-flush_packets 1 \
|
||||||
-f mpegts \
|
-f mpegts \
|
||||||
"${PUBLISH_URL}"
|
"${PUBLISH_URL}"
|
||||||
|
|||||||
Reference in New Issue
Block a user