如果是使用uniapp开发APP的话 得用nuve文件来写 然后真机调试看console就可以了 如果是使用uniapp...
调用LivePusherContext.snapshot()后,返回图片宽度和高度变得很小图片质量下降(640*480) 1、反馈问题描述: 我们在使用微信小程序时,发现安卓升级到微信版本8.0.55后,调用LivePusherContext.snapshot()方法返回的截图大小明显减小,导致图片质量下降。这一情况在多个手机型号上均出现,包括红米、荣耀...
1、live-pusher 开发工具中是无法推流 2、live-pusher和live-player的层级比较高,在真机调试时z-index不生效,元素会被live-pusher和live-player遮挡 3、LivePusherContext.snapshot 在不推流的时候不能获取快照 4、LivePusherContext.playBGM的地址要是线上服务地址 5、LivePusherContext.toggleTorch 在使用后置摄像头...
switchCamera切换前后摄像头。 snapshot推流截图,截图大小跟组件的大小一致。截图成功图片的临时路径为ret.tempImagePath。 代码实例 1 2 3 4 5 6 7 8 9 10 11 12 var pusher = wx.createLivePusherContext('pusher'); pusher.start({ success: function(ret){ console.log('start push success!') } fail...
that.pusher.snapshot( e => { //拿到本地文件路径 var src = e.tempImagePath; uni.hideLoading(); //获取图片base64 that.getMinImage(src); that.cilckSwitch = false }, function(e) { plus.nativeUI.alert('snapshot error: ' + JSON.stringify(e)); ...
(V2TXLiveCode)-snapshot (V2TXLiveCode)-setWatermark:x:y:scale: (V2TXLiveCode)-enableVolumeEvaluation: (V2TXLiveCode)-enableCustomVideoProcess:pixelFormat:bufferType: (V2TXLiveCode)-enableCustomVideoCapture: (V2TXLiveCode)-enableCustomAudioCapture: ...
(a));}});},snapshot:function(){this.context.snapshot({success:(e)=>{console.log(JSON.stringify(e));}});},resume:function(){this.context.resume({success:(a)=>{console.log("livePusher.resume:"+JSON.stringify(a));}});},pause:function(){this.context.pause({success:(a)=>{console...
voidonSnapshotComplete(Bitmap image) voidonGLContextCreated() intonProcessVideoFrame(V2TXLiveVideoFramesrcFrame,V2TXLiveVideoFramedstFrame) voidonGLContextDestroyed() voidonSetMixTranscodingConfig(int code, String msg) 成员函数说明 void onCaptureFirstAudioFrame() ...
-(V2TXLiveCode)snapshot 返回 返回值 V2TXLiveCode: V2TXLIVE_OK:成功。 V2TXLIVE_ERROR_REFUSED:已经停止推流,不允许调用截图操作。 setWatermark 设置推流器水印。默认情况下,水印不开启。 - (V2TXLiveCode)setWatermark:(TXImage *)imagex:(float)x y:(float)yscale:(float)scale ...
Snapshot APIs DescribeSnapshots DeleteSnapshots Security Group APIs ReplaceSecurityGroupPolicy ModifySecurityGroupPolicies ModifySecurityGroupAttribute DescribeSecurityGroups DescribeSecurityGroupPolicies DescribeSecurityGroupLimits DescribeSecurityGroupAssociationStatistics DeleteSecurityGroupPolicies DeleteSecurityGroup CreateSec...