Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

JW6- Crossdomain Access Denied


I have searched the Support Forums and have come across others having similar issues but could not find a solution.

I have an HLS stream that can be viewed on an iPad, but not on a desktop. It returns the error "Cannot load M3U8: crossdomain access denied" message.

The page with the stream is at http://player.byp.com/Output/r/standalone6/hls_desktop.html

How can I fix this?

Thanks in advance for your assistance!

17 Community Answers

Ethan Feldman

JW Player Support Agent  
-1 rated :

You need a crossdomain.xml file here – http://byphdiosls01-i.akamaihd.net/crossdomain.xml

Reference – http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html

JW Player

User  
0 rated :

Thanks...I am working with Akamai to get that implemented.

Ethan Feldman

JW Player Support Agent  
0 rated :

Np

JW Player

User  
0 rated :

Getting this, and I already have crossdomain in place on Wowza. Only happening when it's embedded inside another page via iframe. Player itself is on same domain as server.

Ethan Feldman

JW Player Support Agent  
0 rated :

Link?

JW Player

User  
2 rated :

Hello Ethan,
we are facing the same problem could you please help me



here is link http://www.becomealivinggod.com/fulfill/WebSite1/dhoni.php

we have JW6 Premium

Ethan Feldman

JW Player Support Agent  
-2 rated :

This works fine for me, did you fix the issue?

JW Player

User  
0 rated :

have look at this here is my issue

http://www.becomealivinggod.com/fulfill/WebSite1/dhoni1.php

Ethan Feldman

JW Player Support Agent  
0 rated :

Update the file here – https://balgmasteringdivination.s3.amazonaws.com/crossdomain.xml

Like this:

<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>

JW Player

User  
0 rated :

i have updated file.but..still facing same problem

any luck

JW Player

User  
0 rated :

for the info my videos on amazon s3 and the player on other server.i after googling, i am bit confused. where i need to placed the cross domain file?
amazon or website host server?

JW Player

User  
0 rated :

hello Ethan LongTail

Please help me ?

Ethan Feldman

JW Player Support Agent  
0 rated :

Please note, we are in different time zones.

Please clear your browser cache. It works now.

JW Player

User  
0 rated :

Hello Ethan,

thanks for all your support.my problem is now short out.
actually i was using https://cccc.com.../my.m3u8
i just remove s from HTTP and its work fine now.

Ethan Feldman

JW Player Support Agent  
0 rated :

Glad you got it :)

JW Player

User  
0 rated :

Hi, we're trying to get this setup right now and we're having issues with it as well.

http://synx.tv/jmp.html

We've got a crossdomain.xml file on the root of our file server setup as follows:

bc.. <?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>


but we still get the "crossdomain access denied" error.

Ethan Feldman

JW Player Support Agent  
-1 rated :

This file never loads – http://you.might.get.fucking.strangled.net/crossdomain.xml

This question has received the maximum number of answers.