Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shutdown of OBS. [ISSUE] #141

Open
DandamanAUS opened this issue Jun 18, 2024 · 0 comments
Open

Shutdown of OBS. [ISSUE] #141

DandamanAUS opened this issue Jun 18, 2024 · 0 comments

Comments

@DandamanAUS
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant