mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
ubuntu setup script: add gstreamer1.0-libav
This was needed in order to display video in QGC
This commit is contained in:
committed by
Daniel Agar
parent
c5341da813
commit
0a4e7142ee
@@ -190,6 +190,7 @@ if [[ $INSTALL_SIM == "true" ]]; then
|
|||||||
gstreamer1.0-plugins-base \
|
gstreamer1.0-plugins-base \
|
||||||
gstreamer1.0-plugins-good \
|
gstreamer1.0-plugins-good \
|
||||||
gstreamer1.0-plugins-ugly \
|
gstreamer1.0-plugins-ugly \
|
||||||
|
gstreamer1.0-libav \
|
||||||
libeigen3-dev \
|
libeigen3-dev \
|
||||||
libgazebo9-dev \
|
libgazebo9-dev \
|
||||||
libgstreamer-plugins-base1.0-dev \
|
libgstreamer-plugins-base1.0-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user