Hi,
I need to capture high-resolution (1080p or higher) video from the front camera on Magic Leap 2 with a stable frame rate (30fps+ with minimal fluctuation). No AR rendering or mixed reality is required—just the raw camera feed.
Given this setup, which method is more reliable and stable for my use case?
- System Capture
- Magic Leap Hub 3 Capture
- Custom capture via Unity (e.g., using RGBA_8888 format and camera APIs)
Has anyone compared their performance in terms of resolution stability and FPS consistency?
Environment:
- Magic Leap OS: 1.12.0
- Host: Windows 10
Thanks for your help!