obs-websocket - Remote-control OBS Studio using WebSockets

obs-websocket - Remote-control OBS Studio using WebSockets 5.0.1

Changes since 4.3.2
  • [Windows only] Compatibility fixes for OBS Studio 21.1:
    • Compiler upgraded to Visual Studio 2015
    • Qt upgraded to 5.10.1
Windows, Linux and macOS Install instructions: see the release page on GitHub.
Changes since 4.3.1
  • Crash on systray notifications when no systray is available (is the case on some minimal Linux desktops)
  • Passwords not saved properly (caused by bad string handling)
Windows, Linux and macOS Install instructions: see the release page on GitHub.
Changes since 4.3
  • Bugfix: crash when switching between scene collections
Windows, Linux and macOS Install instructions: see the release page on GitHub.
At last! obs-websocket 4.2.0 is out after such a long wait!
There are too many new features and changes to list, so the best thing to do is go straight to the release page on GitHub for a detailed changelog and installation instructions.

I'd like to give many thanks to people who have contributed code and testing, as well as Support Class and MediaUnit who supported the project and made some of the features of this release a reality!
  • Like
Reactions: RytoEX
This release is better and stronger than ever before thanks to many bug fixes, feature additions and protocol updates. Check out the release's page on GitHub for more details, including downloads, usage instructions and a comprehensive changelog.

Minimum OBS Studio version required : 18.0.0

If you get an error message with obs_output_get_congestion in it, this means you'll have to update your OBS Studio installation to the latest version.
Changes since 0.3.1
- Fixed a bug where the scene name is not reported correctly on a scene change event in Studio mode

Install instructions (Windows)
- Using the installer (recommended) : download it, launch it and follow the instructions.
- Using the .zip archive : copy the contents of the archive to the root of your OBS Studio installation folder.

Usage instructions
See README.md.
obs-websocket 0.3.1 is out ! This new version includes numerous bugfixes and can be considered as the first stable release of obs-websocket !
However, some request types are still missing but are planned for future releases.

Install instructions (Windows)
- Using the installer (recommended)
: download it, launch it and follow the instructions.
- Using the .zip archive : copy the contents of the archive to the root of your OBS Studio installation folder.

Usage instructions
See README.md on the GitHub repository.
Top