Frage

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?

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top