Wowza Community

Enable CORS Access-Control-Allow-Origin for DASH

Hi guys,

How can add the cors header on the mpeg dash streams. I know how to do it for smoothstreaming and hls:

cupertinoUserHTTPHeaders

Access-Control-Allow-Origin: *

smoothUserHTTPHeaders

Access-Control-Allow-Origin: *

What is the parameter for mpeg dash?

dashUserHTTPHeaders?

Regards,

Ferdinand

Hi,

The property should be

mpegdashUserHTTPHeaders

Andrew

Hi,

For other users, you would need a minimum of Wowza version 3.6.2 in order to use this property. If you continue to have issues, do send us a zip copy of your conf/ and logs/ folders for further review.

Michelle

Anyone get this to work?

I’ve added

mpegdashUserHTTPHeaders

and now I get a null pointer exception in java