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

Camera/Video black screen #68

Open xtlHung opened 1 year ago

xtlHung commented 1 year ago

First of all, thx for updating the plugin. I wanted to ask if someone else have the issues with black screen video (when receive from a browser) and sending no video to other devices. I have this issue on both my iPhone 12 and Oneplus 9.

FlavioCarnevale commented 1 year ago

Hi @xtlHung. I had the same problem. I solved it by forcing version 0.0.5 in pubspec.yaml. jitsi_meet_wrapper: 0.0.5

xtlHung commented 1 year ago

Hey @FlavioCarnevale thanks for the info. But I need an updated version with somewhat newer JitsiMeetSDK. Im currently using another fork and it works fine.

purvghori commented 1 year ago

I have the same problem with Jist_meet_wrapper:0.0.5

Please help me :)

dennymoradiya commented 1 year ago

@saibotma, not solve , camera and screen sharing still showing black. what is solution for it ?

saibotma commented 1 year ago

Will take a look at this eventually, but currently I have no resources.

saibotma commented 1 year ago

Hey there,

please try the newest release and create a reproducible example if it still does not work.