Hey Team,
I’m testing the Zoom sample app zoomapps-cameramode-vuejs and running into an issue on Mac.
-
On Windows, everything works fine — calling
runRenderingContext({ view: "camera" })
successfully initiates Camera Mode. -
On my Mac mini (with an external webcam attached), Camera Mode never gets initiated after calling the same method.
-
I’ve confirmed that permissions are granted, and interestingly, production Zoom Apps like Prezi work fine on the same setup.
So, it seems specific to the sample app or its configuration on Mac.
Has anyone faced this issue, or could this be related to Mac permissions, sample app limitations, or something else I’m missing?
Thanks in advance!
@MaxM @Robert.Wallis ?