I’m trying to stream the video output of a 4k camera (from BlackMagic Design) using the tc358840 module on an auvidea j130 board carrying a Tx1 (R24.2.1).
the stream opens and work but I’m getting huge chunks of green screen splitting it. I don’t get these on 1920x1080 so it has obviously something to do with the resolution. Both my screen and camera are set on 4k though. There is something I’m missing.
Do someone (or Nvidia of course) knows what is the reason behind this? I can’t find any proper solution on the net.
EDIT : It seems the problem resides on the camera output, the screen is fine. Still I can’t seem to find why
Second one, My sensor output is configured to 4k while I down-scaled the preview image to 1080p in order to see if the green noises were gone (and they were).
I’m sorry I didn’t understand your sentence, Could you please elaborate?
Please dump below information of your display. Also, you said you are using HDMI capture module. Where does your green line appear? Is it on your display or on the HDMI-in result?
@Forevermore
Did you see any syncpt timeout from the kernel message? If no you may hit the 4k display issue please try the solution from Jerry and Wayne, otherwise you need to check the bus-width in you device tree for tc358840.
So I think its something wrong with the tc358840 like @ShaneCCC suggested, Since I have never did this operation before (I am quite new to the jetson) Could you please tell me how to check the bus width for the module? Or if there is a specified documentation about it.
@Forevermore
You have add relative DT for your device(tc358840) if you didn’t you can search this forum to figure what you need to add for this device.