This is a streaming/on demand app for Roku.
Make sure you put your roku in dev mode. Compiling the app is as simple as running make
from the apps/source/live
directory. Install or Replace your app on your Roku box to test. You can telnet into the box and see any debugging output that might have been printed if your app didn't run as expected.
You can also read Roku's extensive documentation at http://sdkdocs.roku.com/
See LICENSE