Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
liveflash.tv and non showing streams in rtmpdumpHi
I was wondering if anyone can help me on the following I cannot view any of the liveflash.tv streams that i get from rtmpsuck in XBMC For instance the following url; http://www.zuuk.net/sporttv.php?height=500&width=650 rtmpsuck gives me; app: stream flashVer: WIN 11,8,800,94 swfUrl: http://www.liveflash.tv/resources/scripts/eplayer.swf tcUrl: rtmp://208.43.33.101/stream pageUrl: http://www.liveflash.tv/embedplayer/...6u75/1/650/500 Playpath: dsfgrth6u75?id=101199 my xml file looks like this; rtmp://208.43.33.101/stream playpath=dsfgrth6u75?id=101199 swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf app=stream pageUrl=http://www.liveflash.tv/embedplayer/dsfgrth6u75/1/650/500 conn=S:OK live=true swfvfy=true timeout=15</link> but I get nothing...the same for all other liveflash.tv url's... Another problem I have is that rtmpsuck does not get some of the streamings, for example; http://www.tvportugalhd.org/search/l...201%20Link%201 I get nothing... I would really love some help on this THANKS! |
#2
|
|||
|
|||
kbcast.tv and showing streams in rtmpdumpInternet TV iFrame site
iframe : rtmp://81.17.28.18/live?u=vnGvQ7AhKU&p=WBL4f0ha3o Stream Name : udestv <script type='text/javascript'>fid='udestv'; v_width=550; v_height=400;</script><script type='text/javascript' src='http://www.kbcast.tv/player.js'></script> Mood : flash Host your video and make channel, it's free! |
#3
|
|||
|
|||
Re: liveflash.tv and non showing streams in rtmpdumpthat is for
cmd Code:
rtmpdump -v -r "rtmp://62.212.72.193/stream" -a "stream" -f "WIN 12,0,0,77" -W "http://www.liveflash.tv/resources/scripts/eplayer.swf" -p "http://www.liveflash.tv/embedplayer/sport1b/1/650/500" -C S:OK -y "sport1b?id=120322" -o "output.flv" and that is for your .xml file/url xml Code:
<item> <title>Liveflash.tv</title> <link>rtmp://62.212.72.193/stream app=stream playpath=sport1b?id=120322 conn=S:OK swfUrl=http://www.liveflash.tv/resources/scripts/eplayer.swf pageUrl=http://www.liveflash.tv/embedplayer/sport1b/1/650/500 swfVfy=true live=true timeout=15</link> <thumbnail></thumbnail> </item> and with tvportugalhd.org i have no problems wireshark and co. make good job |
Tags: liveflashtv rtmpdump |
Thread Tools | |
Display Modes | |
|
|