[FreeRDP-devel] USB redirection / Arduino

2021-06-10 Thread Martin Ciglan via FreeRDP-devel
Hello Regarding USB redirection: if we use /usb:auto for some components like Arduino, we're able to see port in device manager but we can't use it. It says it's used up. udev enabled  for current Rpi4 user. Any ideas why device is visible but cannot be used? Best regards *Martin Ciglan*

Re: [FreeRDP-devel] USB redirection

2016-12-19 Thread Bernhard Miklautz
Hi, On Mon, Dec 19, 2016 at 09:25:44AM +0100, Daniel Spannbauer wrote: > Now, I tried: > /opt/freerdp-nightly/bin/xfreerdp -sec-nla /clipboard /sec-tla /fonts > /multimedia:sys:pulse /sound:sys:pulse /microphone:sys:pulse > /size:workarea /kbd:German /gdi:hw /bpp:16 /u:ds /v:b-win7 /cert-ignore >

Re: [FreeRDP-devel] USB redirection

2016-12-19 Thread Bernhard Miklautz
Hi Daniel, On Fri, Dec 16, 2016 at 02:21:49PM +0100, Daniel Spannbauer wrote: > I try to redirect o USB device from my Debian machine to a Windows7 Machine. as far as I know USB redirection doesn't work with Windows 7 (except if it's running in Hyper-V and is an Enterprise version). Did you

Re: [FreeRDP-devel] USB redirection

2016-12-19 Thread Daniel Spannbauer
Hello Matthias, > Hi Daniel, > > I had the same issue but managed to get it running using RemoteFX redirection: > > The parameter is /dvc:urbdrc,dbg,dev:: /rfx for DEBUG or > /dvc:urbdrc,dev:: /rfx without. : needs to be replaced with > the USB device ID > > By

Re: [FreeRDP-devel] usb redirection and liburbdrc.so

2016-02-24 Thread Bernhard Miklautz
Hi Chris, On Tue, Feb 23, 2016 at 03:56:08PM -0700, chris nelson wrote: > i am using freerdp version 2.0.0-dev (git 941c2ec) with the following > compile options: > cmake -DWITH_ALSA=ON -DWITH_SSE2=ON > -DCMAKE_INSTALL_PREFIX=/ftest/source/out -DCHANNEL_URBDRC_CLIENT=ON > -DWITH_CHANNELS=ON

Re: [Freerdp-devel] USB redirection

2013-02-27 Thread Marc-André Moreau
Hi, From a protocol standpoint, yes. We just have nothing in place to actually do it, just like we have nothing in place to launch additional programs in RemoteApp after the initial connection. With mstsc, you can dynamically add new USB devices with the latest client:

Re: [Freerdp-devel] USB redirection and RemoteFX

2013-02-21 Thread Laxmikant Rashinkar
a big thank you to all who responded on this topic. I'll try out Win server 2012. thanks L.K On 02/20/2013 11:00 PM, Marc-André Moreau wrote: It's a server-side limitation, but Windows Server 2012 supports USB redirection in RDSH. It's much easier to setup Windows Server 2012 RDSH than a

[Freerdp-devel] USB redirection and RemoteFX

2013-02-20 Thread Laxmikant Rashinkar
Hi, the current USB redir code in FreeRDP works only with RemoteFX. Is this because Microsoft only supports USB redir coupled with RemoteFX or is it just an implementation choice by ATrust? thanks L.K -- Everyone

Re: [Freerdp-devel] USB redirection and RemoteFX

2013-02-20 Thread Arlo Liu
The USB redirection in win7 will be only enabled with RemoteFX enabled, it's the limitation of Microsoft. Thanks Arlo 2013/2/21 Laxmikant Rashinkar lk.rashin...@gmail.com Hi, the current USB redir code in FreeRDP works only with RemoteFX. Is this because Microsoft only supports USB redir

[Freerdp-devel] USB redirection

2013-01-11 Thread Lk Rashinkar
Hi, I'm trying FreeRDP with USB redirection on a LinuxMint 13 64bit system. The USB device that I'm trying to redirect is a Creative webcam. I built FreeRDP using the option -DCHANNEL_URBDRC_CLIENT=ON I connect to a Windows 7 Pro server: sudo ./xfreerdp /u:lk /dvc:urbdrc,id,dev:041e:4063