obs-get-virtual-cam-status
Check if the OBS Studio virtual camera output is currently active or inactive to monitor streaming and recording status.
Instructions
Gets the status of the virtualcam output
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}