Jump to content

DeepStream Reference Designs/Getting Started/Environment Setup: Difference between revisions

Line 26: Line 26:
You may install the dependencies with the following command:  
You may install the dependencies with the following command:  
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
sudo apt-get install -y python3 python3-pip python3-setuptools python3-wheel ninja-build pkg-config gtk-doc-tools libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev  gstreamer1.0-tools gstreamer1.0-plugins-good gstreamer1.0-libav libopencv-dev
$ sudo apt-get install -y python3 python3-pip python3-setuptools python3-wheel ninja-build pkg-config gtk-doc-tools libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev  gstreamer1.0-tools gstreamer1.0-plugins-good gstreamer1.0-libav libopencv-dev
</syntaxhighlight>
</syntaxhighlight>


583

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.