-
Notifications
You must be signed in to change notification settings - Fork 78
Process condition
The "Process" macro condition allows you to perform actions based on if a particular process is running or not.
You can either select the process name from a list of the currently running processes or enter it manually at (1).
The input field also supports regular expressions in case it is required to match patterns of process names.
By default the condition will return true if the process is currently running.
You can additionally select that the condition shall only return true if the given process is also currently focussed at (2).
Note that this can only ever be true for processes that have some sort of window associated with them.
The currently focussed process will be displayed at the bottom of the condition if the option (2) is selected.
If you want to know the process name of a particular application that is shown in the task manager's "Processes" tab, right click on the given process and select "Properties". This will open up a dialog showing the name of the process binary instead of just the process description.
- Show webcam only when speaking
- Twitch Category Changer
- Show text source with latest Twitch follower
- Detect elements on screen and hide them automatically
- Motion detection
- Start other programs when starting OBS
- Crossfading audio during scene changes
- Switch scenes randomly
- Re-shuffle VLC source
- Automatically switch scene if a game capture's target window no longer exists
- Audio based scene switching in podcast setting
- Switching scenes based on portrait or landscape mode resolution of a window capture source
- Set up a hotkey to start and stop recording with a fade from and to black
- Automatically cycle through a list of scenes
- Toggle visibility of scene items on a timer
- Advance through a list of scenes by hotkey
- Performing actions only when transitioning from A to B
- Media playlist with commercial interruptions
- Split recording of stream into chunks
- Switching scenes for Aitum Vertical plugin
- Using MIDI devices
- Change capture window of Window Capture source
- Show URLs in clipboard in browser source
- General tab overview
- Starting and stopping the plugin
- Macros explained
- Creating a macro
- Pausing macros
- Macro duration modifiers
- Exporting and importing individual macros
- Audio condition
- Cursor condition
- Date condition
- Hotkey condition
- Media condition
- Process condition
- Scene item transform condition
- Slide Show condition
- Video condition
- Audio action
- Http action
- Hotkey action
- Random action
- Scene item visibility
- Sequence action
- Action Queue example
- Variables
- Websockets
- Scripting
- Scene groups
- Troubleshooting
- Saving and loading settings