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

[Android SDK] Screen sharing not working for Android 10, 11, 12 [Edit] #13210

Closed
KacperL98 opened this issue Apr 14, 2023 · 5 comments
Closed
Labels

Comments

@KacperL98
Copy link

KacperL98 commented Apr 14, 2023

Description:

for devices above Android 9, screen sharing does not work.

Steps to reproduce:

  1. Set the toolbox.enabled flag to true
  2. Click on the three dots and choose screen sharing
  3. There is a black screen on the screen sharing

or

  1. according to the documentation use TOGGLE_SCREEN_SHARE
  2. Click the button of your choice and share the screen
  3. There is a black screen on the screen sharing

Expected behavior:

Screen sharing works on any version of Android. Screen Sharing only works with Api 28 and lower versions.

Actual behavior:

Screen sharing doesn't work above Android 9.

Server information:

  • Jitsi Meet version:
  • I checked a few versions (6.2.2, 7.0.0, 7.0.1)

Client information:

  • Browser / app version: latest mobile app
  • Operating System: Android 10, 11, 12

Additional information:

Has there been anything changed for Screen sharing? I think it might be something with MediaProjection.

@KacperL98 KacperL98 changed the title [Android SDK] Screen sharing not working for Android 10, 11, 12 [Android SDK] Screen sharing not working for Android 10, 11, 12 [Edit] Apr 17, 2023
@saghul
Copy link
Member

saghul commented Apr 17, 2023

What error do you get? (please check with adb logcat)

@KacperL98
Copy link
Author

I checked, but there is no specific information. I found similar problems, however they are not solved:

Now, I tested in Android 12 for Samsung A51

It looks as if in the flag does not work something properly toolbox.enabled or TOGGLE_SCREEN_SHARE

I also found repository, where is working fine for version 2.11.0 (2020-11-17)

Could you check if something has changed for Screen sharing in the latest versions?

@saghul
Copy link
Member

saghul commented Apr 17, 2023

I don't recall anything changing. I also cannot reproduce the problem on the Jitsi Meet app. At any rate, we are planning to release SDK 8 soon, which is built to target more modern Android versions, that might have something to do with it.

@KacperL98
Copy link
Author

In the Jitsi meet app it works. A lot of examples on Android use older versions of Jitsi. After adding the latest version 7.0.1 in the app, it only works for me up to API 28 (Android 9).

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jun 17, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants