How can I install WebRTCSink on Ubuntu 22.04
GST Developer via gstreamer-devel <[email protected]>
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Folks. I am attempting to use WebRTCSink on Ubuntu 22.04 LTS, but despite 2 days trial and error I have yet to find any way to install it. I have tried following guidance for installation of all the plug in groups via apt install, and also compiling gstreamer from source, but whilst I can use webrtcbin, none of my attempts have yet found webrtcsink to be available. I also went down the root of trying to compile from https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/tree/main/net/webrtc but this tends to get hung up on now having the correct version of various gstreamer or other components. Is there a simple way to install GStreamer with WebRTCSink included ? Many thanks for any clues !