Skip to content

obs-websocket 0.3.1

Compare
Choose a tag to compare
@Palakis Palakis released this 30 Nov 19:22
· 860 commits to master since this release

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.
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.

Install instructions (Ubuntu/Debian 64-bit)

Download the .deb package and install it :

wget https://github.com/Palakis/obs-websocket/releases/download/0.3.1/obs-websocket-0.3.1-1-amd64.deb
sudo dpkg -i obs-websocket-0.3.1-1-amd64.deb

The package has been built on Ubuntu 16.10 and should work on Ubuntu 16.04 and Debian Jessie.

Usage instructions

See README.md.