macOS
brew install vrpnlocal Homebrew formula metadata
sudo port install vrpnMacPorts ports tree · net/vrpn/Portfile · source: api.github.com
brew / rank 9613
Virtual reality peripheral network. Version 07.36 via Homebrew; verified 2026-06-22. Also installable with nix: nix profile install nixpkgs#vrpn.
install
brew install vrpnlocal Homebrew formula metadata
sudo port install vrpnMacPorts ports tree · net/vrpn/Portfile · source: api.github.com
sudo dnf install vrpnFedora Rawhide package metadata · vrpn · source: dl.fedoraproject.org
nix profile install nixpkgs#vrpnnixpkgs package indexes · pkgs/by-name/vr/vrpn/package.nix · source: api.github.com
overview
Virtual reality peripheral network
history
VRPN, the Virtual-Reality Peripheral Network, is a long-running library and server system that gives VR applications a device-independent, network-transparent interface to trackers, buttons, analog devices, haptic devices, and other peripherals. Its core historical value is that it decoupled VR applications from the physical device drivers and host machines used in labs.
VRPN originated at the University of North Carolina at Chapel Hill. The 2001 UNC technical report by Russell M. Taylor II, Thomas C. Hudson, Adam Seeger, Hans Weber, Jeffrey Juliano, and Aron T. Helser describes VRPN version 05.04 as public-domain, open-source software that provided client libraries and device servers for virtual-reality peripherals.
The design addressed common CAVE and VR-lab problems: devices often had platform-specific drivers, long initialization procedures, timing sensitivity, and cabling or machine-placement constraints. VRPN's answer was a networked client/server model with device classes such as Tracker, Button, Analog, Dial, and ForceDevice, plus timestamping, clock synchronization, logging, replay, automatic reconnection, and both reliable and low-latency delivery paths.
The historical UNC page credits Russell M. Taylor II with the base design and implementation, and lists contributions from UNC, UIUC/NCSA, Brown, the Naval Research Laboratory, and commercial supporters. It also notes the move from older 4.x objects to the vrpn_BaseClass object by version 5.0, showing the project was already evolving through substantial API-era transitions before the later GitHub repository was created in 2010.
The 2001 paper already reported users in academia, industry, and national labs, with device drivers and fixes coming from several institutions and support from Walt Disney VR Studios and Schlumberger Cambridge Research. It also listed integrations or planned integrations with WorldToolKit, Maverik, NCSA CAVE applications, Dragon, Bamboo, Panda3D, and DIVERSE.
The GitHub repository remains the official upstream repository and still sees maintenance activity, with the latest listed release as Version 07.36 in June 2025. Its source tree includes long-lived C/C++ code, Java and Python bindings, server sources, demos, device drivers, GUI server support, and embedded/Android-related components, reflecting the broad device-compatibility surface VRPN accumulated over decades.
A typical VRPN deployment runs one or more device servers close to the physical hardware and has VR applications connect as clients to named devices over the network. Application code subscribes to canonical interfaces such as tracker poses, button events, analog values, or force-device messages instead of speaking a device vendor's protocol directly.
For package users, `vrpn_server` is the important executable: it hosts configured devices and exposes them over VRPN's protocol. The package is most relevant to researchers, simulation labs, CAVE installations, haptics experiments, and legacy VR systems that need stable access to specialized tracking and input hardware.
VRPN is package-nerd-significant because it is infrastructure glue from the pre-consumer-VR era that still solves a real systems problem: normalizing odd hardware into a network protocol that applications can consume consistently. It is less about shiny VR UX and more about keeping lab hardware, device drivers, and research applications talking.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vrpn_server | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:vrpn |
|---|---|
| Version | 07.36 |
| Package manager | Homebrew |
| Homepage | https://github.com/vrpn/vrpn/wiki |
| Repository | https://github.com/vrpn/vrpn |
| Last updated | 2026-06-22T14:06:36-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
vrpn
nix profile install nixpkgs#vrpnvrpn 07.35-11.fc45
Virtual-Reality Peripheral Network
sudo dnf install vrpnvrpn-devel 07.35-11.fc45
Development files for the Virtual-Reality Peripheral Network
sudo dnf install vrpn-develvrpn-doc 07.35-11.fc45
Developer's documentation for VRPN
sudo dnf install vrpn-docvrpn
sudo port install vrpnsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.