Skip to Content
DocumentationFirst-Party AppsπŸ•ΆοΈ Mentra Live

πŸ•ΆοΈ Mentra Live

Continuous, ambient memory recording. Connect Mentra Live smart glasses directly to your private Digital Memory database β€” capturing your visual world without any cloud relay.

Overview

Mentra Live glasses integrate with Companion Hub to provide always-on, ambient memory capture. Every moment worth remembering β€” a meeting, a whiteboard session, a spontaneous idea β€” is logged directly to your local Digital Memory Server without passing through any third-party server.

The CI-Mentra integration handles the Bluetooth/Wi-Fi connection between the glasses and your Hub, transcribes audio using your on-premise Whisper instance, and stores video clips, photos, and transcripts as timestamped memory events.

Key Features

  • Ambient video capture β€” configurable continuous or trigger-based recording
  • On-premise ASR β€” audio transcribed by your local Whisper model (no cloud)
  • Visual scene indexing β€” captured frames are indexed into Digital Memory with CLIP-based embeddings for semantic image search
  • Companion Agent integration β€” agents can query visual memories in conversations (β€œshow me the whiteboard from yesterday’s meeting”)
  • Automatic privacy controls β€” configurable capture blackout zones (e.g. home network, specific Bluetooth beacons)
  • Battery-aware capture β€” reduces capture rate automatically when glasses battery is low

Use Cases

  • Capture meetings, lectures, and conversations for searchable, private recall
  • Log visual context throughout your day for Digital Memory enrichment
  • Ask your local agent β€œwhat did I see earlier that mentioned X?”
  • Build a passive visual diary without using cloud-based lifelogging apps
  • Combine with Omi for both visual and audio capture

Architecture

Mentra Live Glasses β”‚ Bluetooth LE / Wi-Fi Direct β–Ό CI-Mentra Bridge (Hub app) β”œβ”€β”€β–Ά Audio stream ──▢ Whisper (local ASR) ──▢ transcript β”œβ”€β”€β–Ά Video/photo ──▢ CLIP embedder ──▢ vector index └──▢ Raw media storage ──▢ Hub file store β”‚ β–Ό Digital Memory Server (visual memories, transcripts)

Setup

Install CI-Mentra from the Hub app store

Search for Mentra Live in Companion Hub and install.

Pair your glasses

  1. Put your Mentra Live glasses in pairing mode (hold the side button for 3 seconds until the LED pulses blue)
  2. Open http://mentra.ci.localhost β†’ Devices β†’ Pair New Glasses
  3. Select your glasses from the Bluetooth device list and confirm the pairing code

Configure capture settings

In the Mentra dashboard under Capture Settings:

  • Set capture mode: Continuous, Motion-triggered, or Manual
  • Set video resolution and frame rate (lower settings extend battery life)
  • Configure ASR: select your local Whisper model or disable audio capture

Set privacy zones

Under Privacy β†’ Blackout Zones, define networks (by SSID) or Bluetooth beacons where capture is automatically paused.

Usage

Manual Capture

Double-tap the glasses frame to capture a still photo. Triple-tap to start/stop a video clip.

Reviewing Captures

All captures appear in the Digital Memory timeline under the Mentra source filter. Click any capture to view its transcript, associated embeddings, and related memories.

Searching Visual Memories

From Digital Memory’s search bar, use natural language: β€œwhiteboards from last week” or β€œoutdoor scenes in March”.

Troubleshooting

Glasses not appearing in Bluetooth scan Confirm glasses are in pairing mode. Restart Bluetooth on your Hub machine. Ensure the CI-Mentra container has access to the host’s Bluetooth stack (check Hub β†’ Apps β†’ Mentra β†’ Permissions).

No transcripts appearing Verify a Whisper model is installed and running in Hub. Check Mentra β†’ Settings β†’ ASR β†’ Test Transcription.

Capture dropping frames Reduce resolution or frame rate in capture settings. Check Hub CPU/memory usage β€” heavy LLM inference can starve the capture pipeline.

Last updated on