($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: "Clay Montgomery" <clay@montgomery1.com>
To: Mauro Ziliani <mauro@faresoftware.it>,
	"meta-freescale@yoctoproject.org"
	<meta-freescale@yoctoproject.org>
Subject: Re: [meta-freescale] gstreamer allocation error on imx6dl-sabresd
Date: Thu, 20 Feb 2020 11:35:10 -0600	[thread overview]
Message-ID: <800d83d6-d535-929b-4743-60979d722ab1@montgomery1.com> (raw)
In-Reply-To: <aa89da76-2694-9809-37d1-608b17fff76b@faresoftware.it>

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

Hi Mauro,

   I would first determine if this problem could be caused by a problem 
with gstreamer.

One way to do that would be to run the camera with the 
mxc_v4l2_capture.out app that is provided by NXP in their unit tests.

It has some basic support for uvcvideo and runs without gstreamer.

Then you will know if it could really be a kernel problem.

Another approach, would be to try gstreamer on a newer kernel.

Regards, Clay


On 2/6/2020 3:50 AM, Mauro Ziliani wrote:
>
> Hi all.
>
> I'm working on a imx6dl-sabresd derived board, gstreamer, uvcvideo 
> webcam, Yocto Freescale i.MX Release Distro 4.1.15-2.0.1 FXMZ /dev/ttymxc0
>
> the pipeline is
>
> gst-launch-1.0 \
>         imxv4l2src device=/dev/video1 \
>         ! capsfilter caps="video/x-raw, width=640, height=480" \
>         ! imxvideoconvert_g2d rotation=4 \
>         ! imxv4l2sink overlay-width=800 overlay-height=600 
> overlay-left=235 overlay-top=65 enable-last-sample=true name=sink
>
>
> Sometime the webcam freeze. After the first freeze the video stream is 
> black and gstream GST_DEBUG=1 show the following message
>
> WARN    default gstallocatorphymem.c:259:gst_buffer_is_phymem: 
> physical address in memory block is invalid
>
>
> There is some explanation/patch for this behavior?
>
>
> gstreamer 1.8.1
>
> gstreamer-plugin-imx 0.12.2
>
>
> Thanks for your help
>
> MZ
>
>
> 

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

      reply	other threads:[~2020-02-20 17:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-06  9:50 gstreamer allocation error on imx6dl-sabresd Mauro Ziliani
2020-02-20 17:35 ` Clay Montgomery [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=800d83d6-d535-929b-4743-60979d722ab1@montgomery1.com \
    --to=clay@montgomery1.com \
    --cc=mauro@faresoftware.it \
    --cc=meta-freescale@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).