linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fwd: Re: [pulseaudio-discuss] Bluetooth Headset Problem Update
       [not found] <1318138170.6357.20.camel@jarl>
@ 2011-10-09 14:15 ` Krisztian Kocsis
  0 siblings, 0 replies; only message in thread
From: Krisztian Kocsis @ 2011-10-09 14:15 UTC (permalink / raw)
  To: linux-bluetooth



-------- Original Message --------
Subject: 	Re: [pulseaudio-discuss] Bluetooth Headset Problem Update
Date: 	Sun, 09 Oct 2011 08:29:28 +0300
From: 	Tanu Kaskinen <tanuk@iki.fi>
Reply-To: 	General PulseAudio Discussion 
<pulseaudio-discuss@lists.freedesktop.org>
To: 	General PulseAudio Discussion 
<pulseaudio-discuss@lists.freedesktop.org>



On Sat, 2011-10-08 at 22:09 +0200, krisztian.kocsis@optimaster.eu wrote:
>  Hi!
>
>  The BIG difference when the output is oss and bluetooth is when
>  bluetooth output is used with paplay, then paplay never receives a
>  PA_COMMAND_REQUEST op, i don't know why.
>  In the background PA dispatches PA_COMMAND_GET_PLAYBACK_LATENCY
>  messages continuously (as seen with OSS output).
>
>  The playback_stream_request_bytes() function is only called from
>  handle_seek() and never called from sink_input_pop_cb() (which function
>  is also never called)!
>
>  The call chain is not so trivial, please help me how to find the point
>  where sink_input_pop_cb() should be called and why PA cannot reach this
>  point.

sink_input_pop_cb() is called when the sink requests audio from the sink
input. If the sink isn't suspended and the sink input isn't corked
(which they aren't in this case), the pop() callback should be called
very frequently. If it's not called, it means that the bluetooth sink is
not requesting any audio. So the problem is in bluez or
module-bluetooth-device. The pulseaudio log doesn't contain any error
messages, so I don't have any more clues for what might be wrong. (I
didn't spot any errors in the bluez log either, but I'm not experienced
in interpreting the bluez logs.)

-- 
Tanu


_______________________________________________
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-09 14:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1318138170.6357.20.camel@jarl>
2011-10-09 14:15 ` Fwd: Re: [pulseaudio-discuss] Bluetooth Headset Problem Update Krisztian Kocsis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).