AgoraIO-Community / AgoraWebSDK-NG

The Next Generation of Agora Web SDK
https://agoraio-community.github.io/AgoraWebSDK-NG/
161 stars 75 forks source link

小程序直播视频上麦 web ng sdk收不到video的publish命令 #122

Closed AdamFu closed 3 years ago

AdamFu commented 3 years ago

Describe the bug

A clear and concise description of what the bug is. 老师使用web ng sdk开始直播,学生使用小程序sdk视频上麦。 web ng sdk只收到了audio的user-published事件,没有收到video的,导致无法看到学生的视频,只能听到声音

SDK Logs

You should call enableLogUpload to enable log upload to Agora's Log Server.

Channel:
C290 UID:
老师uid:91 学生uid:144101 Platform and Browser:

SDK Version:
web ng sdk版本:v4.2.1 小程序版本:v2.4.5

To Reproduce

Steps to reproduce the behavior:

  1. ng sdk开始直播
  2. 学生通过小程序sdk视频上麦
  3. ng sdk只收到了audio的user-published事件,没有收到video

Additional context

Add any other context about the problem here.

plutoless commented 3 years ago

@AdamFu 您好,您可以先用一下这个web-ng的特殊版 https://download.agora.io/sdk/web/AgoraRTC_N-4.1.1.100.js 小程序的下个版本会修复这个问题,大概在3月发布