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"
});