Im using this command to stream my both cameras:
Code: Select all
cvlc --intf=dummy v4l2:///dev/video{0,1} --noaudio --sout '#transcode{vfilter={rotate{angle=270}:croppadd{cropleft=90,cropright=90}},vcodec=h264,venc=x264{preset=fast,profile=baseline,tune=ssim,level=3,profile=baseline,keyint=60,bframes=0}}:standard{mux=ts,access=http,dst=:80{89,90}/myStream.mp4}'
Is there any way to do so?
Triend 'gather' but no point.
Regards!