Hi,
I am using Deepstream 5.0 on my Jetson Xavier NX. I am running Yolo object detector and I have an input video file that is taken from a cellphone and is upright/portrait in orientation - 1080(width) x1920(height). When I ran deepstream-app, the video was lying down and not upright, thus, the Yolo model did not detect any objects. How do I make the video upright?
I have uploaded my config file for reference.
Thanks for the help.
deepstream_app_config_yoloV3_tiny.txt (3.9 KB)