Kickflip / kickflip-android-sdk

Kickflip Android SDK - Live Video Streaming to the Cloud
https://kickflip.io
Apache License 2.0
660 stars 212 forks source link

Issues playing livestreams via the web #40

Open 4netinteractive opened 9 years ago

4netinteractive commented 9 years ago

When loading the video stream in a browser we get this error: "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://localhost:44300' is therefore not allowed access." We use the videojs javascript library with HLC support to view it, and we also use a Flash fallback scenario.

Is it possible to add the "Access-Control-Allow-Origin" header for 2 sites for our client? Or is there any other solution?