jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
23.32k stars 6.76k forks source link

[Android] Whiteboard Visibility Issue on Android: Initial Drawings Not Visible to Other Participants Until Whiteboard is Reopened #15341

Open KhouloudMaam opened 3 days ago

KhouloudMaam commented 3 days ago

What happened?

I’m encountering an issue with the whiteboard feature in Jitsi on Android. When an Android user is the first to draw on the whiteboard, other participants are unable to see any of these initial drawings. The only way for other participants to see new drawings from the Android initiator is if the Android user leaves the whiteboard and then reopens it to continue drawing. This workaround does not resolve visibility for the initial drawings.

Steps to Reproduce: Start a Jitsi meeting on Android. Enable the whiteboard feature and begin drawing as the Android initiator. Observe that the other participants cannot see any of the initial drawings made by the Android initiator. As a workaround, the Android user leaves the whiteboard, reopens it, and continues drawing. Other participants can then see the new drawings, but the initial drawings remain invisible.

Expected Behavior: All participants should be able to see the whiteboard content in real-time, including the initiator’s initial drawings.

Actual Behavior: Other participants cannot see any of the initial drawings made by the Android initiator. Only after the Android user leaves and reopens the whiteboard do participants see new drawings, but the initial ones are never visible.

Platform

Browser / app / sdk version

10.2.1

Relevant log output

No response

Reproducibility

More details?

No response

Calinteodor commented 3 days ago

Can you try updating to latest? Do you reproduce this on 10.3.0?

Calinteodor commented 3 days ago

I used this sample app https://github.com/jitsi/jitsi-meet-sdk-samples/tree/master/android/java/JitsiSDKTest for testing and latest Jitsi SDK 10.3.0. Cannot reproduce what you're reporting. Please also try to zoom in or zoom out inside the whiteboard.

KhouloudMaam commented 16 hours ago

Zooming in or out doesn't display anything to the user unless the whiteboard is closed then reopened.