Dahua DVR stream with Jetson-Inference- No image!

I want to test some image recognition directly from my dvr i have an rtsp url that works well using opencv, but when i use gst-launch-1.0 it doesnt run. the url i have for testing is this one rtsp://192.168.1.2:554/cam/realmonitor?channel=1&subtype=00&authbasic=YWRtaW46SkRAMTFlM2IxMjM1

I corrected already the issue but now I’m detecting objects using jetson-inference demos but I’m not receiving any image output

Hi,
Please check if you can run this command and see video preview:

gst-launch-1.0 uridecodebin uri='rtsp://192.168.1.2:554/cam/realmonitor?channel=1&subtype=00&authbasic=YWRtaW46SkRAMTFlM2IxMjM1' ! nvoverlaysink