Skip to main content

A client-server application for remotely sharing USB devices with usbip

Project description

CI Coverage PyPI License

usb-remote

Client-server software to share USB devices over the network.

Source https://github.com/epics-containers/usb-remote
PyPI uvx usb-remote --version
Docker docker run ghcr.io/epics-containers/usb-remote:latest
Documentation https://epics-containers.github.io/usb-remote
Releases https://github.com/epics-containers/usb-remote/releases

Overview

usb-remote allows USB devices to be very easily shared over a network using the linux usbip service. A usb-remote server runs on a machine with physical USB devices attached, and clients can connect to the server to access and control those devices as if they were locally connected.

Comparison to Digi's AnyWhereUSB

usb-remote is an FOSS alternative to commercial USB-over-Ethernet solutions like Digi's AnyWhereUSB.

Advantages of Digi's AnyWhereUSB:

  • Commercial product with support and warranty
  • Dedicated hardware servers for USB device sharing
  • Excellent security features controlling access to USB devices

Advantages of usb-remote:

  • Good support for UVC isochronous Webcams that do not work with AnyWhereUSB
  • Very simple to setup and use in trusted network environments
  • Free and open source software (FOSS)
  • The server runs on standard hardware such as a $55 Raspberry Pi

Installation

See the Server Setup and Client Setup guides for installation instructions.

Example Client Commands

# List devices on all configured servers
usb-remote list

# List devices on a specific server
usb-remote list --host raspberrypi1

# Attach a device (scans all servers, fails if multiple matches)
usb-remote attach --desc "Camera"

# Attach first matching device across servers
usb-remote attach --desc "Camera" --first

# Attach a device based on serial number - recommended for guaranteed unique match
usb-remote attach --serial=5072D8DF

# Detach a device
usb-remote detach --serial=5072D8DF

Architecture

See the Architecture Reference for full details.

See https://epics-containers.github.io/usb-remote for more detailed documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

usb_remote-2.2.0b1.tar.gz (6.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

usb_remote-2.2.0b1-py3-none-any.whl (29.2 kB view details)

Uploaded Python 3

File details

Details for the file usb_remote-2.2.0b1.tar.gz.

File metadata

  • Download URL: usb_remote-2.2.0b1.tar.gz
  • Upload date:
  • Size: 6.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for usb_remote-2.2.0b1.tar.gz
Algorithm Hash digest
SHA256 9d5f7db77b8cd05f7e7862a4e2861da64a9eb887bd80abbc25825297ed238041
MD5 b018e9521f317e7be7b5ff7be9111744
BLAKE2b-256 cd1edf751280fd67a8bf9b592a65da6cca23f07c74a2419f209fbd49fd53eda3

See more details on using hashes here.

File details

Details for the file usb_remote-2.2.0b1-py3-none-any.whl.

File metadata

  • Download URL: usb_remote-2.2.0b1-py3-none-any.whl
  • Upload date:
  • Size: 29.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for usb_remote-2.2.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 82a5854046002c0bf4cf31f05d758b656fe501da1e6e5c0e51685634b0503346
MD5 4556ffa57c0ed77af555bf971a83cb7b
BLAKE2b-256 c55d25eb335ca2dd62e4d8619fd6e83089d07352db097e6e535f09fcc15f1e10

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page