View Single Post
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#167
Originally Posted by Saviq View Post
I got it working, quite, the only problem I have is that I can't get the remote controls working, any idea how can I debug? I have a2dpd.conf set up to send -remote controls to kagu, but it doesn't work, when I issue a 'kagu -remote...' from the console, it works, so the problem seem to be in a2dpd, I just can't figure out, what's wrong...
ATM, maemo Bluez only understands one button from HSP (i.e., all buttons act the same).

But, IIUC, you can't even get that with a normal A2DP set, because they use AVRCP for button handling, which has zero support on the tablets; I'm not sure if it exists in upstream Bluez yet.

The solution, obviously, is to write an AVRCP and submit it to Bluez; second best (and far more likely) is a separate program to do that, but some coding is needed either way.