I have the following pipeline:
streammux > pgie > nvtracker > nvdsanalytics > nvvidconverter > tiler > nvosd > nveglglessink
I want to add the nvof plugin to use the optical flow data.
when I add the nvof plugin right after the pgie while keeping everything else as is, I get a segmentation fault error when I try to extract the nvof meta data. It only works if I remove the nvdsanalytics plugin from the pipeline.
• Hardware Platform (Jetson / GPU)
GPU
• DeepStream Version
5.1
• JetPack Version (valid for Jetson only)
• TensorRT Version
7.2.2
• NVIDIA GPU Driver Version (valid for GPU only)
465.19.01
• Issue Type( questions, new requirements, bugs)
bugs
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)