Skip to content

Commit

Permalink
revert gstreamer
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Oct 18, 2024
1 parent 52d10b6 commit 0dcb983
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/videostreaming/gstreamer/gst_video.pri
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ android{
message("gst android")
# More or less taken from QGroundControl.
# this is already the "least dirty" solution I could come up with :/
DOWNLOADED_GST_FOLDER= /home/hyperion/gstreamer-1.0-android-universal-1.20.5
#DOWNLOADED_GST_FOLDER= /home/hyperion/gstreamer-1.0-android-universal-1.20.5
#DOWNLOADED_GST_FOLDER= /home/consti10/Downloads/gstreamer-1.0-android-universal-1.20.5
#DOWNLOADED_GST_FOLDER= $$PWD/../../../lib/gstreamer_prebuilts/gstreamer-1.0-android-universal-1.20.5
#DOWNLOADED_GST_FOLDER= $$PWD/../../../lib/gstreamer_prebuilts/gstreamer-1.0-android-universal
DOWNLOADED_GST_FOLDER= $$PWD/../../../lib/gstreamer_prebuilts/gstreamer-1.0-android-universal

# Set the right folder for the compile arch
GSTREAMER_ARCH_FOLDER = armv7
Expand Down

0 comments on commit 0dcb983

Please sign in to comment.