Detect video conference ?

2020-07-10 Thread Gabriel Zachmann via Cocoa-dev
Does anyone see any possibility to detect in an app, whether or not a video conference is going on IN A BROWSER? Background: i'm developing a status bar item app that launches another app when the user has been idle for some time. However, I do NOT want to launch that other app if there is a video

Re: Detect video conference ?

2020-07-10 Thread robmartin--- via Cocoa-dev
If a user is video conferencing in a browser, why do you think that the user would be flagged as idle? Have you tested this? > On Jul 10, 2020, at 3:42 PM, Gabriel Zachmann via Cocoa-dev > wrote: > … > Background: i'm developing a status bar item app that launches another app > when the user