View Single Post
  #2  
Old 05-12-2015, 03:50 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Livestreamer - Help Please?


Quote:
Originally Posted by lajvguy View Post
Hello,

Can somebody please help me to get livestreamer to work with this stream?

https://vaughnlive.tv/lmshows_koq

I am using VLC Media Player.

Thanks in advance!!!
hi
issue
https://github.com/chrippa/livestreamer/issues/904


use Nightly build (generated build of the latest development code from the git repo)
1) download http://livestreamer-builds.s3.amazon...test-win32.zip
2) unzip the file in C:\ (for example)
3) so you have C:\livestreamer-v1.12.2-5-gba3962e folder
4) open cmd.exe (command shell)
5) in this command shell go to C:\livestreamer-v1.12.2-5-gba3962e

Code:
cd C:\livestreamer-v1.12.2-5-gba3962e
7)in your command shell

Code:
livestreamer "https://vaughnlive.tv/lmshows_koq" best
Reply With Quote