Skip to content

Instantly share code, notes, and snippets.

@dipiash
Created March 24, 2016 16:43
Show Gist options
  • Save dipiash/b48200c1c8d4984cf31d to your computer and use it in GitHub Desktop.
Save dipiash/b48200c1c8d4984cf31d to your computer and use it in GitHub Desktop.
vlc -I dummy rtsp://192.168.1.96:554/profile1 '#transcode{vcodec=h264,fps=20,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=10,index=/var/www/live/mystream.m3u8,index-url=http://ip/live/mystream-########.ts},mux=ts{use-key-frames},dst=/var/www/live/mystream-########.ts},dst=std{access=http,mux=ts,dst=:8082/video.mp4}}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment