Wowza Community

CORS rest API

Hello, how can I enable CORS in rest api? When I create Live HTTP Origin application in wowza manager CORS is enabled by default but when trying to create application by rest api I donot have it enabled. What param should I use?

I’m using Wowza Streaming Engine 4.7.1

Bart

+1 Anyone know of a way to do this?

Checking…

“httpCORSHeadersEnabled”: true,

You will need to explicitly add that parameter when creating the application through the REST API @Matt Holmes.