Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.15 KB

File metadata and controls

22 lines (16 loc) · 1.15 KB

obs-websocket-dotnet

Build status  Releases: NuGet

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.

New in v5.0.1

  • 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

Dev Discussions

Discord: Discuss in #developers-chat in Bar Raiders

EOL for v4.x branch

NOTE: We will no longer be updating the v4.x branch as we move towards v5.0 (which is NOT backwards compatible).