Dewarper Not Implemented Segmentation fault

Please provide complete information as applicable to your setup.

**• Hardware Platform Jetson
**• DeepStream Version 5.1
**• JetPack Version 4.5.1
**• TensorRT Version 7.1.3
**• NVIDIA GPU Driver Version

I install GitHub - NVIDIA-AI-IOT/Deepstream-Dewarper-App: This project demonstrate how to infer and track from a 360 videos by using the dewarper plugin.
and run:

sudo ./deepstream-dewarper-app 1 1 v4l2:///dev/video0 0 ./dewarper_config_files/fisheye_to_\ panini_config_dewarper.txt

but get:

args1: v4l2:///dev/video0args2: 0Now playing:
Opening in BLOCKING MODE
Opening in BLOCKING MODE 
Decodebin child added: source
Decodebin child added: decodebin0
Opening in BLOCKING MODE
Available Sensor modes :
Resolution: 3264 x 2464 ; Framerate = 21.000000; Analog Gain Range Min 1.000000, Max 10.625000, Exposure Range Min 13000, Max 683709000

Resolution: 3264 x 1848 ; Framerate = 28.000001; Analog Gain Range Min 1.000000, Max 10.625000, Exposure Range Min 13000, Max 683709000

Resolution: 1920 x 1080 ; Framerate = 29.999999; Analog Gain Range Min 1.000000, Max 10.625000, Exposure Range Min 13000, Max 683709000

Resolution: 1640 x 1232 ; Framerate = 29.999999; Analog Gain Range Min 1.000000, Max 10.625000, Exposure Range Min 13000, Max 683709000

Resolution: 1280 x 720 ; Framerate = 59.999999; Analog Gain Range Min 1.000000, Max 10.625000, Exposure Range Min 13000, Max 683709000

Resolution: 1280 x 720 ; Framerate = 120.000005; Analog Gain Range Min 1.000000, Max 10.625000, Exposure Range Min 13000, Max 683709000

DEFAULT no IOCTL called
DEFAULT no IOCTL called
DEFAULT no IOCTL called
DEFAULT no IOCTL called
DEFAULT no IOCTL called
DEFAULT no IOCTL called
DEFAULT no IOCTL called
DEFAULT no IOCTL called
Running...
Not Implemented
Segmentation fault

What does this have to do with? How to fix it?
P.S. In deepstream_dewarper_test.c I commented out everything related to nvinfer and nvtracker, but this error was present before the commenting.

Sorry, so the error disappear after you commenting the nvinfer && nvtracker?

Hello. After commenting nvinfer && nvtracker the error did not go away.

OK, can you share a simple repro with us?

The problem is exactly that it doesn’t play anything. I try to record video from the camera to a file, but I get an error.
P.S. I may have misunderstood your question.

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

So is this issue still a segment fault? Can you share a simple repro with us if yes?

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