-
-
Notifications
You must be signed in to change notification settings - Fork 7
Install OBS28 macOS
Norihiro Kamae edited this page Aug 19, 2022
·
1 revision
This page describes the install procedure step-by-step.
- GUI installation from PKG
- GUI installation from ZIP
-
CUI installation from ZIP for all usersThis scheme is removed from OBS 28.0. - CUI installation from ZIP for current user
- Download and open the pkg file.
- Follow the instruction.
- Download and open the zip package on a Finder.
Once you open the file, a folder named
obs-color-monitor.plugin
will be created. - Open a new Finder window by clicking menu items
File
andNew Finder Window
in the top menu bar. - Go to home
Library
directory by holdingOption
key and clicking menu itemsGo
andLibrary
in the top menu bar. - Open Application Support`.
- Open
obs-studio
. - Open
plugins
, or create a directoryplugins
and openplugins
. - Drag and drop
obs-color-monitor.plugin
in the 1st window intoplugins
.
Type these commands on Terminal.
mkdir -p ~/Library/Application\ Support/obs-studio/plugins
cd ~/Library/Application\ Support/obs-studio/plugins
unzip ~/Downloads/obs-color-monitor-0.1.5-macos.zip