Hello,
Just received the OAK-D-Lite, also meet the team at CES :-)
The camera is not recognized by Windows 11 as a regular webcam. Is there something to do (manual install so drivers) or does it only work with Python ?
Hello,
Just received the OAK-D-Lite, also meet the team at CES :-)
The camera is not recognized by Windows 11 as a regular webcam. Is there something to do (manual install so drivers) or does it only work with Python ?
Reply to myself: RTFM
https://docs.luxonis.com/en/latest/pages/tutorials/first_steps/
Still not very easy to use with OBS or other Webcam tool.
You should provide:
a webcam driver as-is (with left or right camera) detected when plugged
a kind-of background / electron ? webservice to get more (AI, etc ...)
EDIT: would be awesome to expose the 2 cameras as 2 webcam in order to get both stream from any webpage and perform a "basic" 3D computation using tool like MediaPipe. Your camera would becomes a Plug&Play 3D camera to any webpage.
Hello JpEncausse , thanks for stopping by the booth!
so currently you should follow docs here. It would be awesome if we could start UVC pipeline by default, but would need flash memory for that on OAK devices (only IOT/POE have flash atm), so we can't enable it by default. Regarding the app, you can enable UVC inside depthai_demo, would you like to get additional configuration as well?
Thanks, Erik
erik Thanks Eric, yes I started UVC pipeline from the app but it's somehow buggy/crash/error playing around. I'll do more test.