# Flash streaming RTMPT over HTTPS

**URL:** https://community.wowza.com/t/flash-streaming-rtmpt-over-https/50064
**Category:** Wowza Streaming Engine
**Created:** [November 6, 2017, 5:45pm UTC](https://community.wowza.com/t/flash-streaming-rtmpt-over-https/50064 "2017-11-06T17:45:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Martin\_Obadal](https://avatars.discourse-cdn.com/v4/letter/m/c68b51/32.png) [@Martin\_Obadal](https://community.wowza.com/u/Martin_Obadal)
#### Post date: [November 6, 2017, 5:45pm UTC](https://community.wowza.com/t/flash-streaming-rtmpt-over-https/50064/1 "2017-11-06T17:45:33Z")

</div>

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.
