Available Features
Photo Capture
Take high-quality photos from smart glasses with options for gallery saving and raw buffer access.Video Streaming
Stream live video from smart glasses:- Livestream (
startLivestream) — Zero infrastructure. Low-latency WebRTC by default. AddrestreamDestinationsto go live on YouTube, Twitch, etc. Multiple apps can share the same stream. - Local Livestream (
startLocalLivestream) — Stream directly to your own endpoint via SRT, RTMP, or WHIP. Exclusive camera access.
Quick Start
Taking a Photo
Starting a Livestream
Streaming to Your Own Server
Important Notes
- Permissions: Camera access requires the
CAMERApermission. See Permissions Guide. - Hardware: Only available on camera-equipped glasses (e.g., Mentra Live)
- Battery: Extended streaming drains battery quickly
- Privacy: Always notify users when camera is active
See Also
- Video Streaming Guide — Livestream vs local, protocol details, re-streaming
- Photo Capture Guide — Taking and processing photos
- API Reference — Complete API documentation

