camera-streaming
OfficialStream camera video and capture photos.
Software Engineering#photo capture#video frames#bandwidth optimization#camera streaming#wearables sdk#iOS swift
Authorfacebook
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides you through streaming live video from Meta AI glasses and capturing still photos reliably, so you can avoid ad-hoc, error-prone camera integration work.
Core Features & Use Cases
- Camera Stream Setup: Create a device session and add a camera stream with configurable resolution, codec, and frame rate for stable playback.
- Real-Time Frame Rendering: Subscribe to video frames and convert frames into UI images for a live preview experience.
- On-Demand Photo Capture: Trigger still-image capture during streaming and handle the resulting photo data for storage or processing.
- Use Case: Build a hands-free mobile app that streams what the user sees in real time while also capturing JPEG photos for later review, sharing, or analysis.
Quick Start
Set up a DeviceSession, add a Stream using StreamConfiguration, start the stream, listen for video frames to render a preview image, and trigger capturePhoto(format: .jpeg) while subscribing to photoDataPublisher.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: camera-streaming Download link: https://github.com/facebook/meta-wearables-dat-ios/archive/main.zip#camera-streaming Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.