Vendor Event
Trigger for a when a vendor event is sent by a 3rd party plugin in OBS
Parameters
Connectionrequired
Select
Select the configured OBS Studio Connection to connect to
Any
- trigger on events from any OBS connectionDefault
- trigger on events from the default OBS connection
Vendor
String
Type the vendor name (from the plugin author) into the input box
Event
String
Type the event name (from the plugin author) into the input box
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
obsVendorEvent.event | string | The name of the vendor event, this is set by the author of the plugin |
obsVendorEvent.vendor | string | The vendor name, this is set by the author of the plugin |