Camera.getCamera()
Hi,
Does anyone know if there is a callback handler that will tell me when a camera OR video has been successfully created or attached to an object?
My problem is that I want to be able to get the users webcam, make sure its finished attaching itself in my app then, I want to remove the attachment and if possible, wait for the web cam to trigger a callback handler telling the app that its cleanly and successfully detached itself from my app.#
Anyone with ANY ideas on how to do this would be gratefully appreciated.
Thanks
DazFaz