Browse Source

Add note about gstreamer complete install in readme

QGC4.4
Rustom Jehangir 9 years ago
parent
commit
775286abd5
  1. 2
      src/VideoStreaming/README.md

2
src/VideoStreaming/README.md

@ -78,4 +78,4 @@ You need two packages: @@ -78,4 +78,4 @@ You need two packages:
- [gstreamer-1.0-devel-x86-1.5.2.msi](https://gstreamer.freedesktop.org/data/pkg/windows/1.5.2/gstreamer-1.0-devel-x86-1.5.2.msi)
- [gstreamer-1.0-x86-1.5.2.msi](https://gstreamer.freedesktop.org/data/pkg/windows/1.5.2/gstreamer-1.0-x86-1.5.2.msi)
The installer places them under c:\gstreamer, which is where the QGC build system will look for it.
Make sure you select "Complete" installation instead of "Typical" installation during the install process. The installer places them under c:\gstreamer, which is where the QGC build system will look for it.

Loading…
Cancel
Save