From d2da902419ecfea49d3b64aacb779c648904271a Mon Sep 17 00:00:00 2001 From: vilmibm Date: Fri, 8 Dec 2017 03:03:23 +0000 Subject: [PATCH] wiki update --- src/articles/vlc.md | 16 ++++++++++++++++ src/articles/vlc.txt | 16 ---------------- 2 files changed, 16 insertions(+), 16 deletions(-) create mode 100755 src/articles/vlc.md delete mode 100755 src/articles/vlc.txt diff --git a/src/articles/vlc.md b/src/articles/vlc.md new file mode 100755 index 0000000..df4657a --- /dev/null +++ b/src/articles/vlc.md @@ -0,0 +1,16 @@ +# ----ACCESS THE STREAMING VIDEO---- +- open vlc (download at https://www.videolan.org/vlc/index.html ) + +-click MEDIA at the top, +-then choose OPEN NETWORK STREAM... +-then paste rtmp://graveyardtheory.net:1935/mytv/feelsmustflow into the network url box +-then click the PLAY button at the bottom + +-wait a bit, if it doesn't play, click vlc's playbutton. + +# ----SOUND OUT OF BOTH SPEAKERS---- +-click TOOLS at the top +-then choose EFFECTS AND FILTERS, +-make sure you are in the AUDIO EFFECTS tab +-then click the SPATIALIZER tab +-then click the CHECK BOX to enable diff --git a/src/articles/vlc.txt b/src/articles/vlc.txt deleted file mode 100755 index 42b6039..0000000 --- a/src/articles/vlc.txt +++ /dev/null @@ -1,16 +0,0 @@ -----ACCESS THE STREAMING VIDEO---- -open vlc - -click MEDIA at the top, -then choose OPEN NETWORK STREAM... -then paste rtmp://graveyardtheory.net:1935/mytv/feelsmustflow into the network url box -then click the PLAY button at the bottom - -wait a bit, if it doesn't play, click vlc's playbutton. - -----SOUND OUT OF BOTH SPEAKERS---- -click TOOLS at the top -then choose EFFECTS AND FILTERS, -make sure you are in the AUDIO EFFECTS tab -then click the SPATIALIZER tab -then click the CHECK BOX to enable