From: Brad Midgley <bmidgley@xmission.com>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] strange HP bluetooth headset
Date: Fri, 18 Mar 2005 11:04:53 -0700 [thread overview]
Message-ID: <423B1845.6090604@xmission.com> (raw)
In-Reply-To: <20050318171309.GB25843@externe.net>
Guylhem
> I thought they would work with sbcenc/a2play - they don't. The audio
> is crackled, ie. I have approx 0.2 seconds with audio, 0.2 seconds
> without, and so on.
we found our headsets did not follow the standard very well. maybe the
hp set doesn't either.
is there any way you can capture the bt stream going out of your
pocketpc device?
> They don't work at all with rcplay - can't find a channel.
not surprising since your set doesn't offer an rfcomm service like the
other two a2dp sets we've seen.
> This didn't really help:
> $ ./rcplay 00:0D:44:2A:09:00 test.sbc
> Can't get channel number - defaulting to 25: Success
> Channel : 25
> Can't open connection: Connection refused
>
> However after that, using a2play I can play audio much better. It
> plays much too fast, without any distortion however. So I guess
> there's some capability settings I'm missing.
what else does a2play print out, like the capabilities, etc?
re: suggestions, you could try different numbers of frames in each
packet... see:
while(psize + frame_len + sizeof(sbc_info) < mtu)
and maybe try change mtu to (mtu-1) or (mtu/2) etc...
Brad
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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:[~2005-03-18 18:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-18 17:13 [Bluez-devel] strange HP bluetooth headset Guylhem Aznar
2005-03-18 18:04 ` Brad Midgley [this message]
2005-03-19 0:07 ` Guylhem Aznar
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=423B1845.6090604@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.