Closed tk4218 closed 9 months ago
UVC support was added in release v2.22.0, but it looks like UVC.hpp was never put into nodes.hpp, which makes the UVC node inaccessible when building the pipeline.
Please add UVC.hpp to nodes.hpp (include/depthai/pipeline/nodes.hpp)
Added in develop - thanks @asahtik!
UVC support was added in release v2.22.0, but it looks like UVC.hpp was never put into nodes.hpp, which makes the UVC node inaccessible when building the pipeline.
Please add UVC.hpp to nodes.hpp (include/depthai/pipeline/nodes.hpp)