The pipeline is terminated with fakesink

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) Xavier NX
• DeepStream Version 6.0.1
• JetPack Version (valid for Jetson only) 4.6
• 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)

We are testing deepstream-test3-app.

We tested 3 usecases as follows.

  1. streammux → pgie → nvtracker → sgie → tiler → nvvidconv → nvosd → transform → sink
  2. streammux → pgie → nvtracker → sgie → fakesink
  3. streammux → pgie → nvtracker → sgie → tiler → nvvidconv → nvosd → fakesink

Number 1 has no issue at running, there is only some frame delay.
Number 2 and 3 are terminated, after 3~4 minutes from starting pipeline.

Can you share the logs before the pipeline terminated?

please share the code diff, configuration file, and the terminal logs.

I request it our customer who has faced to get problem.
They said it is difficult to share the code for their internal process.
And they are not using configuration file, they create the pipeline by just C code with deepstream-test3-app.

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

deepstream-test3 needs a configuration file like dstest3_pgie_config.txt. are you using your own model? please narrow down your issue, and provide a simplified code to reproduce.

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