Thanks to visit codestin.com
Credit goes to components.espressif.com

uploaded 5 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.0"

or download archive

Stats

  • Codestin Search App
    Archive size ~ 183.41 KB
  • Codestin Search App
    Downloaded in total 4 times
  • Codestin Search App
    This version: 4 times

Badge

livekit/livekit version: 0.3.0
|