Demo for c++ multistream object detection with yolo models

I couldn’t find any C++ implementation for multistream object detection. I found Python and C examples, but not C++. Are there any resources for this?

You may refer to deepstream_tools/yolo_deepstream/deepstream_yolo at main · NVIDIA-AI-IOT/deepstream_tools