Created
March 24, 2018 23:47
-
-
Save rhaleblian/dadbda5d20683b8f960c2fa9d169a2bb to your computer and use it in GitHub Desktop.
stream the desktop with VLC
This file contains 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
#EXTM3U | |
#EXTINF:0,Streaming/Transcoding Wizard (1/1) | |
#EXTVLCOPT:sout=#rtp{mux=ts,dst=239.255.255.255,sap} | |
#EXTVLCOPT:start-time=0 | |
#EXTVLCOPT:stop-time=0 | |
#EXTVLCOPT:ttl=1 | |
screen:// |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment