How to set resolution and bitrate in smart record?

Continuing the discussion from How to get a filename of smart recorded videos in python?:

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) - Jetson Nano
• DeepStream Version - 6.0.1
• JetPack Version (valid for Jetson only) - 4.6.2
• TensorRT Version - 8.2
• NVIDIA GPU Driver Version (valid for GPU only) - 10.2
• Issue Type( questions, new requirements, bugs)

How to set resolution and bitrate of smart record videos in python?

• 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)

I need to change the resolution and bitrate of smart record videos. Could you help me to resolve this issue.

currently smart recording dose support transcoding. the resolution and bitrate are consistent with rtsp source.
why do you need to change resolution and bitrate?

We are developing a cloud-based CCTV camera solution using Jetson Nano, enabling the uploading of event videos to an S3 bucket. The system allows dynamic resolution selection, supporting 4K, 2K, 1080p, and 720p, offering flexibility to adjust the resolution based on specific requirements. This feature ensures adaptability and customization in video resolution settings for optimal performance.

Thanks for the update, Is this still an DeepStream issue to support? Thanks!

please refer to this FAQ for smart record transcoding.

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