gst-examples Issue: Required gstreamer plugin 'nice' not found
David Ing
ding at panopto.com
Wed Sep 1 01:12:43 UTC 2021
I had the same exact problem, but I am on Fedora 34. I think the trick was
to install a package called "libnice-gstreamer1"
For your reference, the example works for me, and I have the following
packages installed.
0.1.17-5.fc34
libnice.x86_64
libnice-devel.x86_64
libnice-gstreamer1.x86_64
1.19.1-2.1.18.4.fc34
gstreamer1.x86_64
and a bunch of other gstreamer packages of the same version
On Tue, Aug 31, 2021 at 4:59 PM Terence Darwen via gstreamer-devel <
gstreamer-devel at lists.freedesktop.org> wrote:
> I'm trying to run the webrtc-sendrecv example here:
> https://gitlab.freedesktop.org/gstreamer/gst-examples/-/blob/master/webrtc/sendrecv/gst/webrtc-sendrecv.c
>
> 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.
>
> 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
> https://github.com/libnice/libnice but still get this plug-in error.
>
> I'm using Ubuntu 18.04.3 LTS for this.
>
> Any advice would be appreciated.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210831/148ffbcf/attachment.htm>
More information about the gstreamer-devel
mailing list