-
Notifications
You must be signed in to change notification settings - Fork 224
Open
Description
Describe the problem
There’s no way to prevent the default behavior, such as the firing of handleDeviceChange
, without modifying the source code — which makes it difficult to implement custom setups like publishing multiple video tracks from a single participant.
Describe the proposed solution
Extend the RoomOptions interface with a preventDefaults
flag that allows developers to opt out of Livekit’s internal default behaviors
Alternatives considered
I forked it and removed them completely https://github.com/brokeboiflex/nondefault-client-sdk-js.git
Importance
nice to have
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels