Created
March 20, 2014 07:01
-
-
Save caasi/9658648 to your computer and use it in GitHub Desktop.
vlc 2.2.0 and YouTube Live
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cvlc v4l2:///dev/video0:width=640:height=480 --sout '#transcode{vcodec=h2 | |
64,vb=1000,acodec=aac,ab=64,channels=2}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://a.rtmp.youtube.com/live2 | |
/<key>}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm good, thanks!