Take picture using zoom

Description/Error
We are thinking of building an app that can process some information and push to our backend system. The question is that is it possible to use zoom app to take a picture and then get access to that picture to do processing in our app?

Hey @mitllc,

Zoom has this functionality for Video / recordings, but not pictures.

Thanks,
Tommy

Surprising. Is there a workaround that can be done to just capture the image?

Hey @mitllc,

You can take a picture with what coding language you are using, here is an example in JavaScript:

Thanks,
Tommy