gst-plugins-bad: add RTMP support
Closes #44470. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8944e0cd6c
commit
92b1b637af
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ class GstPluginsBad < Formula
|
|||
depends_on "openssl@1.1"
|
||||
depends_on "opus"
|
||||
depends_on "orc"
|
||||
depends_on "rtmpdump"
|
||||
depends_on "srtp"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue