chrippa / livestreamer

Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
http://livestreamer.io/
BSD 2-Clause "Simplified" License
3.88k stars 582 forks source link

twitch.tv livestream configuration #69

Closed sshilko closed 11 years ago

sshilko commented 11 years ago

Thanks for cool app, but i had to update config to make vlc wotk with live stream.

first, you have to remove cache option from vlc argument second, yoy have to add "-" as the last argument to vlc

"e:\VLC\vlc.exe -"

this line works,

thx.

" E:\Livestreamer\livestreamer.exe twitch.tv/sltvmain 360p

[cli][info] Found matching plugin justintv for URL twitch.tv/sltvmain [plugin.justintv][debug] Fetching stream info [cli][info] Opening stream: 360p [cli][debug] Pre-buffering 8192 bytes [cli][info] Starting player: E:\VLC\vlc.exe - [cli][debug] Writing stream to output

"

chrippa commented 11 years ago

Thank your your bug report, but I cannot reproduce this. What version of VLC are you using?

sshilko commented 11 years ago

1.0.5 did not work, 2.1.0 (latest night build) worked fine

chrippa commented 11 years ago

I see, I guess I wasn't very careful when adding that argument and just assumed it had been supported in VLC for a while. Looks like --file-caching was added in 2.0.