Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

rtmpdump vlc pipe not working with livestream.com

(http://stream-recorder.com/forum/showthread.php?t=13756)

mindilcho 09-17-2012 09:18 AM

rtmpdump vlc pipe not working with livestream.com


 
I'm trying to watch this channel (they stream content for kids sometimes) with rtmpdump + vlc, but I cant handle it.

This is the result that i get:

Code:

http://www.livestream.com/kidscotv

RTMP Proxy Server v2.4-41-g7bae82a
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app: mogulus-edge/kidscotv
flashVer: WIN 11,2,202,233
swfUrl: http://cdn.livestream.com/chat/LivestreamChat.swf
tcUrl: rtmp://xkidscotvx.e.channel.livestream.com/mogulus-edge/kidscotv
pageUrl: http://www.livestream.com/kidscotv
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

WARNING: Trying different position for client digest!
Processing connect
app: mogulus-edge/kidscotv
flashVer: WIN 11,2,202,233
swfUrl: http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf?textLines=2&hideChannelBranding=true&iconColor=0x555555&time=&hideInfo=true&showBorderControlBar=false&showMoreVideos=false&allowchat=false&jsEnabled=false&borderColor=0xCCCCCC&allowChat=true&lschannel=true&t=671229&autoPlay=true&browseMode=false&mode=false
tcUrl: rtmp://xkidscotvx.e.channel.livestream.com/mogulus-edge/kidscotv
pageUrl: http://www.livestream.com/embed/kidscotv?showMoreVideos=false&hideInfo=true&autoPlay=true&lschannel=true&browseMode=false&textLines=2&hideChannelBranding=true&mode=false&allowchat=false&layout=1&t=671229
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

I even cant pipe it to vlc. I tried to pass it through rtmpsrv-vlc.exe.
So the basic question is, how the hell to watch livestream streams with vlc. Sry if my thread is breaks the rules.

karlo2105 09-17-2012 09:55 AM

Re: rtmpdump vlc pipe not working with livestream.com


 
At the moment maximum users is reached.

Code:

rtmpdump -v -r "rtmp://xkidscotvx.e.channel.livestream.com" -a "mogulus-edge/kidscotv" -y "rtmp://" -t "rtmp://xkidscotvx.e.channel.livestream.com/mogulus-edge/kidscotv" -W "http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" -p "http://www.livestream.com/kidscotv" | vlc -
In red part you need another rtmp part something such that

Code:

rtmp://212-54.livestream.com/mogulus/emuleeddk/emuleeddk001320120904-022200_198

mindilcho 09-17-2012 10:29 AM

Re: rtmpdump vlc pipe not working with livestream.com


 
Thank you very much :)


All times are GMT -6. The time now is 05:06 PM.