Created
October 30, 2016 07:16
-
-
Save manjeshpv/8cb11efe393e70de0374a052b20e43c6 to your computer and use it in GitHub Desktop.
Live Stream Video with DynDNS and VLC Media Player
This file contains hidden or 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
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