-
-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels