How to use the output-file in the [sink] to output video files on time

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) GeForce GTX 1050
• DeepStream Version 5.0
• JetPack Version (valid for Jetson only)
• TensorRT Version 7.0
• NVIDIA GPU Driver Version (valid for GPU only) 440.100

Hi,

We want to store video files regularly without loss, unfortunately, Smart Record would miss some frames. But the output-file in the [sink] only generates a file after the video ends.

The expectation is that it will generate a file every once in a while instead of waiting until the end of the video to generate a file.

We are not clearly how to archieve our goals.

Sorry for the late reply, have you checked https://docs.nvidia.com/metropolis/deepstream/dev-guide/index.html#page/DeepStream_Development_Guide/deepstream_smart_video_record.html# ? We suggest to use smart record.