W.I.P.
This commit is contained in:
parent
627f238551
commit
b0a971ea14
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ $
|
|||
ffmpeg \
|
||||
-loglevel level \
|
||||
-y \
|
||||
-f v4l2 -framerate 25 -video_size ${RESOLUTION} -i ${V4LDEVICE} \
|
||||
-f v4l2 -framerate 25 -video_size ${RESOLUTION} -i /dev/video${V4LDEVICE} \
|
||||
-f alsa -ac 2 -i hw:CARD=CAMERA,DEV=${V4LDEVICE} \
|
||||
-channel_layout stereo \
|
||||
-ar 48000 \
|
||||
|
|
Loading…
Reference in a new issue