Issues decoding RTSP stream using nvv4l2decoder with Jetpack 4.4

Hi,
If you upgrade to JP4.4.1(r32.4.4), you should be able to run with h264parse:

rtspsrc(or udpsrc) ! rtph264depay ! h264parse ! nvv4l2decoder ! ...

Please give it a try.