質問

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?

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top