<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">brew install libnice <div class=""><br class=""></div><div class="">is required IMHO.</div><div class=""><br class=""></div><div class="">Then <span style="color: rgb(47, 255, 18); font-family: "Andale Mono"; font-size: 13px; background-color: rgba(0, 0, 0, 0.901961);" class="">brew edit gst-plugins-bad</span><div><br class=""></div><div>Check if you have these lines in:</div><div><br class=""></div><div><div>depends_on "libnice"</div><div>depends_on "srtp"</div></div><div><br class=""></div><div>Add both if not and re-install from source</div><div><br class=""></div><div><div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Andale Mono"; color: rgb(47, 255, 18); background-color: rgba(0, 0, 0, 0.901961);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">brew reinstall --build-from-source gst-plugins-bad</span></div></div><div><br class=""><blockquote type="cite" class=""><div class="">Am 08.07.2019 um 17:02 schrieb Vinicius Tona <<a href="mailto:vftona@gmail.com" class="">vftona@gmail.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi everyone,<div class=""><br class=""></div><div class="">Does anybody know if there's an easy way to check the dependencies of a plugin?</div><div class="">I ask because I'm unable to install webrtcbin with brew on mac and I think it's probably a dependency missing.</div><div class=""><br class=""></div><div class="">If you want to reproduce it you can do so by uninstalling gstreamer if you already have it and running </div><div class=""><font face="courier new, monospace" class="">brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad</font></div><div class=""><br class=""></div><div class="">and <font face="courier new, monospace" class="">gst-inspect-1.0 webrtc</font> will tell you: <font face="courier new, monospace" class="">No such element or plugin 'webrtc'</font></div><div class=""><br class=""></div><div class="">PS: I know the issue is upstream, but any help is welcome</div><div class=""><br class=""></div><div class="">Regards</div><div class="">-- <br class=""><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div style="font-size:12.8px" class=""><span style="font-size:12.8px" class="">"If we can really understand the problem, the answer will come out of it, </span><br class=""></div><span style="font-size:12.8px" class="">because the answer is not separate from the problem."</span><font face="arial, helvetica, sans-serif" style="font-size:12.8px" class=""><font size="2" class=""> - </font></font><span style="color:rgb(102,102,102);font-family:arial,helvetica,sans-serif;font-size:x-small;text-align:justify" class="">Krishnamurti</span><div style="font-size:12.8px" class=""><div style="text-align:justify" class=""><font color="#666666" face="arial, helvetica, sans-serif" size="1" class=""><br class=""></font></div><div class=""><span style="font-family:arial,helvetica,sans-serif;font-size:small" class="">Vinícius Faria Toná</span></div></div></div></div></div></div></div></div>
_______________________________________________<br class="">gstreamer-devel mailing list<br class=""><a href="mailto:gstreamer-devel@lists.freedesktop.org" class="">gstreamer-devel@lists.freedesktop.org</a><br class="">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</div></blockquote></div><br class=""></div></body></html>