Skip to content

OBS Shutdown Plugin 0.1.2

Latest
Compare
Choose a tag to compare
@norihiro norihiro released this 01 Sep 22:19
· 3 commits to main since this release
0.1.2
86afc02

This is a minor update release.

Change in 0.1.2

  • Supported old OBS Studio 27.2.4 on Windows.
    You also need to install obs-websocket 5.0.1 because obs-websocket 4 does not support other plugins to register a request.
    For macOS and Linux, OBS Studio >= 28.0.0 is required.
  • Fixed codesign and notarization for macOS.

There is no change for Linux.

Future plans

  • Implement a dialog box to notice the user OBS will be terminated, maybe with a cancel button with countdown.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27

Download obs-shutdown-plugin-0.1.2-obs27-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

OBS Studio 28 or later

Download obs-shutdown-plugin-0.1.2-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

macOS

OBS Studio 28 or later

Download installer obs-shutdown-plugin-0.1.2-obs28-macos-universal.pkg and run installer.
Or, download zip package obs-shutdown-plugin-0.1.2-obs28-macos-universal.zip and follow this guide to extract.

Ubuntu

OBS Studio 28 or later on Ubuntu 22.04 or later

Download package obs-shutdown-plugin-0.1.2-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-shutdown-plugin-0.1.2-obs28-ubuntu-22.04-x86_64.deb