From 2998a13c6ea4a769e34c31be881d0f07cdc035e5 Mon Sep 17 00:00:00 2001 From: Gus Grubba Date: Fri, 24 Jul 2015 10:33:34 -0400 Subject: [PATCH] Update README.md --- src/VideoStreaming/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VideoStreaming/README.md b/src/VideoStreaming/README.md index 70503f8ff..9b5844f7c 100644 --- a/src/VideoStreaming/README.md +++ b/src/VideoStreaming/README.md @@ -34,7 +34,7 @@ The build system is setup to use pkgconfig and it will find the necessary header ### Mac OS -Download the gstreamer framework from here: http://gstreamer.freedesktop.org/data/pkg/osx. The current version, as I write this is 1.5.2, which is the one currently used by QGC. +Download the gstreamer framework from here: http://gstreamer.freedesktop.org/data/pkg/osx. The current version, as this is written is 1.5.2. The package you want is [gstreamer-1.0-devel-1.5.2-x86_64.pkg](http://gstreamer.freedesktop.org/data/pkg/osx/1.5.2/gstreamer-1.0-devel-1.5.2-x86_64.pkg) The installer places the framework under /Library/Frameworks, which is where the QGC build system will look for it. That's all that is needed. When you build QGC and it finds the gstreamer framework, it automatically builds video streaming support. -- 2.22.0