public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Thoughts about AVDTP support
@ 2004-05-30  7:05 Marcel Holtmann
  2004-06-04 21:57 ` Aarti Kumar
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2004-05-30  7:05 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Folks,

I think one of the next major goals of BlueZ should be the support of
the Audio/Video Distribution Transport Protocol (AVDTP). So I spent some
time in reading the protocol specification. The specification is very
complex and I think most of the products will only support the basic
mode with signal and media channel. However it took me some time to
realize that they are using multiple L2CAP channels between two devices
with the same PSM. I never thought that this was possible, but our L2CAP
core already supports such configuration. Now I asked myself, why HID
and HCRP needed two different PSM values?

To be capable of handling multiple audio and video streams nicely, I
think we need to implement AVDTP as a kernel module. In that case we can
make use of two different interfaces to AVDTP. One for the A2DP support
that is directly connected to ALSA and the second should be a simple
socket interface. I am no audio/video streaming expert, so what socket
type is the best for this case?

Before I start writing any source code, I would like to get my hands on
a product that already uses AVDTP. I need to know what parts of this
protocol are in use and how they handle it. Searching for an end user
product I found one from Air2U (www.air2u.com.tw). The german reseller
is Aiptek and they call it BT MusiCool 300

	http://www.aiptek.de/index.php?mapid=31&katid1=4&detailid=11

I asked them to donate one of these to me, but they said no. Actually
not a nice company. Searching a little bit more I found out that Amazon
is selling it for 99 EUR. This is fair price for two Bluetooth devices
(SNK and SRC), but I decided not to buy them. My conclusion was that if
I should really start working on AVDTP, someone else should buy me an
end user device for testing any of my code. However there is always the
possibility to donate money (www.bluez.org/sponsors.html) which I can
use to buy unsupported hardware.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-06-05 10:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20040605042247.96059.qmail@web52307.mail.yahoo.com>
2004-06-05 10:08 ` [Bluez-devel] Thoughts about AVDTP support Marcel Holtmann
2004-05-30  7:05 Marcel Holtmann
2004-06-04 21:57 ` Aarti Kumar
2004-06-04 23:58   ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox