-
Notifications
You must be signed in to change notification settings - Fork 78
Hotkey
The hotkey condition allows you to perform a set of actions depending on if a hotkey is pressed.
You can specify the name of the hotkey at (1).
If multiple hotkey conditions use the same name they will be triggered by the same key bind.
The key combination to trigger the hotkey must be configured in the OBS settings window in the "Hotkeys" section.
You can filter by the name you have configured at (1) to make finding the hotkey easier.
Note that this condition type also supports duration modifiers, in case you want to check how long a hotkey was pressed for.
The hotkey action allows you to ...
- trigger any functionality, which can be triggered by OBS hotkeys. (1)
- simulate key presses. (2)
Note that it is not required, that a key is bound to the given hotkey functionality.
This can be useful to trigger functionality which is not directly accessible to the Advanced scene switcher.
For example, this can be used to trigger functionality provided by other plugins, like starting the vertical recording for the "OBS Aitum Vertical plugin":
This option can be useful if you want to interact with entirely different programs, which offer interaction via hotkeys.
You can select which key and which modifier keys shall be pressed and for how long.
Note that on some platforms the simulated key presses can only be sent to OBS itself.
- 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