Getting a little further with the development but hit on a snag today. For hls streaming, is there any limitations on the BANDWIDTH parameter at the top of the start.m3u8 file. The server I'm connecting to has the ability to request different quality streams. When I set the quality level above a certain level the Roku does not play the streams anymore. The only difference is the BANDWIDTH parameter and BANDWIDTH=3000000 does not work whereas BANDWIDTH=2000000 does work.
Also, the server guys spun me up a version in which the BANDWIDTH was faked and all videos played at all levels, so it's not the actual stream causing issues.
Any insight would be great.
thanks,
Jonny