RodCone
Currently for iOS, Android, and Flutter

The Smart Glasses
Platform

RodCone connects your mobile app to give it spatial awareness and unobtrusive response. We provide the unified infrastructure to build hands-free digital experiences with Ray-Ban Metas, Oakley Metas, and more.

Secure Your Spot

A Unified Platform for Spatial Awareness

We abstract the imminent fragmented hardware landscape into a single, elegant platform so you can start building today.

Live Today

RodCone Mobile SDK

A "batteries-included" client that creates a stable bridge to OEM firmware. We handle the low-level bluetooth, permissions, and media pipeline so you can focus on the app logic.

Mobile Architecture

Integrate, deploy, and expand mobile experiences to next generation wearables with a single solution.

Hardware Abstraction

Unified API for Camera, Mic, and Audio Routing. Future-proof your app against new devices.

main.dart
import 'package:rodcone_flutter/rodcone_flutter.dart';

class MyApp extends StatelessWidget {
  @override
  Widget build(BuildContext context) {
    // 1. Drop-in the RodCone View
    return RodConeView(
      // 2. Select Hardware Source
      source: "glasses",
      // 3. Handle Multimodal Events
      onAIEvent: (event) {
        // e.g., "User is looking at a coffee cup"
        print("Context: ${event.description}");
      },
    );
  }
}
Coming Soon

RodCone Intelligence Cloud

The heavy lifting, managed. A SaaS backend designed to handle thousands of concurrent streams, enforce compliance, and power AI insights without you lifting a finger.

Fully Managed Media Hosting

Stop paying for idle S3 buckets. We host, optimize, and serve your content.

  • Live streams convert to re-playable assets instantly.
  • AES-256 encryption at rest and in transit.
  • Auto-archive policies or permanent storage.

Trust & Safety Layer

Enterprise-grade compliance, built-in.

  • Blur faces & screens before storage automatically.
  • Enforce "No-Record Zones" via GPS.
  • Immutable audit logs of access.

Physical AI

Turn pixels into programmable data.

  • Search for "Red Shoes" or "Safety Inspections".
  • Speech-to-text synced via timecode.
  • Train models on specific datasets on-device.

Fleet Command

Remote control for distributed applications.

  • Push camera/app settings instantly.
  • Battery & signal status dashboard.
  • Remotely disable access for lost devices.

Currently Supported Platforms

iOS
Android
Flutter

Future Platform Support

React Native
Unity

Hardware Compatibility

One SDK to rule them all. RodCone abstracts the complexities of OEM hardware into a unified API.

Active SDK

Meta Device Access Toolkit

Full integration with Meta's Device Access Toolkit for high-performance media pipelines.

  • Ray-Ban Meta (Gen 1 & 2)
  • Oakley Meta HSTN
  • Ray-Ban Meta Display (Limited Access)
  • Oakley Meta Vanguard (Soon)
2026 Roadmap

Android XR

Seamless bridge to the upcoming Google-powered spatial ecosystem launching in 2026.

  • Warby Parker Smart Frames
  • Gentle Monster Edition
Coming Soon

Ecosystem Support

We are actively working with OEMs to bring RodCone to these platforms by late 2026.

Samsung Smart GlassesBeta
Amazon Echo FramesAlexa Kit
Xreal Air 2 UltraDev
Snap Spectacles (Gen 5)Camera Kit

Core Platform Capabilities

Functionality available out-of-the-box with the RodCone SDK and Intelligence Cloud.

Multi-Camera Switching

Toggle seamlessly between smart glasses, front, and back cameras for PiP experiences.

App-to-App Streaming

Build low-latency communication channels directly between user applications.

Livestreaming

Enterprise-scale broadcasting with automated asset ID generation and playback.

Native Bridge

Bypass complex native code. Access hardware features via a unified interface.

In Development

AI Pipeline

Built-in Transcription, OCR, and Translation powered by the RodCone Cloud.

Reserve Your Spot to Build the Future

Early Access is full, but you can still reserve your spot. Sign up for the RodCone SDK waitlist now to lock in your access. No credit card required

Join Waitlist

Frequently Asked Questions

RodCone is the universal infrastructure layer for smart glasses. We provide a "Batteries-Included" SDK that abstracts hardware complexity (like Ray-Ban Meta or Google) and a managed Intelligence Cloud for backend processing.

Both Google's and Meta's toolkits are powerful but raw, native-only, and limited to their respective devices. RodCone offers a cross-platform solution with a managed backend. We handle the heavy lifting—like video ingestion, encoding, and permissions—so you don't have to build media pipelines from scratch.

You won't. The RodCone Intelligence Cloud is being built as a managed SaaS platform that handles real-time video ingestion, asset management, and AI processing (transcription, OCR). You simply interact with our API.

We currently support all models of the Ray-Ban Meta and Oakley Meta smart glasses. The platform is architected to easily add additional OEM smart glasses (like future Google, Samsung, Warby Parker, Amazon, Apple, Alibaba, announced and rumored models!) as their SDKs are released.