ALVR with IPv6 support. Not polished. Use at own risk.
Go to file
Harsha Raghu 2a43bb9c3e
Create .gitattributes (#1580)
2023-04-13 00:49:28 +02:00
.cargo Allow using system-wide target dir 2022-06-17 11:41:41 +02:00
.github Rename server -> streamer on visible instances (#1545) 2023-03-31 16:36:32 +02:00
alvr Refactor bitrate options 2023-04-12 22:31:14 +02:00
packaging Select codec type lazily (#1564) 2023-04-10 14:11:14 +02:00
patches Linux: Update to FFmpeg 6.0 (#1562) 2023-04-09 22:33:04 -05:00
resources AppImage linux releases (#1181) 2022-09-21 22:55:06 +02:00
wiki Adapt Debian build script (#1550) 2023-04-05 09:47:21 +02:00
.clang-format Begin new OpenVR driver 2021-09-04 21:16:20 +02:00
.gitattributes Create .gitattributes (#1580) 2023-04-13 00:49:28 +02:00
.gitignore Rename some launcher -> dashboard 2023-03-31 01:44:44 +02:00
CHANGELOG.md Rename server -> streamer on visible instances (#1545) 2023-03-31 16:36:32 +02:00
CONTRIBUTING.md Add CONTRIBUTING.md with styling rules 2022-09-27 21:14:55 +02:00
Cargo.lock Refactor bitrate options 2023-04-12 22:31:14 +02:00
Cargo.toml Select codec type lazily (#1564) 2023-04-10 14:11:14 +02:00
LICENSE Update licenses 2021-05-07 19:03:59 +02:00
README.md Add Vive XR Elite as supported 2023-04-02 17:09:06 +02:00
about.toml Fix licenses 2023-03-30 22:03:42 +02:00

README.md

ALVR - Air Light VR

badge-discord badge-matrix badge-opencollective

Stream VR games from your PC to your headset via Wi-Fi.
ALVR uses technologies like Asynchronous Timewarp and Fixed Foveated Rendering for a smoother experience.
Most of the games that run on SteamVR or Oculus Software (using Revive) should work with ALVR.
This is a fork of ALVR.

VR Headset Support
Quest 1/2/Pro ✔️
Pico 4/Neo 3 ✔️ *
Vive Focus 3/XR Elite ✔️ *
YVR 1/2 ✔️ *
Smartphone/Monado 🚧 **
GearVR 🚧 ** (maybe)
Google Daydream 🚧 ** (maybe)
Oculus Go ***

* : Available on nightly only
** : Expected support, no ETA
*** : Oculus Go support was dropped, the minimum supported OS is Android 8. Download the last compatible version here.

PC OS Support
Windows 8/10/11 ✔️
Windows 7/XP
Ubuntu/Arch ⚠️ ****
Other linux distros ****
macOS

**** : Linux support is still in beta. To be able to make audio work or run ALVR at all you may need advanced knowledge of your distro for debugging or building from source.

Requirements

  • A supported standalone VR headset (see compatibility table above)

  • SteamVR

  • High-end gaming PC

    • See OS compatibility table above.
    • NVIDIA GPU that supports NVENC (1000 GTX Series or higher) (or with an AMD GPU that supports AMF VCE) with the latest driver.
    • Laptops with an onboard (Intel HD, AMD iGPU) and an additional dedicated GPU (NVidia GTX/RTX, AMD HD/R5/R7): you should assign the dedicated GPU or "high performance graphics adapter" to the applications ALVR, SteamVR for best performance and compatibility. (NVidia: Nvidia control panel->3d settings->application settings; AMD: similiar way)
  • 802.11ac 5Ghz wireless or ethernet wired connection

    • It is recommended to use 802.11ac 5Ghz for the headset and ethernet for PC
    • You need to connect both the PC and the headset to same router (or use a routed connection as described here)

Install

Follow the installation guide here.

Troubleshooting

  • Please check the Troubleshooting page. The original repository wiki can also help.
  • Configuration recommendations and information may be found here

Uninstall

Open ALVR Dashboard.exe, go to Installation tab then press Remove firewall rules. Close ALVR window and delete the ALVR folder.

Build from source

You can follow the guide here.

License

ALVR is licensed under the MIT License.

Privacy policy

ALVR apps do not directly collect any kind of data.

Donate

If you want to support this project you can make a donation to our Open Source Collective account.

You can also donate to the original author of ALVR using Paypal (polygraphene@gmail.com) or with bitcoin (1FCbmFVSjsmpnAj6oLx2EhnzQzzhyxTLEv).