Wowza Community

Flash streaming RTMPT over HTTPS

I’m trying to live stream over RTMPT using Flash. Since Flash needs camera and microphone access I also have to have secured connection over HTTPS. But my requests are HTTP made. All I see in DevTools console output that my plugin is trying to make connection over HTTP and failing. I’ve even tried using RTMPE, with no different result.

My flash has NetConnection’s proxyType set to “HTTPS”, port 8081, VHost has JKS certificate and 8081 port specified.