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

Relaunch screenshare ext. when re-enabling the track #424

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

hiroshihorie
Copy link
Member

@hiroshihorie hiroshihorie commented 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 hiroshihorie requested review from davidzhao, cloudwebrtc and davidliu and removed request for cloudwebrtc July 5, 2024 04:05
@davidliu
Copy link
Contributor

davidliu commented Jul 5, 2024

On the other platforms, the screenshare track is unpublished entirely on disable, maybe we should do that to align the behavior?

@hiroshihorie
Copy link
Member Author

Either way would work but I should also align MacOS screen capturing also in that case.

@hiroshihorie
Copy link
Member Author

I think i'll just unpublish it 👍

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