Hi,all:
The fourth one above is stuck and no picture is drawn. Can you help me find out why it is not drawing when running?
Problem phenomenon:
test command:
gst-launch-1.0 -ev v4l2src device=/dev/gmsl1 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
! videoconvert ! fpsdisplaysink sync=false 2>&1
gst-launch-1.0 -ev v4l2src device=/dev/gmsl2 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
! videoconvert ! fpsdisplaysink sync=false 2>&1
gst-launch-1.0 -ev v4l2src device=/dev/gmsl3 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
! videoconvert ! fpsdisplaysink sync=false 2>&1
gst-launch-1.0 -ev v4l2src device=/dev/gmsl4 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
! videoconvert ! fpsdisplaysink sync=false 2>&1
gst-launch-1.0 -ev v4l2src device=/dev/gmsl5 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
! videoconvert ! fpsdisplaysink sync=false 2>&1
gst-launch-1.0 -ev v4l2src device=/dev/gmsl6 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
! videoconvert ! fpsdisplaysink sync=false 2>&1
gst-launch-1.0 -ev v4l2src device=/dev/gmsl7 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
! videoconvert ! fpsdisplaysink sync=false 2>&1
gst-launch-1.0 -ev v4l2src device=/dev/gmsl8 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
! videoconvert ! fpsdisplaysink sync=false 2>&1
soft version:
jp5.1.2
robot@tegra:~$ more /etc/nv_tegra_release
# R35 (release), REVISION: 4.1, GCID: 33958178, BOARD: t186ref, EABI: aarch64, DATE: Tue Aug 1 19:57:35 UTC 2023
Block Diagram
dmesg:
dmesg.txt (7.8 KB)
trace:
trace.log (10.3 MB)
dts:
dts.txt (485.1 KB)