travis: Update gstreamer version to 1.18.1 for mac (#9203)
* travis: Update gstreamer version to 1.18.1 for mac
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
* VideoReceiver: Update README with new gst version for macos
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
@ -67,8 +67,8 @@ The build system is setup to use pkgconfig and it will find the necessary header
Download the gstreamer framework from here: http://gstreamer.freedesktop.org/data/pkg/osx. Supported version is 1.14.4. QGC may work with newer version, but it is untested.
Download the gstreamer framework from here: http://gstreamer.freedesktop.org/data/pkg/osx. Supported version is 1.14.4. QGC may work with newer version, but it is untested.
The installer places them under /Library/Frameworks/GStreamer.framework, 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.
The installer places them under /Library/Frameworks/GStreamer.framework, 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.