Question
Having Problem with Audio I/O when using Headless Firefox
Hi
I have installed ALSA and Xvfb. I can bring up a headless firefox. I have ALSA driver installed:
root@ubuntu-test:~/alsa/alsa-driver-1.0.25# modprobe -l |grep sound
kernel/sound/soundcore.ko
kernel/sound/core/snd-hrtimer.ko
kernel/sound/core/snd-rawmidi.ko
kernel/sound/core/seq/snd-seq-dummy.ko
kernel/sound/core/seq/snd-seq-virmidi.ko
kernel/sound/core/seq/snd-seq-midi.ko
kernel/sound/core/seq/snd-seq-midi-emul.ko
kernel/sound/drivers/pcsp/snd-pcsp.ko
kernel/sound/pci/snd-ens1370.ko
What I need to do now is to make some test using a flash / HTML 5 page using Selenium.
When I bring up the browser, it is displaying "We couldn't detect a proper audio setup. Please ensure your microphone is working and try again."
How do I setup some virtual Audio for I/O so I can continue with the test?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×