help with RTMP url xml in XBMC
#1
Hello.

i'm new to all this.
i have this url

rtmp://distribution02.arabtvnet.tv:1935/live?email=rabah_haddad%40hotmail.com&password=bba603afe02da152e23661f32e28c34e<playpath>271.stream <swfUrl>http://atnnetwork.com/webtv/player.swf <pageUrl>http://atnnetwork.com/webtv.php
how would i add it to an xml file to play in xbmc.

i tried adding it but it would not play.

is there a special format it has to be in?

Much appreciated.

Thanks
Reply
#2
Hi? Which program did you use to get the link?
Reply
#3
Code:
<item>
<title>Name</title>
<link>rtmp://distribution02.arabtvnet.tv:1935/live?email=rabah_haddad%40hotmail.com&password=bba603afe02da152e23661f32e28c34e/271.stream swfUrl=http://atnnetwork.com/webtv/player.swf pageUrl=http://atnnetwork.com/webtv.php</link>
</item>
Reply
#4
Is anyone successful to port this links to xbmcHuh
Reply

Logout Mark Read Team Forum Stats Members Help
help with RTMP url xml in XBMC0