DeepStream environment construction

1.Instructions before construction

This tutorial is applicable to self built images. If you are using the YAHBOOM version of the image, you can ignore this tutorial

2.Jetson nano configuration for this tutorial

After checking on the official website, this configuration can only be downloaded from Deepstream6.0 versionwebsite:https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_Quickstart.html#update-bsp-library

3.Start building

3.2 Download and install librdkafka

3.3 Installing Deepsteam

Find it by logging in here

https://developer.nvidia.com/embedded/deepstream-on-jetson-downloads-archived

deepstream_ sdk_ v6.0.1_ Jetson.tbz2 and download it.Or you can find the deepstream in the attachment of the environment we provided_ sdk_ v6.0.1_ Jetson.tbz2 and transmit it to Jetson nanoRun the command to install

4.Verification

  1. Deepstream app -- version all to view the installed version

  1. Go to/opt/nvidia/dropstream/dropstream/samples/configurations/dropstream app and run a case study

Wait for a period of time, and the result shown in the figure indicates that the deepstream installation was successful.

appendix

Other reference links: https://zhuanlan.zhihu.com/p/460637017