[pulseaudio-tickets] [PulseAudio] #632: gstreamer plugin pulsesink not streaming on ARMv6 (was: gstreamer plugin pulsesink not streaming)

PulseAudio trac-noreply at tango.0pointer.de
Thu Aug 27 16:05:53 PDT 2009


#632: gstreamer plugin pulsesink not streaming on ARMv6
----------------------+-----------------------------------------------------
  Reporter:  kknight  |       Owner:  lennart  
      Type:  defect   |      Status:  new      
 Milestone:           |   Component:  gst-pulse
Resolution:           |    Keywords:           
----------------------+-----------------------------------------------------

Comment(by knightk):

 I neglected to mention that I am trying to run gst-pulse on an iMX31 armv6
 soc. The same code runs perfectly well on my x64 laptop.
 I have narrowed the problem down to events/callbacks not being run from
 the mainloop. For instance, when gst-pulse client calls gst-plugins-
 good-0.10.12/ext/pulse/pulsemixerctrl.c
 gst_pulsemixer_ctrl_open(GstPulseMixerCtrl *c) pa_context_connect() it
 drills down the pulseaudio library to do_connect() which then sets a
 deferred event with the server for it to callback connect_fixed_cb asap.
 connect_fixed_cb never gets called!!! The unix socket between the client
 and server is connected.

-- 
Ticket URL: <http://pulseaudio.org/ticket/632#comment:2>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list