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

feat(app): hot-swap seats #69

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

feat(app): hot-swap seats #69

wants to merge 3 commits into from

Conversation

gorillamoe
Copy link
Member

It should be possible to hot swap seats.

This means, that not only the host should be able to share his screen, but also the participant should be able to request to take over screen sharing.

I think we should start simple and only allow one screen share at a time.

Also: the terms Host and Participant shouldn't change when you request to stream, because it's planned that the Host will be a relay to x-peers; see #48.

Which basically means whoever the Host is, needs a lot of ressources, because he will act as a proxy for all peers.

This closes #47

@gorillamoe gorillamoe added the enhancement New feature or request label Dec 7, 2024
@gorillamoe gorillamoe self-assigned this Dec 7, 2024
@gorillamoe gorillamoe marked this pull request as draft December 7, 2024 14:20
@gorillamoe gorillamoe force-pushed the feat/hotswap-seats branch 5 times, most recently from 0bd4e39 to 2327f2b Compare December 9, 2024 15:12
@gorillamoe gorillamoe force-pushed the feat/hotswap-seats branch 2 times, most recently from 8cf99e2 to 7e96bad Compare December 10, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Hot swap host and participant roles
1 participant