Guest User

Untitled

a guest
Jul 19th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. Needed to follow README instructions to install the binaries and these deps
  2. • Ubuntu 16.04
  3. • Gstreamer 1.8.3
  4. • NVIDIA driver 396+
  5. • CUDA 9.2
  6. • TENSORT 4.0
  7. • OpenCV 3.4.x
  8.  
  9.  
  10. $ sudo apt-get install libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev
  11. $ pwd
  12. /home/ubuntu/dev/DeepStream_Release2/sources/apps/deepstream-test1
  13. $ make
  14. $ ./deepstream-test1-app ../../../samples/streams/sample_720p.h264
Add Comment
Please, Sign In to add comment