Add macOS gstreamer setup

This commit is contained in:
Josh Matthews 2018-08-15 09:44:35 -04:00 committed by GitHub
parent 4f55c87479
commit b9087e9e54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,7 @@ Please select your operating system:
``` sh
brew install automake pkg-config python cmake yasm
brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav gst-rtsp-server --with-orc -with-libogg --with-opus --with-pango --with-theora --with-libvorbis
pip install virtualenv
```
#### On macOS (MacPorts)