How to save encrypted videos using deepstream

Hey , I plan to use sink to save CCTV camera files, will it be possible to

save data in chunks of 15 minute recordings.
Use gst-crypto with pipeline to encrypt and save the same data.

Thanks in advance.

Hi,
You would need to look at the samples and customize either sample into this usecase. If you run deepstream-app, please check

deepstream_sdk_v4.0.2_jetson\sources\apps\apps-common\src\deepstream_sink_bin.c

Other samples are in
deepstream_sdk_v4.0.2_jetson\sources\apps\sample_apps

Really not sure how can I encrypt video and save it in chucks of 15 minutes on the fly. I am aware of sample apps and apps-common.

Hi,
You may contact RidgeRun.

Looks like they implement the plugin and shall offer technical support.

Let me reach out to them