Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCREEN_SHARE_TOGGLED event not called when screen share ends #14671

Open
luca-rmg opened this issue Apr 23, 2024 · 0 comments
Open

SCREEN_SHARE_TOGGLED event not called when screen share ends #14671

luca-rmg opened this issue Apr 23, 2024 · 0 comments

Comments

@luca-rmg
Copy link

Description:

Hi, I need to understand when Android screen sharing starts and ends, but I noticed that the "SCREEN_SHARE_TOGGLED" broadcast event isn't triggered when screen sharing ends (for example, by toggling it in the Jitsi UI or ending it from the system). For this test, I'm using the Sample Android app with the project at commit with tag stable/jitsi-meet_9364.

Steps to reproduce:

  1. Join a conference
  2. Start a screen share
  3. Stop screen share

Expected behavior:

After stop screen share I expected to receive a "SCREEN_SHARE_TOGGLED" event.

Actual behavior:

Nothing happen, "SCREEN_SHARE_TOGGLED" event is triggered only at screen share start.

Server information:

Jitsi official server

Client information:

  • Browser / app version: Android, commit with tag stable/jitsi-meet_9364
  • Operating System: Android 14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant