Skip to content

Nacriema/Deepstream-SDK-Example-Apps

 
 

Repository files navigation

Learn Nvidia Deepstream in C++

1. Base env

  • All apps will be run on Deepstream 6.3

2. References

  • Code structure will follow sample apps of Nvidia
  • Some specific part is borrowed from another tutorials

3. Project structures

  • Sample apps by default at /opt/nvidia/deepstream/deepstream-6.0/sources, I copy them into this repo for reference
  • Copy the samples folder from `/opt/nvidia/deepstream/deepstream-6.x/samples to the root of this repo.

4. Usage

  • Build the docker image
  • Run the docker image

5. Usefull links

About

Example App written in C++ with Nvidia Deepstream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.4%
  • C 31.1%
  • Makefile 3.1%
  • Jupyter Notebook 2.8%
  • Cuda 1.1%
  • Shell 0.2%
  • Other 0.3%