Hello,
Thanks for responding! As mentioned, I am trying to find a working,
programmatic way to pass a USB devices by either libusb_device or
libusb_device_handle from aSPICE and Opaque.
I've now compiled libusb, usbredir 0.12, and recompiled spice-gtk 0.39
with usbredir support.
The code I came
Hi iordan,
On Mon, Dec 20, 2021 at 9:46 AM i iordanov wrote:
>
> Hi guys,
>
> I saw that the developers at libusb have done a bunch of work to
> support accessing USB devices on unrooted Android devices, and in
> response to a user request, I decided to look into the current state
> of the implem