When I try to set an Image Manip node to run on backend HW, the sotware gives an error that the manip node could not start. I am using an Oak 4D camera.
auto manip = pipeline.create<dai::node::ImageManip>();
manip->setBackend(dai::node::ImageManip::Backend::HW);