Blurs Windows in OBS Display Captures
Go to file
2024-04-17 00:50:59 +02:00
.idea/.idea.OBSBlur/.idea Initial Commit 2024-04-15 19:46:14 +02:00
OBSBlur Only listen for events when websocket is connected. 2024-04-17 00:15:10 +02:00
.gitignore Initial Commit 2024-04-15 19:45:12 +02:00
Blur.png README setup 2024-04-17 00:49:52 +02:00
LICENSE README and LICENSE 2024-04-17 00:43:44 +02:00
OBSBlur.sln Initial Commit 2024-04-15 19:45:12 +02:00
OBSBlur.sln.DotSettings Cleanup, Namespaces, Repeated updates in WindowManager 2024-04-15 21:41:28 +02:00
README.md Formatting 2024-04-17 00:50:59 +02:00

OBSBlur

...allows the safer use of DisplayCaptures in OBS Studio, by overlaying an image over specific windows.

There is no guarantee that there will be absolutely no information spill. No responsibility is taken by me.

Prerequisites

OBS-Websocket (now included in OBSStudio by default).

Installation and configuration

Download, or compile, OBSBlur and start. A config.json will be created in the same folder.

Edit values to match OBS-Websocket settings (include ws:// before the address).

There is two options for blurring:

  1. By executable (e.g. chrome.exe) BlurPrograms
  2. By window-title BlurWindows

EnabledScenes is a collection of Scene-Names (OBS) where there is a DisplayCapture. Each of these Scenes needs a template (Source) called "Blur".

Blur

This will be used for all Blurs, and can be hidden.

DisplayCaptureName is the name of the SceneItem (Source) that should be referenced for position.