Following the instructions at www.xrdp.org on "xrdp pulseaudio sink", I cannot get this to work on CentOS 6. First, I had errors trying to compile:
1. Downloaded, configured and compiled pulseaudio 0.9.21 successfully. 2. Compile of xrdp module module-xrdp-source.c failed at line 364 if (!(u->thread = pa_thread_new("null-source", thread_func, u))) However, in pulseaudio, thread.h, the pa_thread_new is defined as: pa_thread* pa_thread_new(pa_thread_func_t thread_func, void *userdata); If I remove the first argument to pa_thread_new, it compiles and I complete all the other steps and when I start a audio output while connected to CentOS 6 via xrdp, I get no sound at all. If I hover the mouse over the speaker icon in CentOS, it shows "xrdp sink". I am using the same exact version of pulseaudio shown in the article. I am using version 0.8 of xrdp. So what is the trick to get this to work? -- View this message in context: http://xrdp-devel.766250.n3.nabble.com/xrdp-version-0-8-PulseAudio-support-fails-on-CentOS-tp4025491.html Sent from the XRDP Devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ xrdp-devel mailing list xrdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xrdp-devel