Open felipemachado12 opened 8 months ago
I don't believe such capability is possible. The audio redirection is something specifically supported by the SPICE protocol, but I haven't seen anything about webcams. USB devices may be redirected, but I have not tested with a usb webcam and I am not quite sure such high-bandwidth applications would work well.
On Tue, Mar 19, 2024, 3:45 p.m. Felipe Machado @.***> wrote:
Hello I'm new on this software, but I'm missing a webcam redirect support, just like the microphone does.
Is it supported?(maybe I'm just dumb and didn't find it on settings)
If not, can you make it?
Thanks!
— Reply to this email directly, view it on GitHub https://github.com/iiordanov/remote-desktop-clients/issues/541, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK3EV3MDTWVUQLWIE6QDHTYZCIVJAVCNFSM6AAAAABE6GZTUCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TKOBVGEYDANA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Is this protocol different from native Microsoft RDP? I'm asking because the official Microsoft RDP Client can redirect (but the mouse/trackpad is awful, and your app is better in a lot of other things). I'm using it localhost, so bandwidth is not a problem in my case, of course that will be when I go remote, but in that case, I'll just not enable it.
But, if this isn't possible, well... Thanks anyway!
Ah, so you are talking about aRDP, not aSPICE. Apologies. Yes, it's totally different from Microsoft RDP. It's fully open source software and uses libfreerdp to talk over the RDP protocol. I will look into whether libfreerdp does or can be made to support webcam redirection.
On Tue, Mar 19, 2024, 7:11 p.m. Felipe Machado @.***> wrote:
Is this protocol different from native Microsoft RDP? I'm asking because the official Microsoft RDP Client can redirect (but the mouse/trackpad is awful, and your app is better in a lot of other things). I'm using it localhost, so bandwidth is not a problem in my case, of course that will be when I go remote, but in that case, I'll just not enable it.
But, if this isn't possible, well... Thanks anyway!
— Reply to this email directly, view it on GitHub https://github.com/iiordanov/remote-desktop-clients/issues/541#issuecomment-2008323119, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK3EV45TWODUQ764RBGAELYZDAZHAVCNFSM6AAAAABE6GZTUCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBYGMZDGMJRHE . You are receiving this because you commented.Message ID: @.***>
Yes, it's about aRDP, sorry I didn't specify in my first comment. Thank you very much, if you be able to implement this feature this app would be THE GOAT!
Hello I'm new on this software, but I'm missing a webcam redirect support, just like the microphone does.
Is it supported?(maybe I'm just dumb and didn't find it on settings)
If not, can you make it?
Thanks!