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.