【问题标题】:How to embed this flash player?如何嵌入这个 Flash 播放器?
【发布时间】:2012-12-27 12:02:47
【问题描述】:

【问题讨论】:

  • 根据视频服务器设置,它们可能不允许跨域视频播放。我相信在使用闪存服务器设置时,可以设置一个特定的跨域配置。只是一个想法。
  • 所以没有办法嵌入这个?
  • 在你的情况下,我不这么认为。这来自“osmfhls.kutu.ru”:“我可以在另一个域上添加带有播放器/插件的 IFrame 吗?不,您只能在您购买许可证的域上使用 OSMF HLS 插件”

标签: html flash iframe embed


【解决方案1】:

使用 iframe:

<html>
<head>

</head>
<body>
    <iframe src="http://osmfhls.kutu.ru/static/swf/StrobeMediaPlayback.swf?src=http://188.165.228.216:51935/mariorossi/DMAX/-156850092_quicklive/playlist.m3u8&plugin_m3u8=http://osmfhls.kutu.ru/static/swf/OSMFHLSPlugin.swf&autoPlay=true&controlBarAutoHide=false" />
</body>
</html>

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-10-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-11-28
    • 1970-01-01
    相关资源
    最近更新 更多