Install MacOS - norihiro/obs-color-monitor GitHub Wiki

Introduction

This page describes the install procedure step-by-step.

Contents

GUI installation from package

  1. Download and open the pkg file.
  2. Follow the instruction.

GUI installation from ZIP package

  1. Download and open the zip package on a Finder. Once you open the file, a folder named obs-color-monitor.plugin will be created.
  2. Open a new Finder window by clicking menu items File and New Finder Window in the top menu bar.
  3. Go to home Library directory by holding Option key and clicking menu items Go and Library in the top menu bar.
  4. Open Application Support`.
  5. Open obs-studio.
  6. Open plugins, or create a directory plugins and open plugins.
  7. Drag and drop obs-color-monitor.plugin in the 1st window into plugins.

Terminal installation from ZIP package

Type these commands on Terminal. (At the 3rd line, you need to adjust the file name for the latest release file.)

mkdir -p ~/Library/Application\ Support/obs-studio/plugins
cd ~/Library/Application\ Support/obs-studio/plugins
unzip ~/Downloads/obs-color-monitor-0.6.1-obs28-macos-universal.zip