Building and Installing the latest versions of gstreamer in Ubuntu 22.04LTS
GST Developer
gstreamer at gallery.co.uk
Mon Jul 17 07:24:49 UTC 2023
Thanks James.
Could i ask which “Wiki” you are referring to ?
Is it this: https://gstreamer.freedesktop.org/documentation/installing/building-from-source-using-meson.html?gi-language=c
or the info in the Github repo ?
or some other WIKI ?
I am trying to build the latest version which appears to be 1.23 or 1.24
Thanks !!
> From: James <jam at tigger.ws <mailto:jam at tigger.ws>>
> Subject: Re: Building and Installing the latest versions of gstreamer in Ubuntu 22.04LTS
> Date: 17 July 2023 at 00:03:21 BST
> To: Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org <mailto:gstreamer-devel at lists.freedesktop.org>>
>
>
> I followed the wiki and had no problems (was for 1.20)
> The only bit that got me is hidden in the wiki: how to build a system install not a test sandbox.
> James
>
>
>
>> On 17 Jul 2023, at 1:11 am, GST Developer via gstreamer-devel <gstreamer-devel at lists.freedesktop.org <mailto:gstreamer-devel at lists.freedesktop.org>> wrote:
>>
>> Hi Folks.
>>
>> I am trying to build and install the current gstreamer (1.22 or 1.23) in Ubuntu 22.04LTS
>> apt install will only get version 1.20 so I need to build from source.
>> This has proven to be tricky, and I wondered if anyone had a good recipe.
>> The first issue is the need for meson 0.62 (apt install delivers 0.61). I have addressed that with a manual install of 0.62 via pip and this gets you through building sucessfully
>> However, when it comes to installing, with sudo ninja install we hit another issue, with mesonbuild which I have not been able to resolve. I believe some of the issue might be related to hard coded paths to specific binaries.
>>
>> Does anyone have a known working sequence of commands to build *and* install GStreamer from source on Ubuntu 22.04 LTS ?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230717/ae9d37d8/attachment-0001.htm>
More information about the gstreamer-devel
mailing list