macOS
brew install vrpnlocal Homebrew formula metadata
安装
brew install vrpnlocal Homebrew formula metadata
sudo dnf install vrpnFedora Rawhide package metadata · vrpn · 来源: dl.fedoraproject.org
nix profile install nixpkgs#vrpnnixpkgs package indexes · pkgs/by-name/vr/vrpn/package.nix · 来源: api.github.com
概览
Virtual reality peripheral network
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
vrpn_server | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:vrpn |
|---|---|
| 版本 | 07.36 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/vrpn/vrpn/wiki |
| 仓库 | https://github.com/vrpn/vrpn |
| 最后更新 | 2026-06-22T14:06:36-07:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 vrpn来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.