Forum Discussion
zwei
16 years agoVisitor
"jcroft" wrote:
@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.
Thanks! That's a lot simpler than the one I had generated. What tags do you have between the <channel> </channel> tags?