Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top