Hi, I need to buy an endoscope camera to be connected via USB to an Android smartphone. I should process the video frames of this endoscope with the Vuforia tools with Unity3d. I thought about buying an endoscope like this:
https://www.amazon.com/BlueFire-Android-Endoscope-Phones-Function/dp/B013HZCYXK
or
https://www.amazon.co.uk/Smartphone-Endoscope-Inspection-Megapixel-Waterproof/dp/B01F115Y8K
My question is: is it possible to process these video frames with Vuforia on an Android smartphone? perhaps following the guide indicated in https://library.vuforia.com/content/vuforia-library/en/articles/Solution/uvc-camera-driver.html
Thanks for the reply.
Instead I bought a camera Trust (Amazon link to https://www.amazon.it/Trust-SpotLight-Webcam-risoluzione-1280/dp/B0028YR4DW/ref=sr_1_4?adgrpid=67764935006&gclid=Cj0KCQjw1MXpBRDjARIsAHtdN-2oanlbM5S6SI5_ENifYQmzzlnZPsHn4nyfhBnwVdYaNb6my8ZWCAMaAtHcEALw_wcB&hvadid=342601536426&hvdev=c&hvlocphy=1008560&hvnetw=g&hvpos=1t1&hvqmt=b&hvrand=2431037372961623403&hvtargid=kwd-295086869496&hydadcr=25703_1770737&keywords=trust+camera&qid=1563520401&s=gateway&sr=8-4) connecting it to my smartphone's micro USB input via micro USB adapter. Following the UVC guide actually gives me Vuforia initialization error. Is it due to the fact that the Trust camera is not compatible with Android and Vuforia devices? Or is it a problem with my code? I add that I followed the guide slavishly.
Finally, my final goal for work reasons should be to elaborate through Vuforia the video frames coming from the Da Vinci Robot used in the surgical field. In particular the video frames taken from the Da Vinci endoscope camera should be directed towards an Android device where they must be processed with the Vuforia tool. Do you think it's possible?