From: Brad Midgley <bmidgley@xmission.com>
To: alsa-devel@lists.sourceforge.net
Subject: bluetooth/libalsa design
Date: Sat, 17 Sep 2005 22:56:09 -0600 [thread overview]
Message-ID: <432CF369.9040700@xmission.com> (raw)
Hi
Marcel Holtmann has done some investigation into making stereo/a2dp
headsets available through libalsa. We've gone back and forth and
decided that making a libalsa plugin is the best approach.
We've assumed the connection would be used by one app at a time and the
bluetooth connection would be made on the audio device open call and
closed after the audio device close call (with the possibility that the
close is deferred in case the app immediately opens the audio device again).
Is it workable if instead, the bluetooth connection is brought up when
the audio device is written to? We could close the connection when no
writes have happened for a certain amount of time. Combined with an
audio server of some sort, we could make an audio device that is
available to all apps on the system and even more than one app at a time
without burning out the headset's batteries during silence.
Does this approach sound workable? Which audio servers are appropriate
in the middle there?
Brad
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
reply other threads:[~2005-09-18 4:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=432CF369.9040700@xmission.com \
--to=bmidgley@xmission.com \
--cc=alsa-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.