AgoraIO-Community / AgoraWebSDK-NG

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

Asymmetric user publishing ( can not find target user! (on_add_stream) ) #109

Open quuu opened 3 years ago

quuu commented 3 years ago

Describe the bug

2 people (lets name them B and C) joined a room with 1 other person (named A) in it.

A got both B and C streams, B got A and C streams, C only got A, but got an error when B's user_published goes off. on my application, the first log is us catching an empty user id, but the second log comes from the SDK and it seems to be the reason why C didn't get B's video. image

SDK Logs

image

Inconsistent, hard to replicate

HAHAHA44 commented 3 years ago

Which version of SDK did you use?