($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: maneeshsingh1920@gmail.com
To: meta-freescale@lists.yoctoproject.org
Subject: GStreamer Cross compilation for iMX8M Mini Yocto #compilation #hardknott #imx7ulpevk #meta-freescale #yocto
Date: Tue, 22 Feb 2022 00:55:09 -0800	[thread overview]
Message-ID: <CSHh.1645520109490119184.C8gs@lists.yoctoproject.org> (raw)

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

The default GStreamer provided in iMX8 yocto only supports the command line it does not support GStreamer C code hence I need to cross-compile the GStreamer library for iMX8M Mini Yocto.

I tried adding the following lines in iMX yocto local.conf file ->

IMAGE_INSTALL_append += "gstreamer1.0-rtsp-server gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav"

LICENSE_FLAGS_WHITELIST = "commercial"

But seems like GStreamer cross-compilation is not working

when I am trying to compile a simple GStreamer hello world application on my imx8 Mini board then
It gives me an error saying -

*fatal error: gst/gst.h: No such file or directory
* *#include <gst/gst.h>*

*So any suggestion or step on how I can cross-compile the GStreamer for iMX Yocto?*

*Is there any yocto recipe available for GStreamer for NXP iMX8?*

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

                 reply	other threads:[~2022-02-22  8:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CSHh.1645520109490119184.C8gs@lists.yoctoproject.org \
    --to=maneeshsingh1920@gmail.com \
    --cc=meta-freescale@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 read-only IMAP folder(s) and NNTP newsgroup(s).