Here we are replacing rtsp://cam_1, rtsp://cam_2 with actual camera rtsp link.
The deepstream_lpr_app performs well when used videos for MultiStream, but encounters issues (pipeline got stuck and neither output nor the error or warning was returned) when using IP cameras as the data source in MultiStream.*
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version
• 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)
The program is same but this time we are trying dual streaming.
When using a single RTSP stream, the application performs well. However, when working with more than one stream, there are issues. With dual streams, the video stream occasionally works, but it fails to detect all license plates and also running with 20 sec delay compared with original stream even after enabling live-source =1 in Gst-nvstreammux (no delays in single streaming and single stream is also detecting all the number plates it came across).