Use when configuring Aria Gen 2 glasses to stream sensor data directly to an internet-accessible HTTPS endpoint - instead of the default local USB / same-network WiFi streaming to a nearby PC. For field deployments,…
---
name: cloud-streaming
description: Use when configuring Aria Gen 2 glasses to stream sensor data directly to an internet-accessible HTTPS endpoint — instead of the default local USB / same-network WiFi streaming to a nearby PC. For field deployments, centralized multi-device collection, and cloud processing pipelines. Use whenever the user asks about remote streaming, streaming over the internet, cloud collection servers, or streaming without a laptop on hand.
---
# Aria Cloud Streaming
Remote (cloud) streaming sends Aria Gen 2 data straight to your internet-reachable HTTPS server, bypassing the default local USB / same-network WiFi streaming. The glasses POST data over HTTPS to whatever URL you supply.
> Reference: https://facebookresearch.github.io/projectaria_tools/gen2/ark/client-sdk/remote-streaming
> For local USB / same-network streaming: use the **`client-sdk`** skill.
## When to use
- **Field deployments** — collect data without carrying a laptop.
- **Centralized collection** — many devices → one cloud server.
- **Cloud processing** — feed real-time pipelines (decoders, indexers, alerters) in the cloud.
- **Remote monitoring** — observe device streams from anywhere.
If your collection point is on the **same WiFi** as the glasses, plain local streaming via the Client SDK is simpler — use that.
## Architecture
```text
Aria Glasses ──(WiFi → internet)──► Your HTTPS Server :6768