rtmp links not working
#1
Hi ,

I tried to get the rtmp links for the page www.boxelet.com and put them in a xml so that xbmc will play it but it doesnt work.

for example i get this rtmp for a stream:

rtmp://streamer28.eboundservices.com/avtkhyber<playpath>avtkhyber <swfUrl>http://www.eboundservices.com/live/player.swf?referrerUri=http://www.eboundservices.com:8888/users/avtkhyber/ <pageUrl>http://www.eboundservices.com:8888/iframe/connect/iframe.php?app=avtkhyber&stream=avtkhyber&screen=true

Then I open notepad and saved this as an xml file :

<channel>
<item>
<title>khyber</title>
<link>rtmp://streamer28.eboundservices.com/avtkhyber<playpath>avtkhyber <swfUrl>http://www.eboundservices.com/live/player.swf?referrerUri=http://www.eboundservices.com:8888/users/avtkhyber/ <pageUrl>http://www.eboundservices.com:8888/iframe/connect/iframe.php?app=avtkhyber&stream=avtkhyber&screen=true
</link>
<thumbnail>http://www.boxelet.com/images/tolotv.jpg</thumbnail></item>

</channel>


-------------

is there any mistake? I used URL HELPER .









Reply
#2
no idea? Is there somebody who can do t for me ? www.boxelet.com
Reply
#3
Your rtmp link is formatted wrong for xbmc

Strip the bracketing from the tags

Should be (sorry don't feel like re-typing it all)

rtmp://whatever.link playpath=whatever swfUrl=whatever etc..

Reply
#4
hi ,
thx for your help . I erased the brackets - but it still not working .

<channel>
<item>
<title>khyber</title>
link.rtmp://streamer28.eboundservices.com/avtkhyber.playpath.avtkhyber.swfUrl.http://www.eboundservices.com/live/player.swf?referrerUri=http://www.eboundservices.com:8888/users/avtkhyber/.pageUrl.http://www.eboundservices.com:8888/iframe/connect/iframe.php?app=avtkhyber&stream=avtkhyber&screen=true
</link>
<thumbnail>http://www.boxelet.com/images/tolotv.jpg</thumbnail></item>

</channel>


can you see there a mistake ?
Reply
#5
I am not sure about the xml formatting. Is that for Live Streams?

this is how the link should be formatted for playback

Code:
rtmp://streamer28.eboundservices.com/avtkhyber playpath=avtkhyber swfUrl=http://www.eboundservices.com/live/player.swf?referrerUri=http://www.eboundservices.com:8888/users/avtkhyber/ pageUrl=http://www.eboundservices.com:8888/iframe/connect/iframe.php?app=avtkhyber&stream=avtkhyber&screen=true

take a look at librtmp manual page. It gives you descriptions of all the parameters supported.

I tested it by putting the link in strm file and it played ok. I am not sure if some of the referrerUri parameters on swfUrl should url encoded. It worked ok though.
Reply
#6
<item>
<title>khyber</title>
<link>rtmp://streamer28.eboundservices.com/avtkhyber playpath=avtkhyber swfUrl=http://www.eboundservices.com/live/player.swf?referrerUri=http://www.eboundservices.com:8888/users/avtkhyber/ pageUrl=http://www.eboundservices.com:8888/iframe/connect/iframe.php?app=avtkhyber&stream=avtkhyber&screen=true swfVfy=1 timeout=15 live=1</link>
<thumbnail>http://www.boxelet.com/images/tolotv.jpg</thumbnail>
</item>
Reply
#7
thx man but no sound with pivos .
Reply
#8
For some reason I can't get a lot of my rtmp links to work in xbmc. Here is one of the many that do not work. Any ideas?

<item>
<title>Fox Sports</title>
<link>rtmp://206.190.140.20/live playpath=sports10?id=1990 swfUrl=http://www.janjua.tv/resources/scripts/eplayer.swf live=true timeout=15 pageurl=http://www.janjua.tv/embedplayer/sports10/1/585/385</link>
<thumbnail></thumbnail>
</item>

Needless to say that the streams work perfectly fine if opened in a browser. Like I mentioned above this is just ONE of the many that do not work, I have a list of them. I'd appreciate any help in figuring how to do this correctly. Thank you
Reply
#9
Respectfully Bump!!Nod
Reply
#10
Hi All

Please help links are not working i think these links changes everytime I click.

Please help.

rtmp://cdn.ebound.tv/tv?wmsAuthSign=c2VydmVyX3RpbWU9My8xMi8yMDE1IDY6MjA6NTcgUE0maGFzaF92YWx1ZT1Ra0kwSGNCcWhvUWpmSEU4Qit5UlJ3PT0mdmFsaWRtaW51dGVzPTIyJmlkPTE=<playpath>express <swfUrl>http://www.eboundservices.com/live/v6/player.swf?domain=hamariweb.com&channel=express&country=GB <pageUrl>http://www.eboundservices.com/iframe/new/iframe_hamariweb.php?stream=express&width=450&height=300&clip=express&syndicate=8888
Reply

Logout Mark Read Team Forum Stats Members Help
rtmp links not working0