calvinckho / capacitor-jitsi-meet

This plugin is used to make video calls using Jitsi video platform (https://meet.jit.si) on iOS and Android using Ionic Capacitor.
85 stars 41 forks source link

Screen sharing is not working between web and mobile #86

Closed SaranyaVenu20 closed 1 year ago

SaranyaVenu20 commented 2 years ago

Hi, Thank u for the plugin. I am facing some issues like when I share my screen from the web, the shared screen is not visible to the mobile users. Could u please help me out.

calvinckho commented 2 years ago

Can you provide more info on the mobile device and the version of the plugin used?

SaranyaVenu20 commented 2 years ago

Hi, Thank you for your reply. Mobile device is Android 11 and capacitor 3

On Thu, Nov 3, 2022, 9:57 PM Calvin Ho @.***> wrote:

Can you provide more info on the mobile device and the version of the plugin used?

— Reply to this email directly, view it on GitHub https://github.com/calvinckho/capacitor-jitsi-meet/issues/86#issuecomment-1302363688, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQMN6IOTPAYFPSBMQ4FUYGLWGPRXJANCNFSM6AAAAAARV3WMJY . You are receiving this because you authored the thread.Message ID: @.***>

calvinckho commented 1 year ago

Are you hosting your own video bridge or are you using jitsi's bridge?

SaranyaVenu20 commented 1 year ago

Hi, I am using jitsi bridge only. Could you please help me.

Thank you

With Best Regards, Saranya V

On Wed, Dec 28, 2022, 4:16 PM Calvin Ho @.***> wrote:

Are you hosting your own video bridge or are you using jitsi's bridge?

— Reply to this email directly, view it on GitHub https://github.com/calvinckho/capacitor-jitsi-meet/issues/86#issuecomment-1366556159, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQMN6INH7N67YQFHT2XFBNDWPQK6TANCNFSM6AAAAAARV3WMJY . You are receiving this because you authored the thread.Message ID: @.***>

calvinckho commented 1 year ago

I tested screensharing from web to android (capacitor-jitsi-meet@3.0.1, uses Jitsi SDK 6.1.0) and it is working fine. Capacitor 3 version of the plugin is a bit dated now as it uses Jitsi SDK 5.1.0. You should upgrade to capacitor-jitsi-meet@3.0.1 (the version I tested and worked) and try again.

SaranyaVenu20 commented 1 year ago

Hi Thank you for your reply. I will try this and let you know.

On Wed, Jan 4, 2023, 8:00 PM Calvin Ho @.***> wrote:

I tested screensharing from web to android @., uses Jitsi SDK 6.1.0) https://github.com/calvinckho/capacitor-jitsi-meet/blob/master/CHANGELOG.md#300-2022-09-20 and it is working fine. Capacitor 3 version of the plugin https://github.com/calvinckho/capacitor-jitsi-meet/blob/master/CHANGELOG.md#230-2022-09-15 is a bit dated now as it uses Jitsi SDK 5.1.0. You should upgrade to @. (the version I tested and worked) and try again.

— Reply to this email directly, view it on GitHub https://github.com/calvinckho/capacitor-jitsi-meet/issues/86#issuecomment-1371001391, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQMN6IL6BLYE7I4SOM37LQDWQWCRJANCNFSM6AAAAAARV3WMJY . You are receiving this because you authored the thread.Message ID: @.***>

calvinckho commented 1 year ago

Since it is working in the latest version, I will close this for now. Feel free to reopen it if the issue occurs in the future.