Dash

Dash

admin Staff asked 7 years ago
Attempts to play a DASH stream with a «dash.js» cause an error: “XMLHttpRequest cannot load http://localhost:8888/dash/manifest.mpd. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://localhost:7865’ is therefore not allowed access.». DASH stream is created and present in the stream list «http://localhost:8888/EMS_Web_UI/index.php». Sample from “https://github.com/Dash-Industry-Forum/dash.js” plays without problems. As a web server using IIS.

Question Tags:


1 Answers
admin Staff answered 7 years ago
make sure that in webconfig.lua this entry is enabled. includeResponseHeaders= { { header=”Access-Control-Allow-Origin”, content=”*”, override=true, }, You need to restart the EMS for this to take effect.

Offcanvas

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.