Hi,
We've been using JWPlayer for some time now however in the last few weeks it has stopped working in Chrome only with error "Cannot load M3U8: Crossdomain access denied". Due to how we get the stream, it is not possible to do this: https://support.jwplayer.com/customer/portal/articles/1403679-crossdomain-file-loading
I cannot find the account we used initially to set it up but here is the code we use:
// Set up player
var player = jwplayer('player').setup({
file: '//stream-radio.mcfc.cshls.lldns.net/mcfc/stream-radio/stream-radio.m3u8',
title: 'Live Audio Stream - MCFC',
width: 400,
height: 300,
androidhls: "true",
autostart: true,
mute: false,
primary: 'html5'
});
Here is the url so you can see the error: http://content-mdc.mcfc.co.uk/mdc/audioplayer
With a new account I tried to get this working (by changing the javascript file to Jq4Vb3ok.js from a new account) but I get "no playable sources found" and I've read that you need a premium account in order to stream m3u8 files - but this is confusing because it works in all other browsers with our old javascript file of DbXZPMBQ.js on a free account.
Could you advise on this problem?
Kind regards,
Rose.
↧