glamorous-art-2631
07/06/2025, 8:39 PMtall-airline-16756
07/06/2025, 8:39 PMtall-airline-16756
07/06/2025, 8:39 PMlivekit-server --dev
This will use the default API key/secret pair (API key: devkey
, API secret: secret
).
For LiveKit Agents, you can use the CLI command:
dev --log-level DEBUG --url [LIVEKIT_URL] --api-key [API_KEY] --api-secret [API_SECRET]
This enables features like DEBUG level logging, file watching for changes, and tracing information. Note that enabling dev mode might require restarting the application in this mode, as it is typically set at the start of the server or worker process.
Sources: Running LiveKit locally | LiveKit Docs | GitHub::livekit::agents | livekit-agents/livekit/agents/cli/_run.py