rsing92
rsing92
I figured it out from the other issues, need to use `image_manip_refactor` branch. But how do I combine with UVC?
Thanks @Luxonis-Brandon Unfortunately I spent quite a few days trying to figure out how to merge functionalities from different branches with no success. For what it's worth I have time...
This issue is fixed in latest release, however UVC is still not available.
@Erol444 I tried using on `image_manip_refactor`, but same error. How can I combine them? Related to this issue: https://github.com/luxonis/depthai/issues/730
> @rsing92 Currently you can't - as we haven't yet merged those functionalities together (UVC and imageManip refactor). But we plan to merge image_manip_refactor to develop this week (or start...
@Erol444 sorry, I forgot to tag you. Do you know when this feature will be merged?
Thanks @Luxonis-Brandon, will look for that. When fetching upstream changes from github for depthai-python I saw this: https://github.com/luxonis/depthai-core/tree/custom_uvc_uac_scripting branch. It seems like it has UAC and UVC support, if I...
@Luxonis-Brandon thanks! Who would be the best to ask for an ETA?
Hello again @Luxonis-Brandon May I get an answer, just so I know how to plan ahead? I'm not familiar with `multi-cam support and image manip refactor`, I didn't see them...
Hello @Luxonis-Brandon I saw the following commit: https://github.com/luxonis/depthai-core/commit/cf91fcb38f4a3e162852df9d72e33057e4fd77c8 on `audioproc` branch. Does that mean that I can use noise cancellation now? Do you have an example perhaps? I'm eager to...