Skip to content

feat(app): hot-swap seats - #69

Closed
gorillamoe wants to merge 3 commits into
mainfrom
feat/hotswap-seats
Closed

feat(app): hot-swap seats#69
gorillamoe wants to merge 3 commits into
mainfrom
feat/hotswap-seats

Conversation

@gorillamoe

Copy link
Copy Markdown
Contributor

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
@gorillamoe
gorillamoe force-pushed the main branch 2 times, most recently from 2a81734 to 4b03d3f Compare January 22, 2025 19:09
@gorillamoe gorillamoe closed this Aug 19, 2026
@gorillamoe
gorillamoe deleted the feat/hotswap-seats branch August 19, 2026 17:15
@gorillamoe gorillamoe moved this to Backlog in Roadmap Sep 2, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Roadmap Sep 2, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

Feature Request: Hot swap host and participant roles

1 participant