yocto.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Jose Quaresma <quaresma.jose@gmail.com>
To: sebastianpetersen84@yahoo.dk
Cc: yocto@lists.yoctoproject.org
Subject: Re: [yocto] [meta-openembedded] Enabling "libcamerasrc" as a source for gst-launch-1.0
Date: Wed, 22 Mar 2023 11:38:04 +0000	[thread overview]
Message-ID: <CANPvuRn68=A=5_i3YSQtm5j4zFh=1NN0ynA_A1hZ9ooUOJQa2g@mail.gmail.com> (raw)
In-Reply-To: <lbFU.1679431430587284779.BLFD@lists.yoctoproject.org>

[-- Attachment #1: Type: text/plain, Size: 1221 bytes --]

Hi,

The gstreamer plugin is packed in different package so you need to install
them

IMAGE_INSTALL += "libcamera-gst"

Jose


punctuation via lists.yoctoproject.org <sebastianpetersen84=
yahoo.dk@lists.yoctoproject.org> escreveu no dia terça, 21/03/2023 à(s)
20:43:

> Dear community,
>
> I am trying to build an image for a raspberry pi, that includes libcamera
> and gstreamer, such that I can set the streaming source:
>
> gst-launch-1.0 libcamerasrc device=/dev/video0 ! video/x-raw,width=640,height=480 ! autovideosink
>
> However, gst-launch is unable to find libcamerasrc.
>
> How do I configure my build to do this?
>
> I include libcamera using IMAGE_INSTALL and enable the libcamera gst
> PACKAGECONFIG.
>
> Best regards
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#59486):
> https://lists.yoctoproject.org/g/yocto/message/59486
> Mute This Topic: https://lists.yoctoproject.org/mt/97764612/5052612
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
> quaresma.jose@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

-- 
Best regards,

José Quaresma

[-- Attachment #2: Type: text/html, Size: 2186 bytes --]

      reply	other threads:[~2023-03-22 11:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-21 20:43 [meta-openembedded] Enabling "libcamerasrc" as a source for gst-launch-1.0 punctuation
2023-03-22 11:38 ` Jose Quaresma [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANPvuRn68=A=5_i3YSQtm5j4zFh=1NN0ynA_A1hZ9ooUOJQa2g@mail.gmail.com' \
    --to=quaresma.jose@gmail.com \
    --cc=sebastianpetersen84@yahoo.dk \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).