-
Notifications
You must be signed in to change notification settings - Fork 59
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
USB sound card is not recognized on the client #165
Comments
You connected a sound card on the client or on the server ? |
On the Client--Diese Nachricht wurde von meinem Android Mobiltelefon mit 1&1 Mail gesendet.Am 15.02.24, 13:59 schrieb Marc Valentin ***@***.***>:
You connected a sound card on the client or on the server ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Did you check if your usb sound card is recognized by Debian systems. Maybe it is not a piserver problem. Maybe you need a driver. |
My application requires a microphone and speakers, which are standard for every operating system. Of course the Debian server recognizes a USB. Sound card |
I am using Piserver since it was created and I never tried to connect anything else than mouse an keyboards. I don't think it is advisable to do what you try to do (but I may be wrong). Not only, you need to have your devices to be recognized by the os but you also have to deal with permissions problems. Keep in mind that you cannot have root access on the client, the changes have to be done on the server in the terminal of the os served to the client. |
did setup piserver using
https://www.raspberrypi.com/software/raspberry-pi-desktop/
and found that USB sound card is not recognized on the client
any solution?
The text was updated successfully, but these errors were encountered: