Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

hyferg/MirrorOculusP2P

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oculus Platform P2P Transport for Mirror

This is a transport for Mirror that sends data via the Oculus Platform P2P service.

Usage

Call OculusTransport.LoggedIn(User user) when you have your user's data from Users.GetLoggedInUser().OnComplete to start the transport.

⚠ Not Production Ready ⚠

This is being actively developed for an Oculus Quest app. Pull requests appreciated.

There is a problem with ping spikes with Quest 2 headsets. It is not yet clear if this is a problem with this transport or the Oculus P2P service.

Problems

Quest 1 & 2 pinging each-other

quest 1 & 2 ping

Quest 1 & 1 pinging each-other

quest 1 & 1 ping

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages