• Hardware Platform (Jetson / GPU)
Jetson Orin 4012, NVIDIA Jetson Orin NX Bundle, 8x 2GHz, 16GB DDR5 • DeepStream Version
Container: deepstream:7.1-triton-multiarch • JetPack Version (valid for Jetson only)
see Container: deepstream:7.1-triton-multiarch • TensorRT Version
see Container: deepstream:7.1-triton-multiarch • NVIDIA GPU Driver Version (valid for GPU only)
$ nvidia-smi
Returns: Driver Version: N/A • Issue Type( questions, new requirements, bugs)
Question
I’m currently trying to setup the following video processing pipeline from within the deepstream:7.1-triton-multiarch container:
USB-video camera input → Face Detection → Facial Landmarks → Gaze Detection
I want to include this pipeline into my python application and use the outputs of each pipeline step, both within my own application code and as inputs for the next pipeline step. Therefore i would love to setup the pipeline in python.
So far i’m not sure, if i understood the concept correctly and therefore dont know, if thats even possible and if so, where to start.
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks