Skip to content

Instantly share code, notes, and snippets.

@Bonno
Last active November 26, 2021 05:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bonno/537e449a1cbde72edd35 to your computer and use it in GitHub Desktop.
Save Bonno/537e449a1cbde72edd35 to your computer and use it in GitHub Desktop.
Use VLC as streaming proxy
vlc -vvv http://livestreams.omroep.nl/npo/3fm_vsr-bb --sout "#standard{access=http,mux=asf,dst=192.168.3.31:8080}"
vlc http://192.168.3.31:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment