All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brad Midgley <bmidgley@xmission.com>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] Motorola HT820 audio fidelity
Date: Thu, 04 May 2006 11:58:38 -0600	[thread overview]
Message-ID: <445A40CE.9000509@xmission.com> (raw)
In-Reply-To: <d9a6586e0605041028t3c3499e8t25f1dae3a82c978f@mail.gmail.com>

Shawn

> Maybe there needs to be a new kind of sound device (/dev/sound/play or
> something) which for typical sound hardware, does the decoding, and
> for A2DP can either decode or send the packets across, depending on
> whether it can negotiate a compatible decoder on the device.  Having
> it work only with one library/toolkit like gstreamer is kindof
> limiting. 

alsa doesn't transparently provide an api like this. it's either
something on top of alsa or approximated by writing a plugin for each
type of codec. alsa plugins are only supposed to know about some very
simple encoding audio schemes though.

ironic that you are making the case for gstreamer at the same time you
say it's limiting. :)

> The ALSA A2DP driver was supposed to be in userspace anyway, right?

We have the alsa plugin mostly working now. We haven't abandoned that
idea. alsa plugins are relatively simple in what they expose to the client.

i plan to keep improving the alsa plugin and get into gstreamer to get
some of the more advanced stuff. i have a little picture illustrating
how we tear btsco into two projects that go into these two camps.

http://bluetooth-alsa.sourceforge.net/wavez.png

Brad


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2006-05-04 17:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-28  0:24 [Bluez-devel] Motorola HT820 audio fidelity Fredrik Tolf
2006-04-28  3:19 ` Brad Midgley
2006-05-01 14:02   ` Fredrik Tolf
2006-05-01 14:48     ` Brad Midgley
2006-05-02  3:39       ` Mayank Batra
2006-05-02  4:49         ` Brad Midgley
2006-05-02  5:01           ` Mayank Batra
2006-05-04 17:28           ` Shawn Rutledge
2006-05-04 17:58             ` Brad Midgley [this message]
2006-05-02 11:02       ` Fredrik Tolf
2006-05-02 16:33         ` Brad Midgley
2006-05-04  2:20           ` Fredrik Tolf
2006-05-04  5:31             ` Brad Midgley
2006-05-04  9:26               ` Sergey Krivov
2006-05-09  3:20               ` Fredrik Tolf
2006-05-09 15:25                 ` Brad Midgley

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=445A40CE.9000509@xmission.com \
    --to=bmidgley@xmission.com \
    --cc=bluez-devel@lists.sourceforge.net \
    /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.