« Return to Thread: red5 security crossdomain.xml

Re: red5 security crossdomain.xml

by envis :: Rate this Message:

| View in Thread

im having some problems with this too.
i have uploaded my flash app on 2 different domains 1 is the right 1 and the other is not but they both work.. yet my crossdomain.xml file looks good

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

and it is located at /usr/share/red5/webapps/root/crossdomain.xml


any one has any idea why it doesnt work?





AMP Admin wrote:
I can't seem to figure how to keep people from using our media server to
stream.  It seems like anyone can just put in rmtp://server/oflaDemo and use
your server to stream.  I created a crossdomain file but that doesn't seem
to stop anyone.

 

 


_______________________________________________
Red5 mailing list
Red5@osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org

 « Return to Thread: red5 security crossdomain.xml