Zed camera support on amd gpus?

I know zed cameras are tightly integrated with nvidia gpu’s and cuda. But I was wondering if there was anyway to get it running on amd gpu’s. I have a radeon gpu and unfortunately cannot use it for my zed camera.

If there is no way to do this now, are their plans for supporting amd gpu’s in the future?

Hi @Mathew
we have an open-source driver for USB cameras for Linux:

You can find examples to use it on the Github repository.

The ZED SDK can only work with CUDA on NVIDIA GPUs.