【发布时间】:2016-02-14 00:11:52
【问题描述】:
是否可以使用运动创建安全连接?我已经使用 Apache 在 HTML 页面上嵌入了我的运动流,但它不会显示,因为它是安全页面上的不安全 iframe。我可以在
上查看运动流http://example.com:<Motion-Port>
但嵌入的视频在
https://example.com
不会显示。
iFrame 代码:
<iframe src="http://example.com:<Motion-Port>" width="1300" height="740"></iframe>
【问题讨论】:
标签: html apache ssl raspberry-pi streaming