Forum

Crossdomain Problem

ShevaCuong 2015-10-12 04:47:09 UTC in Nimble Streamer

We found new problem about crossdomain, my file is:

<cross-domain-policy>
<allow-access-from domain="*.xemgame.com"/>
<allow-access-from domain="*.jwpcdn.com"/>
</cross-domain-policy>

Xemgame.com can play video normal, but other domain also can play file on stream's server as http://stream.kphim.vn/streaming/, http://xemgame.com/test/video.html . We want that xemgame.com can play video on stream's server only.

Please give me your idea to fix it.

Alex Pokotilo 2015-10-12 05:03:35 UTC 

please try following crossdomain file to grand access to the stream from *.xemgame.com

<?xml version="1.0"?>
<cross-domain-policy>
<allow-access-from domain="*.xemgame.com" />
</cross-domain-policy>

In short I'm not sure "<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">" you added is fine

ShevaCuong 2015-10-12 06:58:45 UTC 

Hi Alex,

I changed already , but still error . Do you have more solution.

Alex Pokotilo 2015-10-12 12:29:05 UTC 

Please contact JWPlayer team. it should work. Nimble Streamer just return crossdomain.xml you specified. all the rest is player responsibility. Please contact JW. I'm sure it's something simple

ShevaCuong 2015-10-14 01:19:15 UTC 

Hi Alex, I think Nimble's crossdomain is not working perfectly. When I tested with Wowza media server, Crossdomain is ok.

Yury Udovichenko 2015-10-14 02:34:23 UTC 

Thanks for sending further details to our helpdesk. Our team will take a look and reply there.

Post a reply


Post a new question

Categories:

This website or its third-party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the Privacy Policy. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the Privacy Policy.
By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies.