Skip to content

Console application designed to handle ADB commands necessary to enable wired streaming with ALVR

License

Notifications You must be signed in to change notification settings

Goodguy140/ADBForwarder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADBForwarder

Console application designed to handle forwarding TCP Ports (using ADB) between your PC and Quest/Go HMDs, over USB

Specifically made for use with ALVR, for now. Supports the Oculus Go, Quest 1, 2, 3, and Pico 4/Neo 3.

Usage

  • Download the latest release
  • Extract the archive somewhere convenient
  • Run the program and ALVR, order does not matter
  • ALVR may (or may not) restart
  • You should see your device's serial ID show up in the console, if it says the following, all is well!
    • Successfully forwarded device: 1WMHHXXXXXXXXX [hollywood]
    • "eureka" is Quest 3 "hollywood" is Quest 2, "monterey" is Quest 1, "pacific" is Go
    • "a7h10" is pico 3 + link, "phoenix_ovs" is pico 4

Support

VR Headset Support
Quest Go/1/2/3 ✔️
Quest Pro
Pico 4/Neo 3 ✔️

Windows

If the program won't run, try installing the DotNet 4.6.1 Runtime

Linux

You need to use Mono

Problems?

Don't hesitate to raise an issue if you encounter problems!

Attributions

Thank you, Mantas-2155X, for iterating and refactoring my work, to bring Linux support!

Thank you, Quamotion, for SharpADBClient!

Thank you, AtlasTheProto, for adding newer headsets and other misc work.

About

Console application designed to handle ADB commands necessary to enable wired streaming with ALVR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%