Skip to main content

OBS Toggle Filter

The OBS Toggle Filter effect enables or disables a specific filter on an OBS source. Filters in OBS include things like color correction, chroma key, blur, sharpening, and many more. By toggling filters on and off, you can create dramatic visual effects triggered by stream events.

This gives you creative control over your stream's visual presentation directly from your flows.

Inputs

NameTypeDescription
Source NamestringThe name of the OBS source that has the filter. Must match the source name in OBS exactly.
Filter NamestringThe name of the filter to toggle. Must match the filter name in OBS exactly.
Enabledbooleantrue to enable the filter, false to disable it.

Example

Create a channel point redeem called "Grayscale" that applies a grayscale color correction filter to your webcam for 60 seconds. Connect a Channel Point Redeem trigger to an OBS Toggle Filter effect with the source set to your webcam, the filter set to your pre-configured grayscale filter, and enabled set to true. Add a Delay node for 60 seconds, then connect to another OBS Toggle Filter effect that sets enabled to false. Viewers can spend points to temporarily turn your camera black and white.