From: Tomas Frydrych <tf+lists.yocto@r-finger.com>
To: yocto@yoctoproject.org
Subject: Re: pulseaudio madness
Date: Fri, 08 Feb 2013 10:41:19 +0000 [thread overview]
Message-ID: <5114D64F.6060900@r-finger.com> (raw)
In-Reply-To: <5112DC95.3040702@mlbassoc.com>
On 06/02/13 22:43, Gary Thomas wrote:
>>> You might want to have a look at Guacamayo's use of PA, that uses it
>>> and will automatically switch output when new speakers are plugged in
>>> too. https://github.com/Guacamayo
>>
>> Thanks, that helped. I've built Guacamayo for my RaspberryPi and
>> can see how it's set up.
>
> That said, I've not had much luck actually getting anything out of the
> audio :-( I tried the guacamayo-image-mex-raspberrypi.rpi-sdimg which
> came up and gave me a nice display but it wasn't obvious how to import
> media and/or make it play. I tried copying some files manually to the
> SD card, but they wouldn't play either.
Both the guacamayo mex and audioplayer images are for UPnP appliances,
i.e., they generally expect to find content on the network, provided by
UPnP media servers (i.e., a NAS).
The mex image is not really much use on the RPi, the HW is too
underpowered to run a non-trivial GL application. But you can put the
audio files into the xuser's Music directory (or with the demo files
into /usr/share/demos/audio) and they should appear in the Music column
of MEX.
> Then I tried guacamayo-image-audioplayer-raspberrypi.rpi-sdimg and it
> was even less intuitive.
You need a UPnP media controller to interact with the audioplayer.
BubbleUPnP for Android works very well.
> Can you give me some guidance? All I'd like to do is play a simple
> (.wav) file on y RaspberryPi using pulseaudio.
gst-launch playbin2 uri=file:///... should do that for you.
Tomas
--
http://sleepfive.com
prev parent reply other threads:[~2013-02-08 10:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-05 12:44 pulseaudio madness Gary Thomas
2013-02-05 13:52 ` Burton, Ross
2013-02-06 13:50 ` Gary Thomas
2013-02-06 14:44 ` Tomas Frydrych
2013-02-06 22:43 ` Gary Thomas
2013-02-08 10:41 ` Tomas Frydrych [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=5114D64F.6060900@r-finger.com \
--to=tf+lists.yocto@r-finger.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.