Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

read xml streams with JwPlayer


Hi All,
I would like to know if I can read an XML file and stream a video in my site after have readed the xml. Xml strea is formatted like this, and the site that has given me this stream use JW player Premium, so I think this should be read but I don't know, and I will be gracefull if anyone can point me in the right direction,

XML File to read:

<xml>
<video>
<id>144</id>
<pubblicazione>2014-08-05 15:00:00</pubblicazione>
<titolo>titolo video</titolo>
<descrizione>
descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video descrizione del video
</descrizione>
<preview>
http://www.dominio.tv/images/video/TG/TG_05_08_2014.mp4.jpg
</preview>
<video>
http://www.dominio.tv/video/TG/TG_05_08_2014.mp4
</video>
<tag/>
<note/>
</video>
</xml>

tnks in advance for any help,
:)

1 Community Answers

Ethan Feldman

JW Player Support Agent  
1 rated :

XML files can be read in the player, as long as they are mRSS based – http://support.jwplayer.com/customer/portal/articles/1406722-rss-playlist-embed

This question has received the maximum number of answers.