livekit/livekit

0.3.1

Latest
uploaded 4 days ago
LiveKit Client SDK for ESP32

readme

# ESP32 SDK for LiveKit

Use this SDK to add realtime video, audio and data features to your ESP32 projects. By connecting to [LiveKit](https://livekit.io/) Cloud or a self-hosted server, you can quickly build applications such as multi-modal AI, live streaming, or video calls with minimal setup.

> [!IMPORTANT]
> This SDK is currently in Developer Preview mode and not ready for production use.
> There may be bugs and APIs are subject to change during this period.

## Features

- **Supported chips**: ESP32-S3 and ESP32-P4
- **Bidirectional audio**: Opus encoding, acoustic echo cancellation (AEC)
- **Bidirectional video**: *video support coming soon*
- **AI Agents**: interact with agents in the cloud built with [LiveKit Agents](https://docs.livekit.io/agents/)
- **Real-time data**: data packets, remote method calls (RPC)

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "livekit/livekit^0.3.1"

or download archive

Stats

  • Archive size
    Archive size ~ 179.56 KB
  • Downloaded in total
    Downloaded in total 7 times
  • Downloaded this version
    This version: 2 times

Badge

livekit/livekit version: 0.3.1
|