Skip to content

Instantly share code, notes, and snippets.

@revolunet
Created July 25, 2011 19:14
Show Gist options
  • Select an option

  • Save revolunet/1104917 to your computer and use it in GitHub Desktop.

Select an option

Save revolunet/1104917 to your computer and use it in GitHub Desktop.
VLC UDP stream + httpinterface
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