Created
July 25, 2011 19:14
-
-
Save revolunet/1104917 to your computer and use it in GitHub Desktop.
VLC UDP stream + httpinterface
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
| REM change UDP IP and port | |
| "c:\program files\videolan\vlc\vlc.exe" "C:\\Users\\juju\\Desktop\\divx\\aymo_brille.avi" --sout="#duplicate{dst=std{access=udp,mux=ts,dst=239.255.12.4:1234}}" --sout-udp-caching=1000 --extraintf=http |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment