LiveKit ESP32 SDK
|
System Initialization | Perform required one-time system initialization |
Lifecycle | Create and destroy room objects |
Connection | Connect and disconnect from a room |
Room & Participant Info | Get information about a room and its participants |
Data Packets | Low-level API for high-frequency data exchange |
Remote Method Calls (RPC) | Use RPC to execute custom methods on other participants in the room and await a response |