Skip to content

OBS Color Monitor 0.5.0

Compare
Choose a tag to compare
@norihiro norihiro released this 25 Mar 14:55
· 19 commits to main since this release
0.5.0
85458e9

This is an experimental release of Color Monitor for OBS Studio.

Changes in 0.5.0

  • Improve rendering time
    • The rendering time will improve especially for users who use standalone sources without the dock.
    • Dock users will also have improvements in the rendering time.
    • Instead, some latency will be added because of a newly introduced pipeline to draw the scopes.
  • dock: Moved the color space settings to ROI property.

Just in case if you see an issue, please consider using the previous version 0.4.6.

Limitation

  • Possible crash when changing scene-collection (Reported on the forum but couldn't be reproduced.), adding or removing docks.
    The author suggest not adding/removing docks or changing scene-collection while streaming or recording is in progress.
  • Not all packages/binaries are tested.
    • Windows: 0.4.0 (zip packages) was the last tested release. Installer packages are not tested.
    • MacOS: 0.4.2 (zip, Intel packages) was the last tested release. ARM packages is also tested.
    • Ubuntu: 0.4.3 was the last tested release.
    • The source code is developed on Fedora 36.
  • Possibly impact rendering time. Use this plugin before enough test.
  • Accuracy of the result is not guaranteed. Use at your own risk.
    • Especially, the color spaces other than BT.601 and BT.709 have not been supported yet.

Affiliate Promotion

  • Jimcom, a PTZ camera vendor, is now providing a coupon code FACETRACK20 for 20% discount and free shipping in the USA.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27

Download obs-color-monitor-0.5.0-obs27-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

OBS Studio 28 or later

Download obs-color-monitor-0.5.0-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

macOS

OBS Studio 27 on Intel mac

Download installer obs-color-monitor-0.5.0-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-color-monitor-0.5.0-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later

Download installer obs-color-monitor-0.5.0-obs28-macos-universal.pkg and run installer.
Or, download zip package obs-color-monitor-0.5.0-obs28-macos-universal.zip and follow this guide to extract.

Ubuntu

OBS Studio 27 on Ubuntu 20.04

Download package obs-color-monitor-0.5.0-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-color-monitor-0.5.0-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 27 on Ubuntu 22.04 or later

Download package obs-color-monitor-0.5.0-obs27-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-color-monitor-0.5.0-obs27-ubuntu-22.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 20.04

Download package obs-color-monitor-0.5.0-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-color-monitor-0.5.0-obs28-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 22.04 or later

Download package obs-color-monitor-0.5.0-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-color-monitor-0.5.0-obs28-ubuntu-22.04-x86_64.deb

Fedora

These releases assume obs-studio comes from RPM Fusion repository.

OBS Studio on Fedora 36

obs-color-monitor-0.5.0-1.fc36.x86_64.rpm
obs-color-monitor-0.5.0-1.fc36.src.rpm
obs-color-monitor-debuginfo-0.5.0-1.fc36.x86_64.rpm
obs-color-monitor-debugsource-0.5.0-1.fc36.x86_64.rpm

OBS Studio on Fedora 37

obs-color-monitor-0.5.0-1.fc37.x86_64.rpm
obs-color-monitor-0.5.0-1.fc37.src.rpm
obs-color-monitor-debuginfo-0.5.0-1.fc37.x86_64.rpm
obs-color-monitor-debugsource-0.5.0-1.fc37.x86_64.rpm