Wowza Community

sourceURL http over an https domain

I’m trying to play a m3u8 playlist from a https domain (A) which is on a http server (B) but the Wowza player changes the url to https (I can see it on the console log AssetPlayerBase: play:…) so it throws an error since B is not https.

What I see is that Wowza player forces sourceURL to the same protocol of the one that creates its instance… kinda annoying.

Any suggestions on how to fix this?

Thansk!

Hello @Diego Diego

Unfortunately mixed domain content is not supported with Wowza Player. You’ll need to use an HTTPS site to host Wowza Player or use HTTP for your streaming if you’re not able to make the change.

Regards,

JasonT