From: Joshua Lock <josh@linux.intel.com>
To: "Xu, Dongxiao" <dongxiao.xu@intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Call for help for demo UPNP media renderer
Date: Wed, 20 Oct 2010 08:18:30 +0100 [thread overview]
Message-ID: <1287559110.2268.1.camel@scimitar> (raw)
In-Reply-To: <D5AB6E638E5A3E4B8F4406B113A5A19A2FF0D378@shsmsx501.ccr.corp.intel.com>
On Wed, 2010-10-20 at 14:07 +0800, Xu, Dongxiao wrote:
> Hi Josh,
>
> Today I took a glance at the rygel crash issue in poky. Though I didn't
> get the root cause, I found when configure Tracker plugin into rygel,
> the segmentation fault will happen. Since we have already configured
> the media-export plugin, and tracker plugin plays the same role, I
> think we can simply disable tracker plugin (by configure time or change
> by rygel-preferences) for demo usage.
Yes, I thought I mentioned disabling the tracker plugin in an earlier
mail? I'll prepare a patch to the recipe to disable that so we don't
have to remember to do that by hand.
Cheers,
Joshua
>
> Thanks,
> Dongxiao
>
> Xu, Dongxiao wrote:
> > I just built out the poky-image-rygel image with your meta-demo
> > layer, and run
> >
> > rygel --gst-debug-level=5
> >
> > I still saw it "segmentation fault" in the last...
> >
> > I am looking into it.
> >
> > Thanks,
> > Dongxiao
> >
> > Xu, Dongxiao wrote:
> >> Zanussi, Tom wrote:
> >>> On Tue, 2010-10-19 at 17:40 -0700, Xu, Dongxiao wrote:
> >>>> Joshua Lock wrote:
> >>>>> On Wed, 2010-10-20 at 01:04 +0100, Joshua Lock wrote:
> >>>>>> On Tue, 2010-10-19 at 14:31 -0700, Saul Wold wrote:
> >>>>>>>
> >>>>>>> Dongxiao,
> >>>>>>>
> >>>>>>> Can you take a look at this since you have worked with the
> >>>>>>> gstreamer?
> >>>>>>
> >>>>>> I did a sloppy job pushing my changes when leaving the office but
> >>>>>> think I have replicated most/all of the in the josh/demo branch.
> >>>>>>
> >>>>>> I also took a look through the rygel code to see what gstreamer
> >>>>>> elements are explicitly being used, I've created a list and tried
> >>>>>> to ensure as many as possible of them are in the IMAGE_INSTALL
> >>>>>> list for poky-image-rygel, adding them to the RDEPENDS for rygel
> >>>>>> doesn't appear to have included them in the image I just
> >>>>>> created...
> >>>>>>
> >>>>>> Full list of names of pipeline elements I found in the rygel
> >>>>>> code follows:
> >>>>>>
> >>>>>> decodebin2, videorate, videoscale, ffmpegcolorspace, ffenc_wmv1,
> >>>>>> twolame, lame, mp3parse, ffenc_wmav2, convert-sink-pad,
> >>>>>> ffenc_mpeg2video, audio-src-pad, audio-sink-pad,
> >>>>>> audio-enc-sink-pad, sink, mpegtsmux, audioconvert, audioresample,
> >>>>>> audiorate, capsfilter, audiotestsrc, videotestsrc, ffmux_asf
> >>>>>>
> >>>>>
> >>>>> The image I just built with my latest changes in josh/demo
> >>>>> worked!?! Rygel did not segfault :-)
> >>>>>
> >>>>> If you have time Dongxiao (or anyone else) I'd appreciate if you
> >>>>> could double-check my changes (my install_append in rygel to
> >>>>> create a .config isn't working, so you'll need to do that
> >>>>> manually and run rygel-preferences to disable the tracker
> >>>>> plugin). If you could test using Rygel as a renderer for some
> >>>>> content served by the mediatomb image, that would be much
> >>>>> appreciated. You'll want gupnp-av-cp as provided by gupnp-tools
> >>>>> to control the renderer and content server.
> >>>>>
> >>>>> Thanks,
> >>>>> Joshua
> >>>>
> >>>> I will try your branch, however I didn't find josh/demo in
> >>>> poky-contrib. Is it reside in other place?
> >>>>
> >>>
> >>> It should be here:
> >>>
> >>> ssh://git@git.pokylinux.org/meta-demo.git
> >>>
> >>> Tom
> >>
> >> Got it, thanks!
> >>
> >> Dongxiao
> >> _______________________________________________
> >> yocto mailing list
> >> yocto@yoctoproject.org
> >> https://lists.pokylinux.org/listinfo/yocto
>
--
Joshua Lock
Intel Open Source Technology Centre
next prev parent reply other threads:[~2010-10-20 7:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-19 21:15 Call for help for demo UPNP media renderer Joshua Lock
2010-10-19 21:31 ` Saul Wold
2010-10-19 22:36 ` Joshua Lock
2010-10-19 23:56 ` Tian, Kevin
2010-10-20 0:04 ` Joshua Lock
2010-10-20 0:08 ` Tian, Kevin
2010-10-20 0:19 ` Joshua Lock
2010-10-20 0:16 ` Joshua Lock
2010-10-20 0:23 ` Darren Hart
2010-10-20 0:30 ` Tian, Kevin
2010-10-20 0:33 ` Tian, Kevin
2010-10-20 0:34 ` Darren Hart
2010-10-20 0:40 ` Xu, Dongxiao
2010-10-20 1:13 ` Tom Zanussi
2010-10-20 1:19 ` Xu, Dongxiao
2010-10-20 3:58 ` Xu, Dongxiao
2010-10-20 6:07 ` Xu, Dongxiao
2010-10-20 7:18 ` Joshua Lock [this message]
2010-10-20 7:23 ` Xu, Dongxiao
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=1287559110.2268.1.camel@scimitar \
--to=josh@linux.intel.com \
--cc=dongxiao.xu@intel.com \
--cc=yocto@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.