Deepstream 5.1 can't open rtsp stream, but both opencv and ffmpeg are ok

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) Jetson
• DeepStream Version deepstream-5.1
**• JetPack Version (valid for Jetson only)**4.5.1
• TensorRT Version TensorRT 7.1.3
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)

when I deploy the deepstream, I met a rtsp camera , it can be open by ffmpeg and opencv, but it is fail with deepstream,
the error is
“ERROR from src_elem0: Could not open resource for reading.
Debug info: gstrtspsrc.c(6251): gst_rtspsrc_parse_methods (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin0/GstRTSPSrc:src_elem0:
Server does not support SETUP.
** INFO: <reset_source_pipeline:1434>: Resetting source 0
ERROR from src_elem0: Could not open resource for reading.
Debug info: gstrtspsrc.c(6251): gst_rtspsrc_parse_methods (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin0/GstRTSPSrc:src_elem0:
Server does not support SETUP.”

for privacy, I can’t public the rtsp address, but i can send it to you by private message.

thanks

Hi,
Please break down the pipeline in gst-launch-1.0 command like:
memory leak when reconnection to camera using gstreamer on TX1 platform - #4 by DaneLLL

Would like to make sure the URI is valid and at least can run rtspsrc ! fakesink.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.