DeepStream 7.1 is now available!

Excited to announce a new version of DeepStream!

DeepStream 7.1 now makes it easier than ever to get started with Service Maker in Python. DeepStream Service Maker is a powerful GStreamer abstraction layer that allows Python developers to build AI and computer vision pipelines in minutes.

Here are the highlights of DeepStream 7.1:

Don’t forget about all the new feature in DeepStream 7.0:

  • DeepStream Libraries. Unleash the power of DeepStream without GStreamer dependency with easy-to-use Python APIs.
  • Support for Windows with DeepStream running WSL2 as a development environment.
  • DeepStream 3D Framework adds support for LIDAR and RADAR with BEVFusion and V2X models.
  • Introducing PipeTuner a new tool to automatically optimize DeepStream application parameters.
  • Single-View 3D tracking capability available on NvTracker.
  • Support for ARM SBSA based servers.

To get started with DeepStream now start here:

As always, happy DeepStreaming!

2 Likes

It’s not working in 1050 or 1070 gtx anymore
Tensorrt 10 don’t support these
The minimum device probably is 1630 gtx

any idea how i could configure this on a 4090 24gbVram ??

Can DeepStream 7.1 work without WSL?

I’m planning to migrate from DeepStream 6.3 to the newly released 7.1 version. While referring to the DeepStream Developer Guide, I noticed that the [property] table for nvinfer is missing. From a quick look at the nvinfer plugin source in 7.1, it seems like there’s a best option for network-mode, and I’d like to confirm this.