Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

Replace XRMP party system with WebRTC #3

Open
chrislatorres opened this issue Jun 4, 2019 · 1 comment
Open

Replace XRMP party system with WebRTC #3

chrislatorres opened this issue Jun 4, 2019 · 1 comment
Labels
enhancement New feature or request multiplayer

Comments

@chrislatorres
Copy link
Contributor

All of the XRMP party system can be done over rtc now, the data transfer can be the same.

The goal would be:

The way to share parties is by sharing a link, there could also be a registry, but the registry will not be doing all the serving this time.

In researching for this, came across https://github.com/takahirox/ThreeNetwork , which examples work well in Exokit out of the box:

webrtcdemCapture

@chrislatorres chrislatorres transferred this issue from exokitxr/exokit Jun 4, 2019
@chrislatorres chrislatorres added enhancement New feature or request multiplayer labels Jun 4, 2019
@chrislatorres
Copy link
Contributor Author

The best way to go about this is using raw WebRTC and using studio's index.html as the starting point. (can also then connect to the studio UI for a menu)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request multiplayer
Projects
None yet
Development

No branches or pull requests

1 participant