<div dir="ltr"><div><div><div><div><div><div><div><br></div>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. <br><br></div>For example, if my flash player calls:<br><br></div><a href="http://192.168.1.1:8080/v1/AUTH_xxx/media/index.m3u8">http://192.168.1.1:8080/v1/AUTH_xxx/media/index.m3u8</a> <br><br></div>The player will then look for:<br><br><a href="http://192.168.1.1:8080/crossdomain.xml">http://192.168.1.1:8080/crossdomain.xml</a><br><br></div>I assume I would have to host the proxy server via apache httpd, and make the needed adjustments.<br><br></div>Thoughts?<br><br></div>Thanks!<br><div><div><div> <br></div></div></div></div>