Skip to content

Instantly share code, notes, and snippets.

@paulsmash
Forked from Dalboz/vlc-avcapture.sh
Last active August 29, 2015 14:06
Show Gist options
  • Save paulsmash/c9eef062ca062228261b to your computer and use it in GitHub Desktop.
Save paulsmash/c9eef062ca062228261b to your computer and use it in GitHub Desktop.
/Applications/VLC.app/Contents/MacOS/vlc qtcapture:// -vvv input_stream --sout='#duplicate{dst=display, dst="transcode{venc=x264{keyint=60,idrint=2},vcodec=h264,vb=300,acodec=mp4a,ab=3 2,channels=2, samplerate=22050}:rtp{dst=127.0.0.1,port=1234,sdp=file:////vlc.sdp}"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment