• Hardware Platform (Jetson / GPU) - Jetson
• DeepStream Version - 7.1
• JetPack Version (valid for Jetson only) - 6.1 / 6.2
• TensorRT Version - 10.3
• Issue Type( questions, new requirements, bugs) - Bug / Missing Documentation
• How to reproduce the issue?
Introduction to Pipeline APIs — DeepStream documentation on this page, there is a mention of “Appsrc and Appsink example” and “Kafka Custom Data example”, however these applications do not exist in the /opt/nvidia/deepstream/deepstream/service-maker/sources/apps/python/pipeline_api directory – only deepstream_testX_app exist, X being 1 through 5.
Note: This is also true of this page as well, Introduction to Flow APIs — DeepStream documentation, it is missing the “Inject and Retrieve Example” application.
Where can I see these examples?