johnboiles / coremediaio-dal-minimal-example

Intended to be the most minimalistic example of a macOS CoreMediaIO DAL plugin.
MIT License
212 stars 31 forks source link

Can't find the Virtual Camera #15

Closed jimmyjeng closed 4 years ago

jimmyjeng commented 4 years ago

Hi, thank you for this example.

After i build this example and put plug-in in "/Library/CoreMediaIO/Plug-Ins/DAL" folder.

I can see a new virtual camera show up at QuickTime Player and OBS.

But i can't find the same virtual camera when i using like zoom, Teams, google meet.

Is there anything i need to do? thank you.

johnboiles commented 4 years ago

If it works in QuickTime that means its properly set up on your system, it's just that some apps do not support virtual cameras unfortunately.

Zoom only supports some very specific virtual cameras. See here for the list someone dumped from the Zoom binary. See also here where we're collecting a list of apps that have disabled virtual cameras.