lajvguy
01-04-2015, 08:44 PM
Hello, can somebody please help me with livestreamer?
I can no longer get streamlive.to to work with livestreamer. I am using livestreamer-v1.11.1-win32.
This is my Windows Batch file:
@echo
cd c:\program files (x86)\livestreamer
livestreamer.exe streamlive.to/watch-channel/38213/King%20of%20Queenslive-stream-channel best
@echo off
Thanks in advance!!!
biezom
01-04-2015, 09:44 PM
Hello, can somebody please help me with livestreamer?
I can no longer get streamlive.to to work with livestreamer. I am using livestreamer-v1.11.1-win32.
This is my Windows Batch file:
@echo
cd c:\program files (x86)\livestreamer
livestreamer.exe streamlive.to/watch-channel/38213/King%20of%20Queenslive-stream-channel best
@echo off
Thanks in advance!!!
it works with the latest development code "Nightly build"
lajvguy
01-09-2015, 05:24 PM
Thanks for the help. I got streamlive.to (King of Queens live stream) to work with the Nightly Build of livestreamer. I can't get any of the other streamlive.to live streams to work though.
What I did was add the rtmpdump folder to the new livestreamer folder.
I'm trying to get the WWE NETWORK live stream. Here's my Windows Batch file:
@echo
cd c:\program files (x86)\livestreamer-v1.11.1-10-ge80fa95
livestreamer.exe streamlive.to/watch-channel/67439/24x7_WWE_NETWORK_LIVE_STREAM-live-stream-channel best
@echo off
Can you help? Thanks in advance.
troller12
01-09-2015, 06:11 PM
Hi,
if I see it right then the link has changed to...
https://www.streamlive.to/view/38213/King_of_Queens-live-stream-channel...
Can you post a link to this LS version (livestreamer-v1.11.1-10-ge80fa95)?So I can't find a downloadlink. :)
PS: Did you also put all rtmpdump files directly into folder where you see livestreamer.exe?
greetz
biezom
01-09-2015, 06:14 PM
Hi,
if I see it right then the link has changed to...
https://www.streamlive.to/view/38213/King_of_Queens-live-stream-channel...
Can you post a link to this LS version (livestreamer-v1.11.1-10-ge80fa95)?So I can't find a downloadlink. :)
PS: Did you also put all rtmpdump files directly into folder where you see livestreamer.exe?
greetz
http://livestreamer-builds.s3.amazonaws.com/livestreamer-latest-win32.zip
troller12
01-09-2015, 06:47 PM
Hey thanks biezom so now it works but I also get some error lines...
livestreamer-v1.11.1-10-ge80fa95>livestreamer https://www.streamlive.to/view/38213/King_of_Queens-live-stream-channel best
Failed to load plugin tga:
File "c:\livestreamer-v1.11.1-10-ge80fa95\livestreamer-1.11.1-py2.7.egg\livestreamer\plugins\tga.py", line 15,
in <module>
_stream_re = re.compile("<iframe style='(.*)?' frameborder='0' scrolling='no
' src='http://v.qq.com/iframe/live_player.html\?cnlid=(?P<cnid>\d+)&width=\d+&he
ight=\d+'></iframe>");
File "re.py", line 190, in compile
File "re.py", line 242, in _compile
error: nothing to repeat
[cli][info] Found matching plugin streamlive for URL https://www.streamlive.to/view/38213/King_of_Queens-live-stream-channel
[cli][info] Available streams: 1162k (worst), live (best)
[cli][info] Opening stream: live (rtmp)
[cli][info] Starting player: 'C:\Programme\VideoLAN\VLC\vlc.exe'
[cli][info] Player closed
[cli][info] Stream ended
..so you get it this error too?But its working so far. :)
PS: One other question.So what is this for a problem with the "Edit" button on this forum?So I just see this button right after I have post a new post and later or next day the button is gone etc?Why this?I wanna edit / update my posts / topics but its not possible for me.Is this any forum limitation and if yes why?So I've never seen any other forum where its not possible to edit own posts or topics so if this is really a forum rule then please change this guys.Thank you. :)
greetz
biezom
01-09-2015, 06:58 PM
Hey thanks biezom so now it works but I also get some error lines...
livestreamer-v1.11.1-10-ge80fa95>livestreamer https://www.streamlive.to/view/38213/King_of_Queens-live-stream-channel best
Failed to load plugin tga:
File "c:\livestreamer-v1.11.1-10-ge80fa95\livestreamer-1.11.1-py2.7.egg\livestreamer\plugins\tga.py", line 15,
in <module>
_stream_re = re.compile("<iframe style='(.*)?' frameborder='0' scrolling='no
' src='http://v.qq.com/iframe/live_player.html\?cnlid=(?P<cnid>\d+)&width=\d+&he
ight=\d+'></iframe>");
File "re.py", line 190, in compile
File "re.py", line 242, in _compile
error: nothing to repeat
[cli][info] Found matching plugin streamlive for URL https://www.streamlive.to/view/38213/King_of_Queens-live-stream-channel
[cli][info] Available streams: 1162k (worst), live (best)
[cli][info] Opening stream: live (rtmp)
[cli][info] Starting player: 'C:\Programme\VideoLAN\VLC\vlc.exe'
[cli][info] Player closed
[cli][info] Stream ended
..so you get it this error too?But its working so far. :)
PS: One other question.So what is this for a problem with the "Edit" button on this forum?So I just see this button right after I have post a new post and later or next day the button is gone etc?Why this?I wanna edit / update my posts / topics but its not possible for me.Is this any forum limitation and if yes why?So I've never seen any other forum where its not possible to edit own posts or topics so if this is really a forum rule then please change this guys.Thank you. :)
greetz
yes the same error on windows and on linux
this is probably why it 's called version of developement ;)
lajvguy
01-09-2015, 07:08 PM
I'm able to get the King of Queens streamlive.to live stream with livestreamer.
Are you able to get this stream?
www.streamlive.to/view/67439/24x7_WWE_NETWORK_LIVE_STREAM-live-stream-channel
Thanks!
biezom
01-09-2015, 07:12 PM
I'm able to get the King of Queens streamlive.to live stream with livestreamer.
Are you able to get this stream?
www.streamlive.to/view/67439/24x7_WWE_NETWORK_LIVE_STREAM-live-stream-channel
Thanks!
no an error to acces playlist.m3u8
j_cool
04-04-2017, 06:14 AM
I wanna edit / update my posts / topics but its not possible for me.Is this any forum limitation and if yes why?So I've never seen any other forum where its not possible to edit own posts or topics so if this is really a forum rule then please change this guys.Thank you. :)
greetz
Maybe they want you to post over and over again, what is not bad.
I always like to hear from you.
Cheers,
Johnny.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.