Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

I have a issue with /sound and /microphone #2954

@0x000fa

Description

@0x000fa

I made a fresh install from github repo with the next flags

cmake .. -DWITH_PULSE=ON -DBUILD_SHARED_LIBS=1 -DWITH_ALSA=ON -DWITH_CUPS=ON -DWITH_FFMPEG=ON -DWITH_GSTREAMER_1_0=ON -DWITH_KRB5=ON -DWITH_X11=ON -DWITH_XCURSOR=ON -DWITH_XKBFILE=ON -DWITH_XINERAMA=ON -DWITH_XV=ON -DWITH_WEBVIEW=ON -DWITH_WEBVIEW_QT=ON -DWITH_AAD=ON 

And when i try to set the sound or mic i go these errors:

xfreerdp /v:<server> /u:<user> /size:1920x1080 /bpp:32 /multimon /compression /network:auto /audio-mode:0 /sec:aad /sound:sys:alsa /microphone:sys:alsa


[15:19:13:192] [143661:0002312d] [ERROR][com.freerdp.client.common.cmdline] - [freerdp_client_command_line_post_filter_int]: Command line parsing failed at 'sound' value 'sys:alsa' [1]
[15:19:13:192] [143661:0002312d] [ERROR][com.freerdp.client.common.cmdline] - [freerdp_client_command_line_post_filter_int]: Command line parsing failed at 'microphone' value 'sys:alsa' [1]

My OS:

dful@ark:~/Downloads/FreeRDP$ cat /etc/os-release
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
LOGO=distributor-logo-pop-os

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