You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.
# LiveKit Sandbox Token Client Simple client for generating sandbox tokens, used for the [LiveKit ESP32 SDK](https://github.com/livekit/client-sdk-esp32) examples. Please refer to these examples for usage. ## Sandbox ID In order use this component, you will need to setup a LiveKit Sandbox from your [Cloud Project](https://cloud.livekit.io/projects/p_/sandbox). You will be provided a sandbox ID (`my-project-xxxxxx`) which you can use to generate tokens. For more information about how sandboxes work, please refer to the [documentation](https://docs.livekit.io/home/cloud/sandbox/).
idf.py add-dependency "ladvoc/sandbox_token^0.1.0"