cvlc rtsp://USER:PASS@IP:PORT/cam/realmonitor?channel=3 --sout '#transcode{vcodec=h264,vb=512,scale=1,acodec=none,venc=x264{aud,profile=high,level=60,keyint=15,bframes=0,ref=1,nocabac}}:duplicate{dst=std{access=livehttp{seglen=10,delsegs=true,numsegs=5,index=/var/www/live/mystream.m3u8,index-url=
http://localhost/live/mystream-########.ts},mux=ts{use-key-frames},dst=/var/www/live/mystream-########.ts},dst=std{access=http,mux=ts,dst=:8082/3.mp4}}'
And then i can view the stream with openhab with a video item whit this url
http://localhost:8082/3.mp4