Skip to content

bug: isRemoteControlEnabled is not correct with new participants #233

@konsalex

Description

@konsalex

isRemoteControlEnabled is currently initialised to true, and when it changes an event is sent to all participants.

The issue is that when a new participant arrived, if the host deactivated remote control, the new one will still "see" that they can control the screen which is incorrect

Example:

isRemoteControlEnabled: false,

We should investigate if we can keep some of the room's state in Livekit or any workaround

Metadata

Metadata

Assignees

Labels

AppbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions