微信小程序live-pusher和live-pusher踩坑合集

1、live-pusher 开发工具中是无法推流

2、live-pusher和live-player的层级比较高,在真机调试时z-index不生效,元素会被live-pusher和live-player遮挡

3、LivePusherContext.snapshot 在不推流的时候不能获取快照

4、LivePusherContext.playBGM的地址要是线上服务地址

5、LivePusherContext.toggleTorch 在使用后置摄像头时,才可以切换手电筒

6、LivePusherContext.startPreview 和 stopPreview 要在推流之前调用才有效

 

posted @ 2022-02-12 16:54  webHYT  阅读(1640)  评论(1)    收藏  举报