Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

HLS and MPD streaming with jwPlayer 7


I was able to get jwPlayer 6 to work with HLS with exactly 0 difficulty, but only in chrome. I had read that 7 supports MPD and HLS cross browser so I upgraded. Now I cannot get HLS or MPD to work regardless of browser. I just get the dreaded "No Playable Sources"

here is my setup:

playerInstance.setup({
file: "<<redacted>>/index-hls.m3u8",
// file: "<<redacted>>/index-mpd.mpd",
title: "blah",
width: 760,
height: 430,
autostart: false,
type: 'hls'}
);

5 Community Answers

Donni

JW Player Support Agent  
0 rated :

Can you provide a link to a reproduction page so I can inspect your embed code?

i...

User  
0 rated :

only if you want to pay for access, lol. It's behind a paywall and my employers will not be kosher with me letting people hit it. I will however post the embed code here. just a tic

i...

User  
0 rated :

on second thought, is that NOT the embed code? I am using a self hosted library, the oly relevant code is iswhat i initially posted, and the following

playerInstance = jwplayer("jwPlayer");

all of it is in a $(document).ready() block

if that is not the embed code then I am not sure what is.

i...

User  
0 rated :

and I do have a premium key as well

Donni

JW Player Support Agent  
0 rated :

I’d be more helpful to see your live page. Premium customers get access to the e-mail support. Actually, it looks like the contact support link is down at the moment. Feel free to send an e-mail directly to support@jwplayer.com and reference case #83037 and I will delete this public thread.

This question has received the maximum number of answers.