Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
0x000fa opened this issue Jul 4, 2024 · 1 comment
Open

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

0x000fa opened this issue Jul 4, 2024 · 1 comment

Comments

@0x000fa
Copy link

0x000fa commented Jul 4, 2024

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
@0x000fa
Copy link
Author

0x000fa commented Jul 4, 2024

I founw a weird solution i guess:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant