Skip to content

Instantly share code, notes, and snippets.

@kiendang
Last active March 8, 2018 08:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kiendang/ee2f85291b473ed74392c6058fbcbf93 to your computer and use it in GitHub Desktop.
Save kiendang/ee2f85291b473ed74392c6058fbcbf93 to your computer and use it in GitHub Desktop.
# display file, stream audio only
vlc -vvv <file> \
--sout '#duplicate{dst=display,dst="transcode{vcodec=none}:standard{access=http,mux=ts,dst=:8080}"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment