Use Object Tag with JWPlayer and HLS

488 views Asked by At

I have jwplayer set up with an hls stream, it works fine.

I need to implement this on a page using the tag however. I cannot find documentation to support using JWPlayer as object for use with HLS streams. All combinations of variables I use seem to fail.

I'm willing to use another OSMF based player if it could be easier to use object and an hls stream.

Thanks if you can help. :)

1

There are 1 answers

3
MisterNeutron On BEST ANSWER

(Posting my comments as the answer, for posterity.)

In JW Player 6, you must use the jwplayer.js script to embed the video. You can't use an object tag (or a video tag, for that matter).

JW Player 5 allowed the use of the object tag, but has no HLS support. In addition, all support for JW Player 5 ends on July 1, 2014.