When calling swift hosted media files through flash or silverlight, the
player makes a call to the root directory for clientaccesspolicy.xml or
crossdomain.xml.

For example, if my flash player calls:

http://192.168.1.1:8080/v1/AUTH_xxx/media/index.m3u8

The player will then look for:

http://192.168.1.1:8080/crossdomain.xml

I assume I would have to host the proxy server via apache httpd, and make
the needed adjustments.

Thoughts?

Thanks!
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to