/playing-with-deepstream

Sample application for the blog post Playing with NVIDIA DeepStream

Primary LanguagePython

Playing with NVIDIA DeepStream

Sample code of the tutorial Playing with NVIDIA DeepStream:

Application that takes an RTSP Stream url as input, and outputs an RTSP Stream of the Object Detection inference using YoloV8.

The application is written in Python 3 and uses the NVIDIA DeepStream Python Bindings libraries.