Skip to content

RGB levels plugin for OBS Studio 🎚️🌈

License

Notifications You must be signed in to change notification settings

wimpysworld/obs-rgb-levels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

141 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

RGB Levels Filter 🌈

A plugin for OBS Studio that adds a simple RGB level filter 🎚️

RGB Levels Filter

This is a plugin for OBS Studio that adds a simple effects filter to adjust RGB channels independently. Useful for correcting poor quality webcams or used in conjunction with other filters to create special effects ✨

Requirements

  • OBS Studio 31.0.0 or newer

Building from Source

You'll need CMake 3.28+, a C compiler, and the OBS Studio development libraries. See the OBS Plugin Template for detailed environment setup.

Linux:

cmake --preset ubuntu-x86_64
cmake --build --preset ubuntu-x86_64

Windows:

cmake --preset windows-x64
cmake --build --preset windows-x64

macOS:

cmake --preset macos
cmake --build --preset macos

A Nix flake is available for development: nix develop

History

It is the continuation of the original obs-rgb-levels-filter plugin by petrifiedpenguin, wrapped in the OBS Plugin Template so that it builds 🧱 from source against current versions of OBS Studio.

This project is only tested on Linux 🐧. It is built and released for Windows πŸͺŸ and macOS 🍏 and should work fine, if it doesn't patches are welcome 🩹

About

RGB levels plugin for OBS Studio 🎚️🌈

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •