Hi all,
We’re reviewing on how to build a vision system using a USB C camera with Common Vision Blox.
Our application is web-based with backend (vision analytics) in the cloud and we would like to have the USB C camera connected to the client computer and, if possible, use HTML5/WebRTC to capture the image through the client browser and then upload through the browser to the cloud for analytics.
Is this possible to accomplish? Can the USB C Vision stream (with the use of the CVB driver) be exposed to the browser?
Thanks!