With new Flash beta 9 plugin (that works with alsa) PulseAudio receive many connections and drop them:
First, this line is printed in server logs (when pulseaudio is running) many times:
sink-input.c: Failed to create sink input: too many inputs per sink.
Then this:
protocol-native.c: Warning! Too many connections (64), dropping incoming connection.
Launching firefox from shell show this:
(many times)
*** PULSEAUDIO: Unable to connect: Connection terminated
(many times)
ALSA lib pcm_hw.c:1357:(_snd_pcm_hw_open) Invalid value for card
*** PULSEAUDIO: Unable to connect: Connection terminated
aplay works ok, as espected.
Is this a Flash~alsa problem or is Pulseaudio problem?
Any trick to force flash to use esd or any other method?