Kaltura Iframe 嵌入:无法读取 null 的属性“功能”

问题描述

我正在尝试通过 iframe 方式将视频集成到 Next.js 项目中,这里是我在 html 中的代码:

<iframe id="kaltura_player_1621337976" src="https://cdnapisec.kaltura.com/p/3444703/sp/344470300/embedIframeJs/uiconf_id/47937313/partner_id/3444703?iframeembed=true&playerId=kaltura_player_1621337976&entry_id=1_6tyuujvb" width="400" height="333" allowfullscreen webkitallowfullscreen mozAllowFullScreen allow="autoplay *; fullscreen *; encrypted-media *" frameborder="0" itemprop="video" itemscope itemtype="http://schema.org/VideoObject"> <span itemprop="name" content="Personal Capture Walkthrough "></span> <span itemprop="description" content="Learn how to use Kaltura's Personal Capture."></span> <span itemprop="duration" content="218"></span> <span itemprop="thumbnailUrl" content="https://cfvod.kaltura.com/p/3444703/sp/344470300/thumbnail/entry_id/1_6tyuujvb/version/100011"></span> <span itemprop="uploadDate" content="2021-05-14T06:16:10.000Z"></span> <span itemprop="width" content="400"></span> <span itemprop="height" content="333"></span> </iframe>

我在下面附加了以下错误:

kaltura-script-php-error

看起来像是权限问题,但在平台上我将所有内容都配置为开放:

enter image description here

有什么建议吗?

谢谢

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

错误1:Request method ‘DELETE‘ not supported 错误还原:...
错误1:启动docker镜像时报错:Error response from daemon:...
错误1:private field ‘xxx‘ is never assigned 按Alt...
报错如下,通过源不能下载,最后警告pip需升级版本 Requirem...