Durchblick is a plugin for obs-studio which adds a modular multiview
in which you can arrange scenes and sources in any way you want.
Installation
First download the latest release from the OBS forums.
Releases are available for both linux and windows
Windows
Download the installer which automatically installs the plugin or follow these instructions when downloading the binary zip:
- Open your obs-studio installation folder (eg. Right click on the shortcut
and click
Open file location
)
- Navigate two directories up
- Drop the contents of the zip archive into the directory
- You're done!
Linux
- Download the zip with the binaries
- Unzip the archive
$ unzip durchblick.*
- Create a folder for plugins if it doesn't already exist.
$ mkdir -p ~/.config/obs-studio/plugins
- Move extracted folder into the plugins folder.
$ mv ./durchblick ~/.config/obs-studio/plugins
- You're done!