I would like to change things based on being on an active video call.
Currently I'm doing this with AppleScript in a time based trigger setting a variable. I can then use the variable in a conditional activation group. It would be great if the AppleScript was abstracted away to just a built in variable. It looks like OverSight detects the app using mic/camera and could be used as a reference. I would imagine the list of currently using applications added to variables like BTTCurrentlyUsingAudio and BTTCurrentlyUsingCamera and usable in the conditional activation groups and advanced configurations.