
Same-Origin Policy, CORS & crossdomain.xml – What you Need to Know
Nearly everyone, who works with video streaming will sooner or later face CORS & crossdomain.xml. But what’s it all about? To get an idea of what CORS (Cross-Origin Resource Sharing) is, we have to start with the so called Same-Origin Policy which is a security concept for the web. Sounds sophisticated, but only makes sure a web browser…