How to save a video when use tiled-display

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson)
• DeepStream Version:6.0
• 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)
As we all know, tiled-display can display result in a video, but how can I save this video?
thank you very much.

Hi @huihui308 , Which way do you use to run the deepstream sample?

deepstream-app -c

You can just set the sink mode to filemode in the config file. Please refer the link below:
https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_ref_app_deepstream.html

OK, thank you. but if I should set tiled-display’s eanble =1?

Yes.And tiled-display does not really display video, it’s just combile multi-source into one layer.

OK, what source-id should I set for sink?or I ignore this config.

About how to set parameters, please refer the link below
https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_ref_app_deepstream.html

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.