'Twas brillig, and Mike Dickson at 13/11/09 01:03 did gyre and gimble:
I'm trying to debug the capture function of OpenAL when using PulseAudio native capture. I don't know either OpenAL or Pulseaudio well yet from a developer perspective but I need some software to work w/PulseAudio that does capture so I dove in..
Very noble! I'll try and help as best I can.
The code in OpenAL for Pulse looks like it was largely modeled after the gtsreamer pulsesrc.c code. It initializes the threaded mainloop, creates a context sets a callback function, calls pa_context_connect and then loops getting the state looking for it to become ready. I get an AUTH response back and then it blocks forever waiting for the context to become ready.
I presume it still processes the mainloop at this stage? Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mandriva Linux Contributor [http://www.mandriva.com/] PulseAudio Hacker [http://www.pulseaudio.org/] Trac Hacker [http://trac.edgewall.org/] _______________________________________________ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss