<div dir="ltr">Many thanks for your reply Philippe. Once I switched across to 20.10 (groovy) it all worked by doing an: apt-get install gstreamer1.0-wpe</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 26, 2020 at 12:30 AM Philippe Normand <<a href="mailto:phil@base-art.net">phil@base-art.net</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">Hi Matt,<br>
<br>
On Fri, 2020-12-25 at 10:15 +1100, <a href="mailto:therecycledrobot@gmail.com" target="_blank">therecycledrobot@gmail.com</a> wrote:<br>
> Hi all,<br>
> <br>
> I am trying to use the GstWPE plugin in GStreamer to experiment with<br>
> HTML/web page based overlays (<br>
> <a href="https://github.com/Igalia/gst-wpe-webrtc-demo" rel="noreferrer" target="_blank">https://github.com/Igalia/gst-wpe-webrtc-demo</a>). However, I cannot<br>
> seem to load the plugin, which is contained in the gst-plugins-bad<br>
> package.<br>
> <br>
> The machine is Ubuntu 20.04 and I have installed gst-plugins-bad via<br>
> "apt-get install gstreamer1.0-plugins-bad" and have confirmed that it<br>
> is indeed installed with version 1.16.2-2.1ubuntu1 (and according to<br>
> the documentation, GstWPE has been included in that package since<br>
> 1.16, so it should be there).<br>
> <br>
<br>
I don't think GstWPE officially shipped in 20.04. It is available in<br>
20.10 though:<br>
<a href="https://packages.ubuntu.com/groovy/gstreamer1.0-wpe" rel="noreferrer" target="_blank">https://packages.ubuntu.com/groovy/gstreamer1.0-wpe</a><br>
<br>
You might be able to find a PPA for 20.04.<br>
Another option could be to use a Docker setup including GStreamer 1.18<br>
and the WPE dependencies, such as:<br>
<a href="https://hub.docker.com/r/restreamio/gstreamer" rel="noreferrer" target="_blank">https://hub.docker.com/r/restreamio/gstreamer</a><br>
<br>
Philippe<br>
<br>
> When I check for the existence of its main element, wpesrc, by<br>
> running "gst-inspect-1.0 wpesrc" it returns "No such element or<br>
> plugin wpesrc".<br>
> <br>
> I have searched wide and far to figure out why it's not working<br>
> without any success, including reading <br>
> <a href="https://gstreamer.freedesktop.org/documentation/additional/design/missing-plugins.html?gi-language=c" rel="noreferrer" target="_blank">https://gstreamer.freedesktop.org/documentation/additional/design/missing-plugins.html?gi-language=c</a><br>
> but, being a new GStreamer user, I really see anything relevant in<br>
> there (although I might be mistaken, and would be happy to be<br>
> corrected). Is there a way to enable/disable specific plugins which I<br>
> have missed?<br>
> <br>
> Any help would be appreciated!<br>
> <br>
> Thanks,<br>
> Matt<br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>