Re: GStreamer 1.22 on Ubuntu 22.04 LTS
Bruce Weir via gstreamer-devel <[email protected]>
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <AS8PR01MB73363555C4091F7520A3D4BBCF24A@AS8PR01MB7336.eurprd01.prod.exchangelabs.com> |
Thanks. I'll check the Docker images. ________________________________________ From: gstreamer-devel <[email protected]> on behalf of Michael Gruner via gstreamer-devel <[email protected]> Sent: 27 June 2023 18:07 To: Discussion of the development of and with GStreamer Cc: Michael Gruner; Bruce Weir Subject: Re: GStreamer 1.22 on Ubuntu 22.04 LTS You can build GStreamer yourself from source. The process is well documented in the website: <https://gstreamer.freedesktop.org/documentation/installing/building-from-source-using-meson.html?gi-language=c> Building from source using Meson<https://gstreamer.freedesktop.org/documentation/installing/building-from-source-using-meson.html?gi-language=c> gstreamer.freedesktop.org<https://gstreamer.freedesktop.org/documentation/installing/building-from-source-using-meson.html?gi-language=c> [favicon.png]<https://gstreamer.freedesktop.org/documentation/installing/building-from-source-using-meson.html?gi-language=c> You can even have multiple GStreamer versions in parallel, using the DevEnv. There's also docker images you can check: <https://hub.docker.com/r/restreamio/gstreamer> Docker<https://hub.docker.com/r/restreamio/gstreamer> hub.docker.com<https://hub.docker.com/r/restreamio/gstreamer> [X]<https://hub.docker.com/r/restreamio/gstreamer> Michael On 27 Jun 2023, at 10:43, Bruce Weir via gstreamer-devel <[email protected]> wrote: Installing gstreamer from the package manager in Ubuntu 22.04 LTS provides version 1.20.3. I would like to be running version 1.22 (for the WHIP integration). Is there some way to install gstreamer 1.22 manually (or from some other package repo) on Ubuntu?