Skip to content

Conversation

santhoshvai
Copy link
Member

Screenshare track was seen as black empty track when shared from android

Cause: Screenshare stream must be created after the foreground service was started. There was no reliable waiting mechanism before. So if we did not wait, the stream was blank

Fix: we use android service binder, to wait until the service has started. Also now generates a new notification ID on every screenshare notification, Previously since same id was used, it was not being posted on second try.

Screenshot from new arch now seen from pronto web

image

@santhoshvai santhoshvai merged commit b7ed31a into master Jun 11, 2025
0 of 3 checks passed
@oliverlaz oliverlaz deleted the android-screenshare-fix branch June 11, 2025 15:54
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

Successfully merging this pull request may close these issues.

2 participants