Could not receive message. (Timeout while waiting for server response)

  • deepstream-app version 6.1.0
  • DeepStreamSDK 6.1.0
  • CUDA Driver Version: 11.4
  • CUDA Runtime Version: 11.0
  • TensorRT Version: 8.2
  • cuDNN Version: 8.4
  • libNVWarp360 Version: 2.0.1d3
  • on A6000

I haven’t changed any code, but I have a strange problem:

Returned, stopping playback [NvMultiObjectTracker] De-initialized ERROR from element source: Unable to read from source. Error details: gstrtspsrc.c(6323): gst_rtsp_src_receive_response (): /GstPipeline:dstest3-pipeline/GstBin:source-bin-00/GstURIDecodeBin :uri-decode-bin/GstRTSPSrc:source: Could not receive message. (Timeout while waiting for server response)

Just now it was working fine loading rtsp and video streams, now it reports this problem.

from the logs, gstreamer rtspsource plugin gave error because of “Could not receive message”

  1. which deepstream sample are you testing?
  2. can you provide the whole logs?

I don’t know what it is, but I replaced the camera with a new rtsp camera and it worked, then swapped the camera back and again it worked

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