Re: Setting up an A2DP server
From: Maxim Levitsky <maximlevitsky@gmail.com>
Date: 2012-09-09 01:38:30
On Tue, 2012-08-21 at 17:13 +0200, Niklas Claesson wrote:
2012/8/20 Lucas De Marchi [off-list ref]:quoted
On Fri, Aug 17, 2012 at 6:50 PM, Niklas Claesson [off-list ref] wrote:quoted
I've actually solved the issue myself by writing an Agent that acceptsYou could mark the device as trusted, so you don't have to do this.I don't know which devices will connect, perhaps I could mark all nearby devices as trusted. But I don't know how I would do that.quoted
quoted
all incoming requests, and another python script that polls 'pacmd list-sources' every 2 seconds for new bluetooth sources. And third andWhy do you need this?I have to set the bluetooth device as current source in Pulseaudio
I am also affected by this exact issue. I also want to make my system be a 'A2DP' headset. I managed to do so, but only when I initiate the connection from the system, and using awkward dbus command. When however I try to connect to it from my tablet nothing happens. Any pointers will be welcome. Best regards, Maxim Levitsky