#632: gstreamer plugin pulsesink not streaming ---------------------+------------------------------------------------------ Reporter: kknight | Owner: lennart Type: defect | Status: new Milestone: | Component: gst-pulse Keywords: | ---------------------+------------------------------------------------------ I have installed gst-plugins-good-0.10.12 (contains libgstpulse.so) gst- plugins-base-0.10.21, gstreamer-0.10.21, alsa-lib-1.0.16 and pulseaudio-0.9.10.
when I run the following from the command line:- gst-launch filesrc location=/music/1.wav ! wavparse ! alsasink device=outputjack there is no issue, 1.wav plays. when I launch pulseaudio and run paplay /music/1.wav... this also works fine. The Issue --------- when I try the following:- gst-launch filesrc location=/music/1.wav ! wavparse ! pulsesink a connection is made to the pulseaudio daemon... the debug message from the daemon is: I:client.c Created 2 "Native client (UNIX socket client)" but.... thats it... there is no message from protocol-native.c "Got credentials:uid=0 etc (witnessed with paplay client) gst-launch gets stuck at pipeline PAUSED. I can see that the gstreamer pipeline is complete with all the elements needed to process the audio... the pulsesink has been created and connected to the daemon, it was authorized! Now it appears to be stuck somewhere in protocol-native.c Any ideas or suggestions would be very welcome. Thanks -- Ticket URL: <http://pulseaudio.org/ticket/632> PulseAudio <http://pulseaudio.org/> The PulseAudio Sound Server _______________________________________________ pulseaudio-tickets mailing list pulseaudio-tickets@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets