I am trying to play HLS content using JWPlayer on STB which has really old browser [Opera/9.80 (Linux mips) Presto/2.12.407], and I dint find any clear indication if JWPlayer supports such an old Opera.
jwplayer("player").setup({
file: "http://playertest.longtailvideo.com/adaptive/bbbfull/bbbfull.m3u8",
width: "580",
height: "370",
type: "hls"
});
JW Player 7 doesn't work in Presto, but JW Player 6 does. (Same is true of IE8.) In either case I think you'll need one of the paid versions to play HLS in Flash.