When there is no image to gstreamer, jetson operating system crash (urgent)

When the image taken to jetson tx2 with GStream is cut off for any reason (like unplugging and plugging again), then when it starts again, the image is intermittent and this situation only gets better when reset. How can it be fixed without a reset?

I run this: gst-launch-1.0 v412src device=/dev/video8 io-mode=mmap ! videorate ! video/x-raw, framerate=25/1 ! videoscale ! video/x-raw, width=720, height=576 ! nvvidconv ! omxh246enc bitrate=5000000 ! queue ! decodebin ! videoconvert ! ximagesink sync=false

System Knowledge
Jetpack 4.4.1 - GStreamer 1.0
R32 (Release)
revision: 4.3
GCID: 21589087
Board: t186ref
EABI: aarch64

I can’t answer, but you will want to include a serial console log of the crash. This logs to the host PC and is immune to most crash problems, so if you are on serial console and run “dmesg --follow” just prior to triggering the crash, then it should provide valuable information from the moment of crash. Someone who knows more about gstreamer might then be able to answer.

Hi,
This looks to be a duplicate. Please look at
Operating system crash when there is no image to jetson tx2 while gstreamer is running - #3 by DaneLLL

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.