AgoraIO-Community / VideoUIKit-Flutter

Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
https://agora-flutter-uikit.vercel.app/
MIT License
139 stars 78 forks source link

If user mute/unmute audio main user window disappeared[BUG] #182

Open Nilupul96 opened 6 months ago

Nilupul96 commented 6 months ago

Describe the bug If another remote participant muted their video and then muted/unmuted their audio, our main user window disappears. Shows white space.

To Reproduce Steps to reproduce the behavior:

  1. Pin one of the remote participant to set that remote user to the main user window.
  2. Then mute (Pinned user) video in the remote user.
  3. Then (Pinned user) mute or unmute the remote user's audio
  4. Then in our layout we can see only white space

Screenshots Screenshot 2024-03-14 at 8 40 25 PM jpeg