Skip to content

Add the ability to toggle a source #10

@Snowdrama

Description

@Snowdrama

Add an option so that a button can toggle a source in OBS
image

The main challenge is that obs-websocket does not have something for toggling sources, you can only set a source as enabled or disabled. This will require the use of obs-websocket's GetSourceSettings to determine if the source is enabled, and then set the state using SetSourceSettings to correctly toggle the source

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions