I need to rune these commands at startup in following orders
Code: Select all
uv4l --driver raspicam --auto-video_nr --framerate 15
sudo chrt -a -r -p 99 `pgrep uv4l`
cvlc v4l2:///dev/video0 --v4l2-width 1024 --v4l2-height 576-v4l2-chroma h264 --sout '#rtp{sdp=rtsp://:8554/}'