We have a Roku2 XS which we purchased to test HLS live streaming development. However, when I try to modify the simplevideoplayer example to play the Apple HLS Test stream, it doesn't work. I uncommented out the Apple Test Stream as suggested:
urls = ["http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8"]
qualities = ["SD"]
StreamFormat = "hls"
title = "Apple BipBop Test Stream"
But after loading it, nothing happens when I click Play. Is there another playlist that does work? Is there something wrong with the Roku box? I'm able to see other live streaming content from other channels.
Any help is much appreciated.
Melkat