obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.84k stars 704 forks source link

Feature Request: Add "On virtual Camera State" #1076

Closed Webmeesters1 closed 1 year ago

Webmeesters1 commented 1 year ago

Feature Request Type

RPC Event

Feature Request Type (Other)

No response

Requested Feature

In addition to "On Streaming State" and "On Recording State", add "On Virtual Camera State", so i know when virtual cam is active or not.

Requested Feature Usage Scenario

I use OBS mainly for Online meetings, and control OBS with a tablet using Touch Panel. So i do not stream or Record, but use the VCam that i then use in Teams or Zoom. Knowing the state of the VCam costs a lot of scripting in TP, and is not failsafe.

tt2468 commented 1 year ago

We have the VirtualcamStateChanged event which appears to be exactly what you're looking for.