Issue: Some streams disappear after 5 minutes, and nvstreammux stops after 10 minutes when running 11 streams

Hardware Platform (Jetson / GPU) = Jetson Orin Nx
DeepStream Version = 6.3.0
JetPack Version (valid for Jetson only) = 35.6.0
TensorRT Version = 8.5.2.2
CUDA Version (valid for GPU only) = 11.4
Issue Type( questions, new requirements, bugs) = Bug

Hi I am using python Binding to perform License Plate detection(pgie) and License Plate recognition(sgie), and I am facing Problem in running 11 streams, Initially the pipeline is created successfully with all the sources, but later after 5 mins the some streams starts disappearing from the frame meta list (I am printing the frame_meta list using appsink to check how many frames are being processed in a batch) and after 10 mins the nvstreammux stops processing any frame.

I have set Batch size for nvstreammux is equal to the number of sources.

My Question is how to stop the disappearing of streams in Nvstreammux?

There is no clue for the issue from your description.

Can you provide the basic pipeline and all detailed configurations?

What kind of sources are you working with?

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

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