Official .NET library (written in C#) to communicate with an obs-websocket server.
This library is available on the NuGet gallery
See the TestClient
project for a working example.
- Fixes for deserialization issues in MediaInputStatus
- Allow OBSVideoSettings to be updated via the API
- New ILogger support instead of writing to console
- New UnsupportedEvent event
- Updated to netstandard 2.1
Please report issues/bugs via the Issues Tracker or discuss in our Discord
Discord: Discuss in #developers-chat in Bar Raiders
NOTE: We will no longer be updating the v4.x branch as we move towards v5.0 (which is NOT backwards compatible).