使用腾旭实时音视频的时候 live-pusher 推流发生错误,一直报错tcp通道连接失败 错误码[-3] 所用技术是nvue 的live-pusher
![二福](https://img-cdn-tc.dcloud.net.cn/account/identicon/54e7f04f247da4a8afda1b5272207494.png)
二福
- 发布:2020-04-21 15:52
- 更新:2020-11-15 23:37
- 阅读:1949
3 个回复
a***@163.com
大佬解决了吗?我现在遇到同样的问题
a***@163.com
额, 我的是推流地址错了。。。。
s***@qq.com
onLoad:function(){
wx.setKeepScreenOn({
keepScreenOn: true,
})
// 获取 trtcroom 实例
this.trtcComponent = this.selectComponent('#trtc-component')
console.log("trtcComponent",this.trtcComponent)
我怎么获取不到实例