你好,我也遇到同样的问题了,报错一摸一样,你解决了么? live-player error: fail jsapi has no permission, event=insertLivePusher, runningState=foreground, permissionMsg=permission got, detail=jsapi has no permission
live-player 黑屏,如何解决?<live-player id="player" src="rtmp://183.252.194.92:6002/mobile/l_2096936002" mode="RTC" autoplay bindstatechange="statechange" binderror="error" /> live-player error: insertLivePlayer:fail jsapi has no permission, event=insertLivePlayer, runningState=foreground, permissionMsg=permission got, detail=jsapi has no permission 我要播放视频,一直无法成功,黑屏,这个错误,是下载了demo后,我用我的RTMP地址替换了,也不行 我在接口已经打开了直播接口。 是否对live-player,也要配置域名到request地址?还是不是这个问题,目前提供给我的这个RTMP服务的,没有域名,只有IP:端口
2024-12-25有没有哪位大神讲一下怎么优雅解决,我这边是uni-app同时开发h5和微信小程序
FormData is not definedPage({ onLoad() { let fd = new FormData() }, }) ReferenceError: FormData is not defined at _i.onLoad (index.js:3) at _i.<anonymous> (WASubContext.js?t=wechat&s=1685724083105&v=2.32.1:1) at _i.c.__callPageLifeTime__ (WASubContext.js?t=wechat&s=1685724083105&v=2.32.1:1) at WASubContext.js?t=wechat&s=1685724083105&v=2.32.1:1 at WASubContext.js?t=wechat&s=1685724083105&v=2.32.1:1 at WASubContext.js?t=wechat&s=1685724083105&v=2.32.1:1 at WASubContext.js?t=wechat&s=1685724083105&v=2.32.1:1 at WASubContext.js?t=wechat&s=1685724083105&v=2.32.1:1 at WASubContext.js?t=wechat&s=1685724083105&v=2.32.1:1 at Function.or (WASubContext.js?t=wechat&s=1685724083105&v=2.32.1:1)(env: macOS,mp,1.06.2303220; lib: 2.32.1)
2024-10-15