Install MacOS - norihiro/obs-text-pthread GitHub Wiki

Introduction

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

GUI installation from ZIP package

  1. Download and open the zip package on a Finder. Once you open the file, a folder named obs-text-pthread will be created.
  2. Open a new Finder window and go to /Library/Application Support/obs-studio/plugins.
    1. Type Command + Shift + G and input /.
    2. Then, enter Library, ..., plugins.
  3. Copy the folder obs-text-pthread into plugin.

Once you copied obs-text-pthread, the directory structure will be as below.

Terminal installation from ZIP package

Type these commands on Terminal.

sudo mkdir -p '/Library/Application Support/obs-studio/plugins'
cd '/Library/Application Support/obs-studio/plugins'
unzip ~/Downloads/obs-text-pthread-0.1.0-macos.zip