<div dir="ltr"><div>Thanks, David.  As shown in my copied and pasted terminal output below, I seem to have all of those installed yet it's still not finding the nice plugin.  I wonder if the issue is related to the fact that I manually built and installed gstreamer 1.19 and, as shown below, these ones I've installed are 1.14?</div><div><br></div><div><font face="monospace">tmd@kurentovm:~/NonSys/gst-examples/_builddir/webrtc/sendrecv/gst$ sudo apt-get install gstreamer1.0-nice<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>gstreamer1.0-nice is already the newest version (0.1.14-1).<br>0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.<br>tmd@kurentovm:~/NonSys/gst-examples/_builddir/webrtc/sendrecv/gst$ sudo apt-get install libnice-dev<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>libnice-dev is already the newest version (0.1.14-1).<br>0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.<br>tmd@kurentovm:~/NonSys/gst-examples/_builddir/webrtc/sendrecv/gst$ sudo apt-get install libnice10<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>libnice10 is already the newest version (0.1.14-1).<br>0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.<br>tmd@kurentovm:~/NonSys/gst-examples/_builddir/webrtc/sendrecv/gst$ ./webrtc-sendrecv<br>Required gstreamer plugin 'nice' not found<br></font></div><div><font face="monospace">tmd@kurentovm:~/NonSys/gst-examples/_builddir/webrtc/sendrecv/gst$ </font><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 31, 2021 at 8:13 PM David Ing <<a href="mailto:ding@panopto.com">ding@panopto.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I had the same exact problem, but I am on Fedora 34.  I think the trick was to install a package called "libnice-gstreamer1"<div><br></div><div>For your reference, the example works for me, and I have the following packages installed.</div><div><br></div><div>0.1.17-5.fc34<br><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>   libnice.x86_64</div><div>   libnice-devel.x86_64</div><div>     libnice-gstreamer1.x86_64</div></blockquote><div><br>1.19.1-2.1.18.4.fc34<br><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>        gstreamer1.x86_64</div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>and a bunch of other gstreamer packages of the same version</div></blockquote></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 31, 2021 at 4:59 PM Terence Darwen via gstreamer-devel <<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><p dir="auto">I'm trying to run the webrtc-sendrecv example here: <a href="https://gitlab.freedesktop.org/gstreamer/gst-examples/-/blob/master/webrtc/sendrecv/gst/webrtc-sendrecv.c" target="_blank">https://gitlab.freedesktop.org/gstreamer/gst-examples/-/blob/master/webrtc/sendrecv/gst/webrtc-sendrecv.c</a></p>
<p dir="auto">I've followed the instructions and have successfully built the webrtc-sendrecv executable, but when running it I get a "Required gstreamer plugin 'nice' not found" error.</p>
<p dir="auto">I've manually built gstreamer v1.19.1, base plugins and the good /bad/ugly plugins, as well as manually built and installed libnice as instructed here <a href="https://github.com/libnice/libnice" rel="nofollow noreferrer noopener" target="_blank">https://github.com/libnice/libnice</a> but still get this plug-in error.</p>
<p dir="auto">I'm using Ubuntu 18.04.3 LTS for this.</p><p dir="auto">Any advice would be appreciated.<br></p></div>
</blockquote></div>
</blockquote></div></div>