-
-
Notifications
You must be signed in to change notification settings - Fork 593
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
Added microphone redirection #727
Conversation
I'm testing it. |
Armin, it doesn't work, but I don't have a good testing environment, so I don't know if it's my """fault""" or the patch. At the moment I cannot merge it, I'll wait your comments. BTW, I added you to the authors list 4b4d828 welcome on board :-) |
@antenore Thx, glad to be of help :) |
@akallabeth: I can't see microphone too, but it seems to be a freerdp problem: I tried
but I have no remote microphone. My suspect is that we are compiling xfreerdp without some important library or cmake flag... any suggestion ? |
@giox069 Well, embarrassing, committed the microphone flag inverted ;) deactivate it and it works... As for FreeRDP I use |
@giox069 As for the server part, check if microphone redirection is enabled there, could be disabled by policy. |
Fixed inverted microphone settings read.
Tested, worked, merged.
Thank you again @akallabeth |
Added microphone redirection
No description provided.