Skip to content

Shutdown of OBS. [ISSUE] #141

@DandamanAUS

Description

@DandamanAUS

Issue Type

  • Feature Request

Describe the issue
Want to be able to have the OBS Studio application shutdown.

To Reproduce
obsStudio = new OBSWebsocket();
... connect, stream etc.
obsStudio.Exit(); or maybe obsStuidio.Quit();

Expected behavior
When called the OBS Studio 'Exit' process is performed.
Need to be able to force YES to the message about a stream is running maybe.

Screenshots
None.

Versions
OBS Version: 30.1.2 (64 bit)
OBS WebSocket Version:
OBS WebSocket Dotnet (this library) Version: 5.0.0.3
OS: Windows 11, (will use multiple WIN and MAC OS though)

Additional context
Just want to use this websocket connection to close OBS instead of killing the process using C# OS commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions