按照文档使用说明,在小程序里没有出现腾讯视频插件,播放不了怎么回事呢?是我使用方法有误吗?。
wxml代码
<txv-video vid="y0552brz6c6" playerid="txv1" autoplay="true" width="100%" height="400rpx"> <cover-view class='txv-video-slot'>video slot</cover-view> </txv-video> |
此页面json代码
{ "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#006ACC", "navigationBarTitleText": "小学期作品展示", "navigationBarTextStyle": "white", "usingComponents": { "txv-video": "plugin://tencentVideo/video" }} |
app.json
"plugins": { "tencentVideo": { "version": "1.2.2", "provider": "wxa75efa648b60994b" } } |
页面只有一片空白的视频位置,但什么内容也没有。

不是tencentVideo,应该是
tencentvideo
哇,还真是这样。但是有声音了,在播放。页面还是一片空白...没有画面
插件的文档页里面有QQ群号,进QQ群问专业的官方人员吧。