Kodi Community Forum

Full Version: Live Cam XML document
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I downloaded an Live Cam add-on from some random XBMC forum ( not this one.)
The add-on file I received was only an XML document, that's all.
How do I go about installing this? I cant find the author. Thanks in advance.

Here is a sample of the data inside:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<!--
<channels>

<channel>
<name>Live CAMs</name>
<thumbnail>http://community-links.googlecode.com/svn/icons/icon.png</thumbnail>
<items>
-->

<item>
<title>The International Space Station (ISS)</title>
<link>http://www.nasa.gov/multimedia/isslivestream.asx</link>
<thumbnail>http://community-links.googlecode.com/svn/icons/nasa.png</thumbnail>
</item>

<item>
<title>Anguilla \ Meads Bay Beach</title>
<link>rtmp://63.229.55.59/fecnetwork swfUrl=http://earthcam.com/swf/cam_player_v2/ecnPlayer.swf playpath=anguilla.flv live=true timeout=180</link>
<thumbnail>http://media.merchantcircle.com/18979061/EarthCam%20Logo%20(Webcam%20Tech)_full.gif</thumbnail>
</item>

<item>
<title>Brazil \ Rio de Janeiro</title>
<link>rtmp://63.229.55.59/fecnetwork swfUrl=http://earthcam.com/swf/cam_player_v2/ecnPlayer.swf playpath=brazil1.flv live=true timeout=180</link>
<thumbnail>http://media.merchantcircle.com/18979061/EarthCam%20Logo%20(Webcam%20Tech)_full.gif</thumbnail>
</item>

<item>
<title>Brazil \ São Paulo \ Avenida Paulista</title>
<link>rtmp://63.229.55.59/fecnetwork swfUrl=http://earthcam.com/swf/cam_player_v2/ecnPlayer.swf playpath=saopaulo.flv live=true timeout=180</link>
<thumbnail>http://media.merchantcircle.com/18979061/EarthCam%20Logo%20(Webcam%20Tech)_full.gif</thumbnail>
</item>

<item>
<title>France \ Paris \ Eiffel Tower</title>
<link>rtmp://63.229.55.59/ app=fecnetwork swfUrl=http://www.earthcam.com/swf/cam_player_v2/ecnPlayer.swf playpath=eiffelcamHD.flv live=true timeout=180</link>
<thumbnail>http://media.merchantcircle.com/18979061/EarthCam%20Logo%20(Webcam%20Tech)_full.gif</thumbnail>
</item>

<item>
<title>Canada \ Newfoundland \ Outside Larrys Place</title>
<link>http://www.camstreams.com/asx.asp?user=larrytuck</link>
<thumbnail>http://search.earthcam.com/camshots/120x90/274a9fe53a881423b2f5b7570fef52d7.jpg</thumbnail>
</item>

<item>
<title>Japan \ Tokyo \ Chuo City</title>
<link>rtmp://63.229.55.59/ app=fecnetwork swfUrl=http://www.earthcam.com/swf/cam_player_v2/ecnPlayer.swf playpath=tokyo1.flv live=true timeout=180</link>
<thumbnail>http://media.merchantcircle.com/18979061/EarthCam%20Logo%20(Webcam%20Tech)_full.gif</thumbnail>
</item>

<item>
<title>Netherlands \ Amsterdam \ Koningsplein HD</title>
<link>rtmp://media.terena.org/rtplive/mp4Confusedtream2.mp4
Install LiveStream add-on to use this xml file. In the configuration screen of the add-on (after installing) you have the option to choose this xml file or you can even directly point to the URL of this file.