README setup
This commit is contained in:
parent
5b49ae101f
commit
a195a9ee01
@ -7,7 +7,7 @@ information spill. No responsibility is taken by me.
|
||||
OBS-Websocket (now included in OBSStudio by default).
|
||||
|
||||
## Installation and configuration
|
||||
Download, or compile, OBSBlur and start.
|
||||
[Download](https://git.bernloehr.eu/glax/OBSBlur/releases), 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).
|
||||
@ -16,6 +16,9 @@ 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.
|
||||
`EnabledScenes` is a collection of Scene-Names (OBS) where there is a
|
||||
DisplayCapture. Each of these Scenes needs a template (Source) called "Blur".
|
||||
![Blur](Blur.png)
|
||||
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.
|
Loading…
Reference in New Issue
Block a user