Is it Possible to Access an iPad's Camera from within a Presentation?

A: It is absolutely possible; however it is not an Agnitio function but more a general Apple API.

Here is an example: <input type="file" capture="camera" accept="image/*" id="cameraInput" name="cameraInput">.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.