jetson.utils.videoSource() and RTSP with low latency on Nano - is it possible?

Hi @martin2wu0d, please see this line from jetson-inference/utils/codec/gstDecoder.cpp:

Uncomment it and change it to latency=0. Then you want to re-run make and sudo make install.

If this improves the latency for you, let me know, and I will enable it in master. On my RTSP test sources I was unable to test it myself.