Install webrtc-required components for gstreamer

This commit is contained in:
Josh Matthews 2019-05-14 12:37:31 -04:00 committed by GitHub
parent 6f8bb4dd40
commit 65f1638980
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
brew "gstreamer"
brew "gst-plugins-base"
brew "gst-libav"
brew "gst-plugins-bad"
brew "gst-plugins-bad", args: ["with-libnice", "with-srtp"]
brew "gst-plugins-good"
brew "gst-rtsp-server"