gst-examples Issue: Required gstreamer plugin 'nice' not found

Terence Darwen tmdarwen at gmail.com
Wed Sep 1 14:56:44 UTC 2021


Update on this issue: I seem to have gotten the C version of
webrtc-sendrecv to successfully build and run using the 1.18 branch.

On Wed, Sep 1, 2021 at 9:25 AM Terence Darwen <tmdarwen at gmail.com> wrote:

> Sorry, I copied/pasted the wrong terminal output in my previous email.
> Here's what I mean to post:
>
> tmd at kurentovm:~/NonSys/gst-examples/_builddir/webrtc/sendrecv/gst$ sudo
> apt-get install gstreamer1.0-nice
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> gstreamer1.0-nice is already the newest version (0.1.14-1).
> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
> tmd at kurentovm:~/NonSys/gst-examples/_builddir/webrtc/sendrecv/gst$
> ./webrtc-sendrecv
> Required gstreamer plugin 'nice' not found
>
> Here's what I get when running gst-inspect-1.0 nicesrc:
>
> tmd at kurentovm:~/NonSys/gst-examples/_builddir/webrtc/sendrecv/gst$
> gst-inspect-1.0 nicesrc
> No such element or plugin 'nicesrc'
> tmd at kurentovm:~/NonSys/gst-examples/_builddir/webrtc/sendrecv/gst$ sudo
> apt-get install nicesrc
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package nicesrc
> tmd at kurentovm:~/NonSys/gst-examples/_builddir/webrtc/sendrecv/gst$
>
> I'm not familiar with nicesrc...  Where can I obtain it from?
>
>
> On Wed, Sep 1, 2021 at 9:16 AM Nicolas Dufresne <nicolas at ndufresne.ca>
> wrote:
>
>> Le mercredi 01 septembre 2021 à 08:50 -0500, Terence Darwen a écrit :
>> > > Please use https://packages.ubuntu.com/ to search specific packages.
>> The
>> > > second
>> > > result is called "gstreamer1.0-nice", which seems like the one your
>> are
>> > > looking
>> > > for.
>> >
>> > Yes, I have that installed, yet still not working.  Here's my terminal
>> output
>> > copied and pasted:
>> >
>> > tmd at kurentovm:~/gst-install$ sudo apt-get install gstreamer1.0-nice
>> > Reading package lists... Done
>> > Building dependency tree
>> > Reading state information... Done
>> > gstreamer1.0-nice is already the newest version (0.1.14-1).
>> > 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
>> > tmd at kurentovm:~/gst-install$ ./webrtc-sendrecv
>> > bash: ./webrtc-sendrecv: No such file or directory
>>
>> Well, this is a different problem. There is no webrtc-sendrecv executable
>> in
>> your current directory, has nothing to do with nice.
>>
>> To check that nice is installed, gst-inspect-1.0 nicesrc
>>
>> > tmd at kurentovm:~/gst-install$
>> >
>> > On Wed, Sep 1, 2021 at 8:06 AM Nicolas Dufresne <nicolas at ndufresne.ca>
>> wrote:
>> > > Le mardi 31 août 2021 à 18:59 -0500, Terence Darwen via
>> gstreamer-devel a
>> > > écrit :
>> > > > 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.
>> > >
>> > > Please use https://packages.ubuntu.com/ to search specific packages.
>> The
>> > > second
>> > > result is called "gstreamer1.0-nice", which seems like the one your
>> are
>> > > looking
>> > > for.
>> > >
>> > > > Any advice would be appreciated.
>> > >
>> > >
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210901/474a2ffb/attachment-0001.htm>


More information about the gstreamer-devel mailing list