The following command:
Code: Select all
vlc v4l2:///dev/video0 :v4l2-standard= :live-caching=300 --sout="#transcode{vcodec=MJPG,vb=512,fps=5,scale=1,acodec=none,ab=128,channels=2,samplerate=44100}:duplicate{dst=file{mux=mpjpeg,dst=/home/user/VideoProjects/SundayNight-1914.mpjpeg,no-overwrite},dst=display}" :sout-keep
Is there anything nonstandard that needs adjusting in my command? Thanks.