pulseaudio-module-xrdp
pulseaudio-module-xrdp copied to clipboard
xrdp sink / source pulseaudio modules
I installed xrdp on Debian 11, but I installed xorgxrdp 0.2.9.1 because the Bullseye version seems to have a bug where all I see is a black screen. RDP works,...
Currently only Ubuntu 18.04 Bionic has a package in launchpad. However if you install xrdp, you get a `Suggested package xrdp-installer-pulseaudio` but has no source available. If I want to...
I just got the xrdp audio redirection sink working with the instructions listed here: https://github.com/neutrinolabs/pulseaudio-module-xrdp/wiki/README However, following the directions exactly as written did not work. The module that got built...
Auto starting of the xrdp sink doesn't seem to be working for all users, and I suspect this is due to a combination of restrictive umask issues and missing system-wide...
Hi, recently I packaged `pulseaudio-module-xrdp` for Kali Linux, see: https://pkg.kali.org/pkg/pulseaudio-module-xrdp. In the process, I found out that it needs the whole PulseAudio source code to build, as it requires PA...
I followed the steps on the README on Debian Buster and I see the "xrdp sink" on pulseaudio but hear no sound. I stopped pulseaudio in systemd, made sure no...
Hello to everyone. I've installed the xrdp client on FreeBSD 13 and the server on Debian Bullseye emulated with bhyve on FreeBSD 13 and then I have followed this guide...
For my application I would have to use Alsa directly, not Pulse.. Also, are there any plans to implement the Microsoft Client - Server Audio protocol (MS-RDPEAI) ? Just curious...
https://github.com/neutrinolabs/pulseaudio-module-xrdp/blob/devel/src/module-xrdp-sink.c#L363 pulseaudio has an assertion `pa_frame_aligned` on function `pa_sink_render` https://github.com/pulseaudio/pulseaudio/blob/master/src/pulsecore/sink.c#L1234 it restricts `request_bytes` must be divisible by `channels number * 1, 2, 3 or 4` https://github.com/pulseaudio/pulseaudio/blob/master/src/pulsecore/sample-util.c#L121 https://github.com/pulseaudio/pulseaudio/blob/master/src/pulse/sample.c#L69 on surround sound,...
i can connect to xrdp running on gentoo through xfreerdp: [https://github.com/neutrinolabs/xrdp/issues/1796](https://github.com/neutrinolabs/xrdp/issues/1796) but the sound redirection does not work even though i added /sound:latency:100 parameter in xfreerdp command. xrdp works with...