Use Gstreamer pipelines on Mac OS X

172 Views Asked by At

I am trying to develop Gstreamer(1.0) application for the Mac OS X, for this aim I want to use some Hackintosh distribution. But I got a lot of problems related to the Hackintosh installation on VirtualBox, Gstreamer installation on Mac OS X, and using Gstreamer on Mac OS X. There is no need to enumerate these troubles because they all really diverse and are not connected(also of course I already tried to resolve them).

So my question is: how I can install and use Gstreamer pipelines on Hackintosh?

This question has nested items about which Mac OS X distribution I need to use, how should I install it, on which virtualization software I need to install this, which Gstreamer version I need to use, and how should I install Gstreamer(etc.)?

P.S. I know that this is rather abstract question but I already tried to resolve these problems one by one and got nothing.

1

There are 1 best solutions below

4
On

Try Homebrew:

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install gstreamer