Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) • DeepStream Version 6.4 • JetPack Version (valid for Jetson only) • TensorRT Version • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, bugs) • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing) • Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
Problem:
Deepstream-server fails to read RTSP stream after is launched without a video file.
It keeps trying to reconnect to the RTSP feed but doesn’t succeed.
Providing a video file after launching the server enables both the RTSP and video processing, displaying FPS for both sources.
This will run the app without any video, it will wait for rtsp or video request. First post RTSP, it will keep try to reconnect , until you post a video file , then it will appear the window for both the RTSP and the file.
To conclude, the deepstream-server can’t read the rtsp when it is running unless you post a video file or you post the rtsp during initialization. Otherwise, it won’t read the RTSP
Notice:
This issue is only occurred in Deepstream 6.4
Could you attach the steps you verified that on DeepStream 6.3 in detail? I have tried that with DeepStream 6.3, but it will report Error 404: Not Found when sending the source to the server.
I upgraded the GStreamer version in DS6.3 from 1.16 to 1.20 (the same version used in DS 6.4). The problem occurred after the upgrade. I believe the issue is related to GStreamer 1.20