Skip to content

Sink and source not detected #66

@calvss

Description

@calvss

I'm trying to follow the build instructions on Debian Bookworm, apt downloaded PulseAudio-15.0+dfsg1

At first I got the same config.h problem as #58, but by copying the file from PulseAudio-15.0+dfsg1/build/config.h to PulseAudio-15.0+dfsg1/config.h I got it to make.

The rest of the instructions worked as-is, and ls $(pkg-config --variable=modlibexecdir libpulse) showed module-xrdp-sink.la module-xrdp-sink.so module-xrdp-source.la module-xrdp-source.so was present.

Problem is, pavumeter shows it's using "Dummy Output".
I checked with pacmd list-sinks and list-sources and the xrdp sink/source isn't visible.

I get:

1 sink(s) available.
  * index: 0
	name: <auto_null>
1 source(s) available.
  * index: 0
	name: <auto_null.monitor>

Am I missing something to configure?

p.s. I'm using the windows Remote Desktop client

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions