• DeepStream Version 5.1
Hello,
We are running deepstream-app with code modifications in some of the plugins (gst-dsexmaple, gst-nvinfer). My question is whether it is possible to build these plugins and to build deepstream-app on a machine without GPU hardware? (Of course, the app will run on a machine with GPU)
Thanks
deepstream-app depends on some hardware based libraries. So it can be built if the dependencies can be connected successfully. Please refer to the Makefile.
1 Like