"RokuJoel" wrote:
Use the simplevideoplayer example in the sdk, replace this line:
urls = ["http://video.ted.com/talks/podcast/CraigVenter_2008_480.mp4"]
with your url:
urls = ["http://host:port/JavaServlet?id=45"]
zip the example, side-load onto your Roku and test.
- Joel
Thanks Joe.. I have try that one but is breaking... when I press play it trying to open and go back to video screen. Is there anything else I have to do? I have tries to load simplevideoplayer and it does the same thing but sample videoplayer works.
Do you want to see the codes?