Please provide complete information as applicable to your setup.
Setup details:
• Hardware Platform (Jetson Xavier NX Production Module)
• DeepStream SDK 5.0
• JetPack Version: 4.4
• TensorRT Version: 7.1.3-1+cuda10.2
• NVIDIA GPU Driver Version: L4T Driver package (32.4.3)
• Issue Type: Question
We want to perform cropping on each input source with different values of cropping area ,we tried to use nvvideoconvert with src-crop property but it apply on all input source with same cropping area .
Can you suggest how to implement this using python binding code
