From: Brad Midgley <bmidgley@xmission.com>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Talkie-Walkie application
Date: Wed, 25 Jan 2006 15:03:48 -0700 [thread overview]
Message-ID: <43D7F5C4.70101@xmission.com> (raw)
In-Reply-To: <001f01c6212d$bfb82880$34208958@claudia>
Michel
It sounds like you have the luxury of not worrying too much about
latency. Audio is one-way for a walkie-talkie function. Also, you're
writing the code on both ends so you don't have to use any specific
protocol. Choose accordingly.
You could model something after the sco test in bluez or you could model
it after the a2play/a2recv in the btsco project.
sco advantages:
2-way audio
low-latency
low cpu use
a2dp advantages:
higher quality audio, even stereo
one-way audio
The SCO transport driver is only completely working for CSR chips.
Brad
> I 'm working on the feasability of a Talkie-Walkie Application
> with two dongles.
>
>
> Does somebody knows some books or other documentation which
> can give me information on how to make an audio application with bluez ?
>
> In your opinion, what is (are) the main(s) problem(s) to realize such
> application ?
>
>
> As I have read on the mailing list, the best way to work with SCO
> links under linux
> is to use CSR Chipset. Does anyone know why these chipset is so suited
> to work with linux and so bluez ?
>
>
> thanks very much
>
>
> Michel
>
>
>
-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2006-01-25 22:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-24 21:32 [Bluez-users] Talkie-Walkie application Michel Leconte
2006-01-25 22:03 ` Brad Midgley [this message]
2006-01-25 23:33 ` Brad Midgley
2006-01-26 20:42 ` Michel Leconte
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=43D7F5C4.70101@xmission.com \
--to=bmidgley@xmission.com \
--cc=bluez-users@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.