NVIDIA-AI-IOT / deepstream-occupancy-analytics

This is a sample application for counting people entering/leaving in a building using NVIDIA Deepstream SDK, Transfer Learning Toolkit (TLT), and pre-trained models. This application can be used to build real-time occupancy analytics applications for smart buildings, hospitals, retail, etc. The application is based on deepstream-test5 sample application.
MIT License
221 stars 73 forks source link

Occupancy analytics as a gstreamer plugin? #10

Open careai-tylercone opened 3 years ago

careai-tylercone commented 3 years ago

Could you theoretically use this code as a gstreamer plugin instead of a stand alone app? I would like to pipe the output of this stream to other gstreamer plugins.