Created
December 15, 2016 03:13
-
-
Save drzax/9ea79517d23921afcc07b87b65fb56f1 to your computer and use it in GitHub Desktop.
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
#!/usr/bin/env bash | |
open -n "/Applications/VLC.app" udp://@239.193.4.128:5000 | |
/Applications/VLC.app/Contents/MacOS/VLC --no-audio udp://@239.193.4.70:5000 & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment