Erol444

Results 233 comments of Erol444

Hi @geaxgx , I would first check the depthai version (on your computer, as well as on `@shamus333` who opened the Issue), as we have recently added a bunch of...

@MOj0 when you get it working it would be great if you could share screenshots here, thanks!

Hi @miknai , What version of depthai (latest: 2.17.3) are you using, and what version of the bootlaoder (latest: 0.20) are your OAK cameras? If they aren't the latest, I...

@miknai Sorry about the delay on our side, let me double-check with the team.

@f-alemauro Could you please provide a MRE (in zip) that contains all required files? As there are at least 3 files required (I haven't dug into the 'cycling' of image...

Hi @f-alemauro , I would suggest using the latest depthai version (2.17), as since 2.13.3 we have added a lot of bugfixes. And currenty, LEON CSS runs a lot more...

Hi, I have used a cose similar to the one below to estimate the average latency. Let me know if you have any questions. ``` import depthai as dai from...

https://github.com/luxonis/depthai-python/pull/662 PR addresses 2/3 of these issues (bugfixes)

Hello @Shanyu-KUO , you could easily convert [multiple-devices](https://github.com/luxonis/depthai-experiments/tree/master/gen2-multiple-devices) demo to c++ (the API syntax is the same, so this shouldn't take too long) or, if you would like to sync...

Hi @rdpeake , Probably not, as CM3/CM4 models will soon be "deprecated" as we will have Keem Bay ([series 3](https://docs.luxonis.com/projects/hardware/en/latest/pages/articles/oak-s3.html)) soon, which has an on-board quadcore ARM running Linux, which...