Forum Discussion
jcroft
16 years agoVisitor
zwei
Here's a sample entry from my file that works for me...
<item>
<title>26 bathrooms</title>
<link>http://192.168.1.2/26bathrooms.mp4</link>
<enclosure url="http://192.168.1.2/26bathrooms.mp4" length="0:21:32" type="video/mp4" />
<pubDate>Sun, Dec 20 2009 14:02:00 GMT</pubDate>
</item>
I think the link entry is redundant, the enclosure part is the important one. The type is important too at least when I tested on the website.
Here's a sample entry from my file that works for me...
<item>
<title>26 bathrooms</title>
<link>http://192.168.1.2/26bathrooms.mp4</link>
<enclosure url="http://192.168.1.2/26bathrooms.mp4" length="0:21:32" type="video/mp4" />
<pubDate>Sun, Dec 20 2009 14:02:00 GMT</pubDate>
</item>
I think the link entry is redundant, the enclosure part is the important one. The type is important too at least when I tested on the website.