Extension deepstream issue

Hi,
I am currently working with the INvDsInPlaceDataHandler class but have encountered an issue. I get errors indicating that the following two packages were not found when I try to execute: include “extensions/nvdsbase/nvds_probe_connector.hpp”

include “extensions/nvdsinterface/interfaces.hpp”

 |____third party

 |____WORKSPACE

 |____.bazelrc

 |____apps

          | |____app.yaml

 |____extensions

      | |____test

           | | |____BUILD

           | | |____HelloWorld.hpp

           | | |____test.cpp

           | | |____HelloWorld.cpp

I tried placing the missing packages inside the extensions folder (which is at the same level as WORKSPACE and apps), but I am still encountering the same issue.

Could you please advise on how to resolve this?

https://docs.nvidia.com/metropolis/deepstream/6.3/dev-guide/text/DS_Zero_Coding_Developing_Extension.html#implementation-of-invdsinplacedatahandler

This topic is duplicated with Metadata Not Saved in Redis: Issue with Custom Graph Execution - Intelligent Video Analytics / DeepStream SDK - NVIDIA Developer Forums? Which one do you want to keep open for discussion? We need to close one of them.

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