When we will be able to use the screen sharing option by using the code.
Below is a link to the code that I am using but in this, there isn’t any option for screen sharing
All that’s needed is updating the SDK to the latest version: 2.11.
I have update my gradle version to latest and screen sharing option is also visible but when I start screen sharing then video get stopped and blank screen is visible to next user.
implementation (‘org.jitsi.react:jitsi-meet-sdk:2.11.0’) { transitive = true }
Thanks & Regards,
Sakib Syed
Do you see anything in adb logcat?
Looks like you have a networking problem. If ICE fails communication is not possible.