Skip to content

OBS Color Monitor 0.2.2

Compare
Choose a tag to compare
@norihiro norihiro released this 17 Jul 13:45
· 170 commits to main since this release
0.2.2
1f2d8f7

This is a minor release of OBS Color Monitor.

Change in this release is

  • Notarized macOS binary file.
  • Update Windows build script (no change in behavior)

Install

MacOS

Download obs-color-monitor-0.2.2-macos.dmg (provided below), open it, and drag obs-color-monitor into plugins.
See install instruction for other install options.

Windows

Download obs-color-monitor-0.2.2-Windows.zip (provided below) and extract to your OBS Studio installed directory
or download obs-color-monitor-0.2.2-Windows-Installer.exe and execute it.

Linux

Download and install obs-color-monitor_1-0.2.2-1_amd64.deb (provided below)
Or, compile from source for other distribution.

Limitation

  • Not all binaries are tested.
    • Windows: 0.2.1 was the last tested release.
    • MacOS: 0.1.5 was the last tested release.
    • Ubuntu: never tested but the source code is tested on CentOS 8.
  • Performance is much slower on macOS.
  • Dock:
    • Currently each source is individual so that it transfers frame data from GPU to CPU. In future release, I will change this to transfer frame once for all sources in the dock to reduce performance penalty.
    • Only program is selected by the dock.
    • Since the implementation of the dock is a large change, consider to use 0.1.7 just in case if something is wrong on your system.
  • Accuracy of the result is not guaranteed.