Revert "test"
This reverts commit 774d851a219e8916ae77b005b1c7da4c90765307.
This commit is contained in:
parent
9462194734
commit
586d84b0c0
@ -105,7 +105,6 @@ fi
|
||||
|
||||
[ ! -z "$CREDS" ] && CREDS="${CREDS}@"
|
||||
|
||||
ffmpeg $args -re -i rtsp://${CREDS}${IP}:${PORT}/Streaming/Channels/${CHANNEL} \
|
||||
-c copy -bufsize 1835k \
|
||||
-f segment -strftime 1 -segment_time 00:10:00 -segment_atclocktime 1 \
|
||||
ffmpeg $args -i rtsp://${CREDS}${IP}:${PORT}/Streaming/Channels/${CHANNEL} \
|
||||
-c copy -f segment -strftime 1 -segment_time 00:10:00 -segment_atclocktime 1 \
|
||||
"$OUTDIR/record_%Y-%m-%d-%H.%M.%S.mp4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user