Skip to content

Instantly share code, notes, and snippets.

@manjeshpv
Created October 30, 2016 07:16
Show Gist options
  • Save manjeshpv/8cb11efe393e70de0374a052b20e43c6 to your computer and use it in GitHub Desktop.
Save manjeshpv/8cb11efe393e70de0374a052b20e43c6 to your computer and use it in GitHub Desktop.
Live Stream Video with DynDNS and VLC Media Player
vlc.exe -vvv dshow:// :dshow-vdev="" :dshow-adev="M-Audio Delta AP Mon. Mixer" :live-caching=3000 :sout=#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:http{dst=:8080/radio.mp3} :sout-keep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment