mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ubuntu setup script: add gstreamer1.0-libav
This was needed in order to display video in QGC
This commit is contained in:
parent
c5341da813
commit
0a4e7142ee
@ -190,6 +190,7 @@ if [[ $INSTALL_SIM == "true" ]]; then
|
||||
gstreamer1.0-plugins-base \
|
||||
gstreamer1.0-plugins-good \
|
||||
gstreamer1.0-plugins-ugly \
|
||||
gstreamer1.0-libav \
|
||||
libeigen3-dev \
|
||||
libgazebo9-dev \
|
||||
libgstreamer-plugins-base1.0-dev \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user