meta-freescale.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: maneeshsingh1920@gmail.com
To: meta-freescale@lists.yoctoproject.org
Subject: How to Cross Compile GStreamer for NXP iMX8M Mini using Yocto #yocto #hardknott #meta-freescale #imx7ulpevk
Date: Wed, 08 Dec 2021 19:22:35 -0800	[thread overview]
Message-ID: <saaY.1639020155443649017.Hwe8@lists.yoctoproject.org> (raw)

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

Hi Sir,

I am using NXP iMX8M Mini EVK and Yocto imx-linux-hardknott  imx-5.10.52 version.

Default GStreamer provided in NXP iMX BSP does not support the GStreamer C application it only supports the command line.

Hence I need to install and compile GStreamer using iMX yocto.

To do that I did the following steps -

1) I added the following code in 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"

2) After that I compiled and build the SDK and flashed it to iMX board.

but when I try 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>*

Am I Missing Anything?

*please suggest me how can I cross-compile the GStreamer for  iMX yocto ?*

Thanks,

Maneesh

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

             reply	other threads:[~2021-12-09  3:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09  3:22 maneeshsingh1920 [this message]
2021-12-15 11:12 ` How to Cross Compile GStreamer for NXP iMX8M Mini using Yocto #meta-freescale #imx7ulpevk #yocto #hardknott maneeshsingh1920

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=saaY.1639020155443649017.Hwe8@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 NNTP newsgroup(s).