From: Brad Midgley <bmidgley@xmission.com>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] AVDTP in BlueZ
Date: Fri, 13 Jan 2006 13:34:04 -0700 [thread overview]
Message-ID: <43C80EBC.8040503@xmission.com> (raw)
In-Reply-To: <43C66070.5010601@labri.fr>
Martin
> According to the mailing archive (since september 2005) and the Todo
> List there is no implementation of avdtp in BlueZ.
> Is this right ?
it is true in that you can't create an avdtp "socket" like you can an
l2cap socket. but we can still build up avdtp signaling in userspace
using l2cap connections.
> I am planning to implement audio streaming (ogg) over bluetooth. If I
> understand correctly (reading the mailing archive) there were attemps
> to consider the bluetooth device as a soundcard using alsa. Is this
> working ? Would this fit my purpose ? Would it replace avdtp in BlueZ ?
we only have a prototype that runs in userspace and accepts audio data
from stdin if you want to stream stuff.
i've been tinkering with an alsa plugin.
> My idea was to implement an icecast plugin/patch to send the data over
> bluetooth and then implement a reader on the phone/pda/some device.
> Do you think it is doable ? Is someone already working on this ?
>
> Do you any idea about that ?
you are going to implement an a2dp sink in the phone? it is probably
doable and we do have code for it but it will take some adapting to put
it on another platform and it will require a decent-powered arm cpu.
(many phones have a dsp where the encoder could run a lot more
efficiently, but it's a big job to write a dsp task.)
brad
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2006-01-13 20:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-12 13:58 [Bluez-devel] AVDTP in BlueZ Martin Raspaud
2006-01-13 20:34 ` Brad Midgley [this message]
2006-01-13 22:54 ` [Bluez-devel] Multiple headsets with one dongle Southwing - Miquel Puchol
-- strict thread matches above, loose matches on Subject: below --
2005-09-15 4:22 [Bluez-devel] AVDTP in Bluez Ivy
2005-09-15 6:54 ` 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=43C80EBC.8040503@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.