Using ZCAM and ProRes with Jetson

Hi,

Can I use ZCAM (not ZED 3D) with the Jetson platform? I see that they are listed as an official partner but can’t find any examples/documentation about it. In addition, is it possible to encode ProRes RAW in real-time on the Jetson nano?

Thanks
Yuval

Does it USB cam?
If it’s USB interface I think Nano shold able to support it.

It seems that a USB-C can be used in order to record onto a SSD drive and an Ethernet socket can be used for streaming. So far I’ve seen examples only on PC but nothing on embedded platforms. Not sure how their interface works and how compatible it is with other libraries (OpenCV etc,)

The V4l2 framework working well for the USB camera no matter PC or embedded system.