I reflashed my Jetson with the latest Jetpack and I ran a simple gstreamer pipeline as follows:
gst-launch-1.0 -v autovideosrc ! xvimagesync -e -sync=false
I have gstreamer version 1.8.1 installed there. This is the same gstreamer I had before reflashing and this command was working fine.
However, now I get this striped pattern and it seems that the width, height and framerate that was negotiated is not correct (it should be 1920 X 1080 with 30 frames per second).
Attached is the image highlighting the problem. Does anyone have any idea what I can do to alleviate it. I get the same image when I am using some software like cheese for example.