• Hardware Platform (Jetson / GPU) : Jetson Xavier nx
• DeepStream Version : 5.0 DP/GA
• JetPack Version (valid for Jetson only) : 4.4 Developer kit
• TensorRT Version : 7.1.X
Hi guys,
I run both apps of the deepstream-python-apps, deepstream-imagedata-multistream and deepstream-test3. These apps work correctly for multi file sources but for multi rtsp source get stuck in inference processing and the performance is dropped under 1 FPS for 2 RTSP streams. and also there is another problem is that when I want to enable showing the results in screen, only the first screen is showed, but the second show of stream is black and doesn’t show any result for that stream.
How I can to solve the problem for multi-stream rtsp?
Note that when I run the each of stream individually in the separate command windows, It’s work. Why does this problem occur?