and the difference is that I have already tried providing the camera input as /dev/video0 which is the correct video source.
Another difference in the log is:
[gStreamer] opening gstCamera for streaming, transitioning pipeline to GST_STAT_PLAYING
The other statements in log are similar to the one shown in the link. It ends as follows:
camera-viewer: camera open for streaming
GST_ARGUS: Creating output stream
CONSUMER:Waiting until producer is connected …
GST_ARGUS: Available sensor modes:
Segmentation fault (core-dumped)
Kindly suggest if any other debugging steps are required.
That was a typo when I posted it. I have tried the same command as you have posted.
Now when I run this command, I notice that jetson freezes. Following is the log towards the end:
[gstreamer] gstreamer changed state from PAUSED to PLAYING ==> v4l2src0
[gstreamer] gstreamer msg stream start ==> pipeline0
[gstreamer] gstCamera onEOS
[gstreamer] gstreamer v4l2src0 ERROR Internal data stream error.
[gstreamer] gstreamer Debugging info:gstbasesrc.c(3055):gst_base_src_loop ():
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
streaming stopped, reason not negotiated (-4)
[gstreamer] gstreamer changed state from READY to PAUSED ==>mysink
detectnet-camera: camera open for streaming
After this the terminal is stuck and I have to kill the process