saibotma / jitsi_meet_wrapper

Jitsi Meet Plugin for Flutter. Wrapping JitsiMeetSDK for Android and iOS.
BSD 3-Clause "New" or "Revised" License
26 stars 61 forks source link

Problem in video chats with 3 or more users #37

Closed wh120 closed 2 years ago

wh120 commented 2 years ago

Video conferencing with two persons runs very well, but if a third participant joins the meeting, video call not work , I can see only my cam. I used your example without customize server link

jitsi_meet_wrapper: ^0.0.5 flutter 3.0.1 2022-06-03 15 19 03

saibotma commented 2 years ago

I think that has nothing to do with jitsi_meet_wrapper. I have noticed this, too, sometimes. It also happens on the web version of Jitsi. I will however soon release a new version with updated Jitsu SDK. Maybe it is fixed it that version.