Issue Accessing Metadata and Missing Header Files for Custom Extension in Graph-Composers

Hello! I’m working on developing a custom extension for Graph-composer (deepstream 6.3) . However, I couldn’t find a way to access the metadata as we used to in DeepStream using the nvanalytics_src_pad_buffer probe function. While reading through the documentation and following the steps in the README files, I managed to generate the codelet for the extension and build it with Bazel. But when I tried to implement INvDsInPlaceDataHandler as described in the docs, I couldn’t find the header files you mentioned:
include “extensions/nvdsbase/nvds_probe_connector.hpp”
include “extensions/nvdsinterface/interfaces.hpp”
Are these includes optional, or are the files actually missing?

I am using the devel container you provided
nvcr.io/nvidia/deepstream:6.3-gc-triton-devel

The same issue with Metadata Not Saved in Redis: Issue with Custom Graph Execution - Intelligent Video Analytics / DeepStream SDK - NVIDIA Developer Forums. Let’s focus the discussion in one place. Close the duplicated topics.

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