TheMarpe

Results 459 comments of TheMarpe

Related: https://github.com/gabime/spdlog/issues/1738#issuecomment-1042486356 @wangjunZeroZeroSeven @SirWhiteHat Do you perhaps know if creating your own logger (eg: `spdlog::basic_logger_mt`) without adding it to registry, etc.. and using that beyond the scope of static init/deinit...

+1 for freely rescannable device list :)

We'll probably start experimenting with this for https://github.com/luxonis/XLink, but not yet in the pipeline. I'll make sure to report back any findings and/or fixes we do and open a PR...

Hi @jxzgithub - does this PR address the following scenario? https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/NCS2-in-docker-container-on-RPI-results-in-RuntimeError-Can-not/m-p/1191905/highlight/true#M19803 How would one pass the USB device to the docker container with this changes applied? Are the cgroup rules...

@mcuee @jxzgithub I think that the main "issue" is that for containers like Docker in above post, libusb has to be recompiled with udev disabled and linked to app for...

Thanks @Skylion007 Let me know how you'd go about doing this change - feel free to request changes here or if separate PR is needed

Thanks for the information layed out in the issue - this was beyond my understanding of the issue at hand. Looking forward on the debate evolving there

Hi @winterismute Glad to hear you like it! We currently don't expose NN per layer performance data like OpenVINO does, mentioned above. Right now best way to get this data...

@ORippler Sure (CC: @tersekmatija on any additional comments) - with this case you'd run the device using OpenVINO framework instead and not using DepthAI - those two might clash using...

Resolved by: https://github.com/luxonis/depthai-core/releases/tag/v2.17.1 onwards (At least the exact specific scenario as described in OP)