Need Assistance: Unable to Run More Than Two Sources with File Saving in DeepStream 6.2 Test5 Application"

Please provide complete information as applicable to your setup.

GPU Name RTX 3080Ti
DeepStream Version :6.2
NVIDIA GPU Driver Version (valid for GPU only):

We are currently using DeepStream 6.2 test5 application. In this application, we have added the functionality to save the output feed in .ts, .hls, and .m3u8 formats. Additionally, we have enabled periodic saving of the video output in .mp4 files at 5-minute or 10-minute intervals within the deepstream_sink_bin.c file.

However, we are encountering a limitation where we cannot run more than two sources simultaneously enabling both the filesaving mode(HLS & MP4 Periodic saving) . To address this issue, we would appreciate your assistance. For further analysis, we are providing the system details and the modified deepstream_sink_bin.c file with the incorporated changes.

Our requirement is that we want to enable both the file saving modes and run for multiples real time sources,say 40 streams

We kindly request your support in resolving this matter. Thank you for your help.




deepstream_sink_bin.c (33.9 KB)
deepstream_sinks.h (5.3 KB)

The original deepstream-app sample code already supports mp4/mkv output file save. Can the original deepstream-app work with multiple input streams?

Yes , the default file saving works. but does not support saving videos in periodic intervals. As per our custom requirement we want to save the output feed in .ts, .hls, and .m3u8 formats and periodic saving of the video output in .mp4 files at 5-minute or 10-minute intervals

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

Smart recording can saving mp4 files in periods. Smart Video Record — DeepStream 6.3 Release documentation

There is no evidence showing that the failure you reported is related with DeepStream. Please debug your code.

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