Skip to content

Instantly share code, notes, and snippets.

@flufy3d
Created August 21, 2012 08:37
Show Gist options
  • Save flufy3d/3413553 to your computer and use it in GitHub Desktop.
Save flufy3d/3413553 to your computer and use it in GitHub Desktop.
vlc cmd line
vlc -vv --extraintf=logger --intf="telnet" dshow:// :dshow-vdev="Logitech HD Pro Webcam C910" :dshow-adev= :dshow-size=640x480 :live-caching=100 :sout=#transcode{vcodec=WMV2,vb=800,scale=1,acodec=wma2,ab=128,channels=2,samplerate=44100}:http{mux=asf,dst=:8080/} :sout-all :sout-keep
pause
@flufy3d
Copy link
Author

flufy3d commented Aug 21, 2012

@flufy3d
Copy link
Author

flufy3d commented Aug 21, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment