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

Screenshare not working for 2nd time onwards in IOS & Video sharing not visible at IOS #39

Closed
royatanu94 opened this issue May 24, 2024 · 2 comments

Comments

@royatanu94
Copy link

royatanu94 commented May 24, 2024

Hi,
I was using swift example app to test screenshare. I have seen an issue when you share your screen for the first time then broadcast app will start and screenshare will work fine, when you stop broadcast app will stop. But if you try to share screen for the second time it will not work. It works only for 1st time, next time onwards screenshare won't work.

Its also seen that if we 1st join room > share screen > stop share screen > publish user video using any codec, in IOS UI user video is not visible but its visible in other participants UI.

@hiroshihorie Any help is really appreciated

TIA

@royatanu94 royatanu94 changed the title Screenshare not working for 2nd time Screenshare not working for 2nd time onwards May 24, 2024
@royatanu94 royatanu94 changed the title Screenshare not working for 2nd time onwards Screenshare not working for 2nd time onwards in IOS May 24, 2024
@royatanu94 royatanu94 changed the title Screenshare not working for 2nd time onwards in IOS Screenshare not working for 2nd time onwards in IOS & Video sharing not visible at IOS May 24, 2024
@mokuzuu
Copy link

mokuzuu commented Jul 5, 2024

@royatanu94 I experienced this issue as well. Have you found the solution for this?

hiroshihorie added a commit to livekit/client-sdk-swift that referenced this issue Jul 5, 2024
Unless unpublished, the screenshare ext was not re-launching when
calling setScreenShare(enabled: true) in iOS causing confusion.

Related issues:
#412
livekit-examples/swift-example#37
livekit-examples/swift-example#39
@hiroshihorie
Copy link
Collaborator

I think livekit/client-sdk-swift#424 fixes this.

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

3 participants