HDMI to CSI plug and play device

Hello everyone, I have a camera that is streaming images using HDMI, I would like to use the stream in my Jetson Xavier NX. I saw some posts on this topic but what I understood from most of them is that I need to patch the kernel to install drivers that usually are not for free. I also saw that in the kernel are available other drivers (TC358840) but they are for a end of life chip. Any suggestion on which converter I can use that is almost plug and play?

hello polivicio,

the HDMI2CSI reference driver (i.e. TC358840) is supported with TX1 and TX2 platforms.
may I know what’s your actual use-case with NX?
you may also contact with Jetson Camera Partners for the details of camera solutions.
thanks

Dear Jerry,

I’m using the TC358743XBG HDMI2CSI converter. But reading online I got that I should buy the drivers and patch the kernel . But I don’t want to do both the things. So I was wondering if there is a way to read the HDMI using another converter compatible with the Jetson.

hello polivicio,

please access L4T Sources via download center for available reference drivers.
thanks

Were you able to find a solution?