So I've made some progress with my first attempt at making a Roku channel using the SDK and the Videoplayer template.
The only issue I am having trouble figuring out, and it is a big one, is that I cannot get my videos to play.
1. File type is MP4 and the Audio Codec is h264 AAC which I read will work even with the streaming stick which I am testing this on.
2. The XML file is pointing the correct location which I tested by copying and pasting that url into my browser and it finds the video. Example:
http://fanboitv.dynu.com/fanboitv/brandon_1911.mp43. When I click "play" from the Roku launcher page, it starts to load the video for a split second then returns me back to the video launcher page.
Another think I would like to know how to do is hide/remove the 5 star ratings for the videos from the launcher page.
Thank you.