• Stars
    star
    773
  • Rank 56,757 (Top 2 %)
  • Language
    Swift
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mixed Reality app for iOS

Reality Mixer
Mixed Reality app for iOS

Reality Mixer lets you use your iPhone or iPad to capture your favorite VR games and applications in Mixed Reality without a PC and without a green screen.

Click on this link to get it from the App Store, or follow the instructions below to install it using alternative methods.

Follow us on Twitter for more updates!

Features

  • Mixed Reality capture without green screen (using ARKit's person segmentation).
  • Avatars (using ARKit's body tracking) and Ready Player Me avatars. Example.
  • "AR" mode. Example.
  • Moving camera. Example.
  • Spectator camera. Example.
  • Mixed Reality with green screen. Example.

Examples

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

How to use it?

You can find instructions and tutorials on this page.

ATTENTION! Mixed Reality Capture is broken on the Quest 2/Pro after version 51 was released (that uses Android 12). You'll need to follow additional steps with SideQuest. You can read these steps here.

Requirements

  • Oculus Quest 1 or 2, or the Meta Quest Pro, with the Oculus MRC Calibration app version 1.7 installed.
  • Virtual Green Screen and Avatars: iPhone or iPad with an A12 chip or newer, running iOS 14. The LiDAR sensor is optional but recommended for better results.
  • Green Screen and Spectator: iPhone or iPad runnning iOS 14.
  • 5 Ghz WiFi network (802.11ac).
  • A compatible Quest VR application/game.

Compatible Applications/Games

The app is currently only compatible with the Oculus Quest 1 and 2, and the Meta Quest Pro, check this link for a list of the compatible games/applications.

Installation

App Store

Link

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/RealityMixer/releases/download/0.6.0/RealityMixer.ipa

Xcode

To build the app using your own developer account, create a DeveloperSettings.xcconfig config file inside RealityMixer/ with your development team identifier and your organization identifier:

DEVELOPMENT_TEAM = YOUR_TEAM_ID
ORGANIZATION_IDENTIFIER = com.yourcompany

TO-DOs

  • Investigate the audio delay;

  • Improve the calibration screen and fix the positioning of the controller models;

Wishlist

These are features that could be implemented in the future:

  • Create a custom calibration app for the Quest to replace the Oculus MRC app, allowing the user to calibrate from VR itself;

  • Allow the user to adjust the FOV of the mixed reality capture;

  • Allow the app to cast the video output (although this should already be possible if you long press the "Screen recording" button on "Control Center" and then select a streaming app);

  • Android version;

Credits

This project uses SwiftSocket to handle the TCP connection with the Oculus Quest, Apple's VideoToolbox to decode the stream, and ARKit for the "virtual green screen". Its video decoder is based on zerdzhong's SwiftH264Demo.

Old versions of Reality Mixer also used FFMPEG, and code from the Oculus MRC plugin for OBS.

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

This project also uses sounds from Notification Sounds and avatars from Ready Player Me.

More Repositories

1

reality-mixer-js

Mixed Reality Capture module for WebXR and Three.js
JavaScript
61
star
2

PassthroughMeasure

Use your Oculus Quest with Passthrough as a tape measure
ShaderLab
48
star
3

PersonSegmentationMacOS

macOS app that applies Apple's Person Segmentation algorithm to a video
Swift
44
star
4

BeatmapAR

Beat Saber map visualizer in AR
Swift
35
star
5

arduinogl

Arduino OpenGL
C++
33
star
6

EyeTrackingKeyboard

Virtual Keyboard that uses Eye Tracking
C#
29
star
7

passtracing

WebXR app that allows you to draw/trace in Mixed Reality (Passthrough)
HTML
28
star
8

iPadLiDARExperiment

Simple experiment to capture Depth data from the iPad Pro's LiDAR
Swift
21
star
9

GoogleSignIn-iOS

Google Sign-In framework for Carthage (iOS)
Objective-C
14
star
10

mobile-i18n

Generates Swift and Kotlin code with your Localized strings
Swift
10
star
11

appleWatch_TVRemote

Apple Watch TV Remote
Objective-C
6
star
12

watchRayTracer

RayTracer for watchOS
Objective-C
5
star
13

BeatmapVisionPro

Beat Saber map visualizer for the Apple Vision Pro
Swift
5
star
14

ARKitChromaKey

ARKit Chroma Key experiment
Swift
5
star
15

NSAttributedString-BBCode

Subset of BBCode to generate NSAttributedStrings.
Objective-C
4
star
16

t-shirt-animation

ARKit T-Shirt Animation Experiment
Swift
3
star
17

ARtipode

Antipodes in Augmented Reality. See what the Earth looks like under your feet.
Swift
2
star
18

QuestBodyTracking

Oculus Quest Body Tracking Experiment
Swift
2
star
19

GPX

GPX Capture Tool for iOS
Objective-C
2
star
20

FaceReplacementMacOS

Small app that replaces faces with images on videos
Swift
2
star
21

FFmpeg-iOS-RealityMixer

FFmpeg iOS build for Reality Mixer
C
1
star