문제

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