Skip to content

Shutdown Plugin 0.3.0 for OBS Studio

Latest

Choose a tag to compare

@norihiro norihiro released this 20 Dec 07:41
0.3.0
a31e291

This is a major-change release.

Change in 0.3.0

  • Renamed the vendor name from obs-shutdown-plugin to shutdown-plugin.
  • Updated build flow based on my template.
  • Added build-time information (such as git-describe) in the log.
  • Removed depending on Qt::GuiPrivate.

Limitations

  • If using remux, this plugin cannot shutdown even if force is set true.
    Set exit_timeout to positive value.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 31.1 or later

Download shutdown-plugin-0.3.0-obs31-Windows-Installer.exe and execute it.
Download shutdown-plugin-0.3.0-obs31-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 28 or later

Download shutdown-plugin-0.3.0-obs28-Windows-Installer.exe and execute it.
Download shutdown-plugin-0.3.0-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

macOS

OBS Studio 31 or later

Download installer shutdown-plugin-0.3.0-obs31-macos-universal.pkg and run the installer.
Or, download zip package shutdown-plugin-0.3.0-obs31-macos-universal.zip and follow instruction.

OBS Studio 28 or later

Download installer shutdown-plugin-0.3.0-obs28-macos-universal.pkg and run the installer.
Or, download zip package shutdown-plugin-0.3.0-obs28-macos-universal.zip and follow instruction.

Ubuntu The plugin is available on PPA.
sudo add-apt-repository ppa:norihiro/plugins-for-obs-studio
sudo apt update
sudo apt install shutdown-plugin-for-obs

OBS Studio 31 or later on Ubuntu 24.04

Download shutdown-plugin-0.3.0-obs31-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./shutdown-plugin-0.3.0-obs31-ubuntu-24.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 22.04

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

Fedora RPM repository is available on Fedora Copr.
sudo dnf copr enable kamae/obs-studio-plugins
sudo dnf install obs-studio-plugin-shutdown