小程序直播
https://developers.weixin.qq.com/miniprogram/dev/framework/liveplayer/live-player-plugin.html 自建小程序使用直播组件,无法引用。mp后台已开通直播功能。 另外,我们作为服务商,也涉及相应云模板上传,需要一并解决服务商接入本直播组件时遇到的类似问题。 [图片]
<view class="page-body"> <view class="page-section tc"> <live-pusher id="pusher" url="直播推流地址" mode="RTC" autopush bindstatechange="statechange" /> <view class="btn-area"> <button bindtap="bindStart" class="page-body-button" type="primary">播放推流</button> <button bindtap="bindPause" class="page-body-button" type="primary">暂停推流</button> <button bindtap="bindStop" class="page-body-button" type="primary">停止推流</button> <button bindtap="bindResume" class="page-body-button" type="primary">恢复推流</button> <button bindtap="bindSwitchCamera" class="page-body-button" type="primary">切换前后摄像头</button> </view> </view> </view> js onReady(res) { this.ctx = wx.createLivePusherContext('pusher') }, statechange(e) { console.log('live-pusher code:', e.detail.code) }, bindStart() { this.ctx.start({ success: res => { console.log(1) console.log('start success') }, fail: res => { console.log('start fail') } }) }, bindPause() { this.ctx.pause({ success: res => { console.log('pause success') }, fail: res => { console.log('pause fail') } }) }, bindStop() { this.ctx.stop({ success: res => { console.log('stop success') }, fail: res => { console.log('stop fail') } }) }, bindResume() { this.ctx.resume({ success: res => { console.log('resume success') }, fail: res => { console.log('resume fail') } }) }, bindSwitchCamera() { this.ctx.switchCamera({ success: res => { console.log('switchCamera success') }, fail: res => { console.log('switchCamera fail') } }) },
我们是服务商,有自己的电商平台,准备接入小程序直播,可是最大只能接入50个?应该怎么扩展更多商家呢?
[图片] [图片]
申请小程序直播插件提示不符合使用此插件的类目要求,但我的小程序中类目中包允许申请类目的呀! 小程序APPID:wx54a77e9be683a84e 小程序服务类目如下图: [图片]
手机型号:vivo x20 现象:进入直播间后,只能看到视频,其他购物车、点赞等都看不到 基础库:版本暂时不好拿到,手机是客户的,对方不会操作,但我们设置的最低基础库版本是2.9.0 [图片][图片]
小程序直播时抽奖 中奖者看不到获奖码是什么原因
出现这个提示是什么意思呢 [图片]
[图片] 添加直播插件相关的要求也已经满足: 小程序appid: wx3930a699b4b1a058 [图片]
你好,请问小程序直播里,增加商品链接时,这个链接可以是小程序页面然后webview引用的外部H5商城的商品地址吗
[图片]为什么直播用OBS推流的时候选择横屏模式,一切正常,等回放的时候硬是拉成9:16竖屏。。,另外小程序直播回放没有商品显示了,无法引导客户更好的购物
APPID:wx937fc708d0e20508;意思不是90天内有过支付行为就行了吗?没有金额限制吧?也不是连续90天都要有支付吧? [图片]
请问,直播回放地址永久有效吗?还是得自己将视频下载下来,上传到其他云服务?有知道的回复一下 谢谢
[图片]
之前小程序被封过一次,说是传播色情内容,纯属扯淡,没有过的事,所以申请恢复,很顺利就恢复了。现在直播出来了,申请直播服务,却说我半年内有严重违规,不予申请,该如何申诉呢?
我在支付之后 已经过了48小时的时间,但是今天看了一下 还是显示不满足条件。我想问一下 就是我具体哪个条件不满足,我针对性去处理 1、主体下小程序近半年没有严重违规(满足) 2、小程序近90天存在支付行为(支付已过48h) 3、同关联的公众号粉丝高于1000人(满足) 希望能咨询到一定的答案,感谢!~ 小程序:医研梦 公众号:医研梦App
直播间创建时选的是推流的竖屏直播,开播后显示的还是横屏?
会卡吗?
小程序后台的直播 商品可以上传宠物吗?
报了好多这种错: APP-SERVICE-SDK:setStorageSync:fail; [Component] Event Handler Error @ plugin-private://wx2b03c6e691cd7370/wxlive-components/push-comment/push-comment#confirmPushComment Error: APP-SERVICE-SDK:setStorageSync:fail at setStorageSync (https://lib/WASubContext.js:2:1143485) at r.<computed> (https://lib/WASubContext.js:2:1142381) at wm.<computed> (https://lib/WASubContext.js:2:1145952) at i.cC.<computed> (https://lib/WASubContext.js:2:1233739) at i.n.<computed> [as setStorageSync] (https://lib/WASubContext.js:2:1233186) at Se.confirmPushComment (https://usr//packageA/app-service.js:3372:1564) at Object.r.safeCallback (https://lib/WASubContext.js:2:1338974) at https://lib/WASubContext.js:2:1458485 at s (https://lib/WASubContext.js:2:1466456) at https://lib/WASubContext.js:2:1458410
小程序直播
该小程序可用于直播时主播端的录制
小程序直播
扫码体验