【问题标题】:Ant Media Server embed code doesn't work properly in wordpressAnt Media Server 嵌入代码在 wordpress 中无法正常工作
【发布时间】:2023-03-08 12:41:01
【问题描述】:

我使用的是 AMS 2.1。我想在我的 Wordpress 页面上使用嵌入视频代码。但是我的嵌入代码不能正常工作。主要问题是什么?我该如何解决这个问题?

【问题讨论】:

    标签: wordpress webrtc rtmp ant-media-server


    【解决方案1】:

    有时 WordPress 系统会覆盖以使用 https:// 请求。所以,如果你用https://和5080端口请求,报错是正常的。

    您需要enable SSL 域和 5443 端口。这是 IFrame 的最佳案例。

    <iframe width="560" height="315" src="https://example.com:5443/WebRTCAppEE/play.html?name=JamesBondRTC" frameborder="0" allowfullscreen></iframe>
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-09-24
      • 1970-01-01
      • 2020-03-25
      • 2020-07-29
      • 1970-01-01
      • 1970-01-01
      • 2017-02-28
      • 2017-08-01
      相关资源
      最近更新 更多