diff --git a/src/VideoStreaming/README.md b/src/VideoStreaming/README.md index 19ac7738402bb2a08d43a1f9d2d9cdb25932062a..bbc8ad974ce48a9b882f2dd058108544471ea6bb 100644 --- a/src/VideoStreaming/README.md +++ b/src/VideoStreaming/README.md @@ -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.