4 Seconds of live stream only
#1
hi all,

i have recently acquired an Apple TV2 and have been researching on how to add live streams. i have figured out how to do this, but i am having an issue with one site whereby i am only getting 4 seconds of stream before it stops and goes back to the menu. Thinking this was an issue with the Apple TV2 config, i installed XBMC on my laptop dn get the same issue.

the site is

http://www.dmi.ae/live.asp?lang=en

the extraced rtmp config is

Code:
<item>
    <title>Dubai TV - Only 4sec</title>
    <link>rtmp://dmiLiveDubaiTV.flash.internapcdn.net/dmiLiveDubaiTV/live_1 app=dmiLiveDubaiTV/live_1 swfUrl="http://vod.dmi.ae/bundles/endavoenhance/js/lib/jwplayer/jwplayer.flash.swf" pageUrl="http://vod.dmi.ae/jwplayer/player.htm" live=true playpath=dmilivedubaitv_4</link>
    <thumbnail>http://www.lyngsat-logo.com/logo/tv/dd/dubai_tv.jpg</thumbnail>
</item>

<item>
    <title>Sama Dubai - Only 4sec</title>
    <link>rtmp://dmiLiveSamaDubai.flash.internapcdn.net/dmiLiveSamaDubai/live_1 app=dmiLiveSamaDubai/live_1 swfUrl="http://vod.dmi.ae/bundles/endavoenhance/js/lib/jwplayer/jwplayer.flash.swf" pageUrl="http://vod.dmi.ae/jwplayer/player.htm?channel=samadubai" live=true playpath=dmilivesamadubai_4</link>
    <thumbnail>http://www.lyngsat-logo.com/logo/tv/ss/sama_dubai.jpg</thumbnail>
</item>

i am only new to this so am hoping someone might be able to enlighten me as to why this is occuring.

i should note that all the streams from this site only provide 4 seconds of stream before it dies.

cheers
Reply
#2
hi,

this thread can be closed as has been answered in another thread

http://forum.xbmc.org/showthread.php?tid...8&page=226

cheers
Reply
#3
I have the same problem so decided to post in this thread.

this was the original code.

<item>
<title>Colors</title>
<link>rtmp://141.8.244.56/live/ playpath=colll swfUrl=http://141.8.244.56/player/player.swf pageUrl=http://sportsembed.com/embed.php?v=colll&vw=600&vh=450&typeplayer=0&domain=pogotv.eu
</link>
<thumbnail>none</thumbnail>
</item>

gave me only 4 seconds of video

checked the thread mentioned above and changed the code to
<item>
<title>Colors</title>
<link>rtmp://141.8.244.56/live/ playpath=colll swfUrl=http://141.8.244.56/player/player.swf pageUrl=http://sportsembed.com/embed.php?v=colll&vw=600&vh=450&typeplayer=0&domain=pogotv.eu live=1 timeout=10 swfVfy=1
</link>
<thumbnail>none</thumbnail>
</item>

that only gave me 7 seconds of video. can anyone help me?
Reply
#4
answer has already been posted in the forum use the search tool
If I helped you please add to my reputation a positive note

School has started, This Means Lots Of Homework[/color]


No Sharing XML's Anymore Per Forum Rules
Reply

Logout Mark Read Team Forum Stats Members Help
4 Seconds of live stream only0