TimArt / OculusQuestMixedRealityForiOS

Oculus Quest Mixed Reality app for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reality Mixer
Oculus Quest Mixed Reality For iOS

This is a standalone Oculus Quest Mixed Reality app for iOS. It is able to generate VR gameplay videos in Mixed Reality without a PC and without a green screen.

Follow us on Twitter for more updates!

Examples

Game YouTube video Photos
Beat Saber Link
SUPERHOT Link
The Thrill of the Fight Link
Space Pirate Trainer Link

Requirements

  • Oculus Quest 1 or 2 with the Oculus MRC Calibration app version 1.7 installed.
  • iPhone or iPad with an A12 chip or newer, running iOS 14. The LiDAR sensor is optional but recommended for better results.
  • 5 Ghz WiFi network.
  • A compatible Quest VR application/game (check this page for a list of the officially supported games).

Note that this app is still just a prototype and it's still being developed, use at your own risk.

Installation

AltStore

  • Follow these instructions to install and configure AltServer on your PC or Mac, then install the AltStore app on your iPhone/iPad.

  • Open the camera app on your iPhone/iPad and scan this QR code:

download

OR

  • Open this URL on your iPhone/iPad:
altstore://install?url=https://github.com/fabio914/OculusQuestMixedRealityForiOS/releases/download/0.1.2/RealityMixer.ipa

Test Flight

Coming soon?

Instructions

Link

Credits

This project is based on the Oculus MRC plugin for OBS.

It uses SwiftSocket to handle the TCP connection with the Oculus Quest, FFMPEG with Apple's VideoToolbox to decode the stream, and ARKit for the "virtual green screen".

The right and left controller models are modified versions of the oculus-touch-v3 models from the WebXR Input Profiles.

It also requires Carthage to download its dependencies.

Contributors

Fabio de A. Dela Antonio

Giovanni Longatto N. Marques

TO-DOs

  • Optimize the video stream;

About

Oculus Quest Mixed Reality app for iOS

License:GNU General Public License v2.0


Languages

Language:C 89.6%Language:Swift 7.2%Language:C++ 1.7%Language:Objective-C++ 1.1%Language:Objective-C 0.4%Language:Shell 0.1%