There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks
We currently do not have this camera. Cause it’s open source, could you help to debug it first?
1.You can add some log on the: sources\gst-plugins\gst-nvdewarper path to check if the function call process is normal.
2.Could you attach the pipeline to us by referring the link: https://forums.developer.nvidia.com/t/deepstream-sdk-faq/80236/10
3.You also can use the gst-lunch-1.0 to run the pipeline to check if it works well:
gst-launch-1.0 v4l2src device=/dev/video0 ! nvvideoconvert ! nvdewarper config-file=config_dewarper.txt source-id=6 ! m.sink_0 nvstreammux name=m width=960 height=752 batch-size=4 num-surfaces-per-frame=4 ! nvmultistreamtiler ! nv3dsink