[Issue] Repository with DeepStream Python Apps uses outdated dependencies

Despstream repository (link: GitHub - NVIDIA-AI-IOT/deepstream_python_apps: DeepStream SDK Python bindings and sample applications ) uses gst-python as a dependency. This repository is not updated since over 2 years and Is discontinued.
Now gstream monorepo should be used for this purpose.

gst-python repo: GStreamer / gst-python · GitLab
gstream monorepo: GitHub - GStreamer/gstreamer: GStreamer open-source multimedia framework

The latest DeepStream is based on GStreamer 1.16.3. The GStreamer monorepo is active since version 1.20.x. We may move to GStreamer monorepo when it is necessary.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.