Azure-Samples / NVIDIA-Deepstream-Azure-IoT-Edge-on-a-NVIDIA-Jetson-Nano

This is a sample showing how to do real-time video analytics with NVIDIA DeepStream connected to Azure via Azure IoT Edge. It uses a NVIDIA Jetson Nano device that can process up to 8 real-time video streams concurrently.
MIT License
172 stars 56 forks source link

Deepstream SDK 6.2 Not on Azure #25

Open francoisdutoit opened 1 year ago

francoisdutoit commented 1 year ago

Hi,

Why does the Deepstream SDK on Azure only go up to version 5.1 when the latest version of Deepstream is version 6.2? How do I incorporate the latest version in my VS Code solution?

Thanks!