![]() |
a2dp (sort of)
While lazily browsing the web (instead of working :-) I stumbled upon Jesse Guardiani's site, who put together a bluetooth a2dp hack. I found no reference about it on the forums so I'm reporting it for others to try. I myself have no bt headset, but if it proves to work I might get one :-)
Here's the page: http://www.guardiani.us/index.php/N800_custom_packages#Bluetooth_ALSA Have fun... |
Re: a2dp (sort of)
It's been posted before, but no harm in letting more people know. I haven't tried this myself however.
|
Re: a2dp (sort of)
I tried it with 3.2007.10-7 and while it's took a while to get set up it worked very very well with my Sony Ericsson DS970 stereo headphones. The author is still working on it and will hopefully produce a deb one day. :)
|
Re: a2dp (sort of)
I saw this a few weeks back, but I didn't feel like typing in terminal commands just to load and listen to a song. But if it can be integrated into a media app with a decent UI, that would be fantastic...
Milhouse - did the hack also enable regular BT headset functionality? |
Re: a2dp (sort of)
It's possible to redirect GStreamer to sink to ALSA instead, but that's voodoo.
Any of the generic media players can target ALSA --- kmplayer almost certainly can --- but the CPU hit is still immense until we harness the DSP. |
Re: a2dp (sort of)
Quote:
|
Re: a2dp (sort of)
here's the a2dp supporting media player: https://www.guardiani.us/projects/kagu/wiki
|
Re: a2dp (sort of)
Having hacked a2dp support is nice, I guess, but right now it is very inconvenient. It is like do these ten things in xterm, install svn and other quasi cryptic stuff and ever time you want to listen to some music, type the following lines in xterm, let the program index your music, start the player and then just click on the button! What we need is official support for A2DP that makes everything idiot simple, or a 3rd party plugin like the status bar plugin for the 770 for using bluetooth keyboards. The N800 is SOOO close to being a n absolutely killer multimedia device.
|
Re: a2dp (sort of)
Quote:
A2DP doesn't not address that function. The N800's bluetooth stack would need the headset profile (HSP) and/or handsfree profile (HFP) for it to work. |
Re: a2dp (sort of)
Quote:
|
Re: a2dp (sort of)
Uh, yeah, in that part where what I said it is a nice hack at the beginning, but what we need is official support or a simply 3rd party plugin at the end...
|
Re: a2dp (sort of)
For real a2dp support, you'd need to use DSP gateway to write a SBC-compatible transcoder (input sink and output sink), as well as rewriting the mp3 sink to perform as a transcoder instead of an output sink. You'd then FIFO the two together in DSP transport buffer memory (or combine them into one unit, but SBC is the lowest-quality option for A2DP and we'd want to use MPEG/AAC/ATRAC as appropriate later, wouldn't we) and then out via the ALSA output sink plugin to BlueZ.
Short answer: There is no way to get this feature working acceptably without some DSP and codec hacking, which is pretty far beyond the average dev. |
Re: a2dp (sort of)
I've managed to get A2DP working on my N800 and seems to work wonderfully, except for one problem.
If my headset is also connected to my phone (using HFP), then the audio output from the N800 constantly stutters. It doesn't seem to be related to the headset since I have no problem using A2DP from my PC while at the same time being connected to the phone. Does anyone have a similar problem or have any idea how to sort it out? |
Re: a2dp (sort of)
I did search but still may double post, but here goes... Does this a2dp hack work in 770?
|
Re: a2dp (sort of)
Quote:
|
All times are GMT. The time now is 17:53. |
vBulletin® Version 3.8.8