From b9087e9e54a1f11ccae3e900b975a7aec07fd232 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Wed, 15 Aug 2018 09:44:35 -0400 Subject: [PATCH] Add macOS gstreamer setup --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 158493c6093..44595e2bede 100644 --- a/README.md +++ b/README.md @@ -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)