Continuing the discussion from Unable to run inference pipeline using csi camera source in deepstream python app:
Please provide complete information as applicable to your setup.
• Jetson Nano B01
• DeepStream 5.1
• JetPack Version 4.5
• TensorRT Version 7.1.3
• Question type
• Requirement details: Is already supported the flip method in this SDK version that I am using?
According to the previous post, someone said “Please note that image flip is currently not supported”. So, I would need to flip 180 degrees the stream video from a CSI camera. What code should I add to the proposed code here?
Thanks