Please provide complete information as applicable to your setup.
• Hardware Platform (jetson xavier nx devkit)
• DeepStream Version5.0
• JetPack Version (valid for Jetson only)4.4
• TensorRT Version7.1
Hi, I’m using a Dahua ipc camera, I can play it with VLCplayer, but when I feed the rtsp link to deepstream-python-test-3, I got :
Error: gst-resource-error-quark: Could not read from resource. (9): gstrtspsrc.c(5917): gst_rtsp_src_receive_response (): /GstPipeline:pipeline0/GstBin:source-bin-01/GstURIDecodeBin:uri-decode-bin/GstRTSPSrc:source:
Could not receive message. (Timeout while waiting for server response)
so, how to fix the problem? I only have one ipc camera:)