Recorder


Last updated: 4 months ago • 2 versions | Visibility: Public

Description

The recorder is based on Video Capture module and allows user to capture AR + VR.

Get started

1. Add a "Recorder" component into your scene (already configured with right texture)

2. Call StartRecord() method from Recorder to start to record (by default stop to 5min max)

3. Call StopRecord() method from Recorder to stop recording.

Recorded videos are stored on the headset at: /sdcard/DCIM/Lynx/ScreenAndVideoShots/video_YYYY-MM-D_HH-MM-SS.mp4

Prerequisites

Known limitations