clonemaster
15 years agoVisitor
[RESOLVED]Help me understand why my video isn't playing
I just created a private channel for my viewing pleasure, but when I try to play the first video it hangs at "Receiving..." I've tried hosting the video files on both my localhost and web server (HostNine) but to no avail.
Please help! My wife is getting angry that I've spent so much time on this.
https://owner.roku.com/add/CQTGF
<!-- categories -->
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<categories>
<category title="The Twilight Zone (1959)" description="Rod Serling's seminal anthology series" sd_img="http://localhost/roku/artwork/The.Twilight.Zone.(1959).SD.jpg" hd_img="http://localhost/roku/artwork/The.Twilight.Zone.(1959).HD.jpg">
<categoryLeaf title="Season 1" description="This title needs a description" feed="season1.xml" />
</category>
</categories>
<!-- season1.xml -->
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<feed>
<resultLength>1</resultLength>
<endIndex>1</endIndex>
<item sdImg="http://localhost/roku/artwork/" hdImg="http://localhost/roku/artwork/">
<title>Where Is Everybody? (Season 1, Episode 1)</title>
<contentId>10001</contentId>
<contentType>Talk</contentType>
<contentQuality>SD</contentQuality>
<media>
<streamFormat>mp4</streamFormat>
<streamQuality>SD</streamQuality>
<streamBitrate>1500</streamBitrate>
<streamUrl>http://localhost/roku/video/The.Twilight.Zone.(1959)/The.Twilight.Zone.(1959).S01E01.mp4</streamUrl>
</media>
<synopsis>A man finds himself in a town devoid of people and with no memory of who he is.</synopsis>
<genres>Clip</genres>
<runtime>2102</runtime>
</item>
</feed>
Please help! My wife is getting angry that I've spent so much time on this.
https://owner.roku.com/add/CQTGF