Domanda

I'm trying to use a playlist XML file with JW Player which requires crossdomain.xml to live in the domain's root directory. I do not have read/write access to the domain's root directory, however.

Does anyone know of a workaround?

È stato utile?

Soluzione

Looks like you can use 'playlistfile' rather than 'file' in the jwplayer JSON configuration to specify the URL to the XML playlist, and then crossdomain.xml is unnecessary.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top