livekit-cli
livekit-cli copied to clipboard
Command line interface to LiveKit
Could be useful to have the ability to set a track name when publishing with lk cli. Unless I missed something, I think there's no option for this currently. This...
https://linear.app/livekit/issue/DPRO-461/save-project-id-in-cli-credentials - Begins saving project ID on credentials when authenticating - Adds ability to specify a specific project to auth with `lk cloud auth `, which when backend support is...
Improve minimum SDK version check by supporting semver operators better and treating lockfile version and package file versions separately.
- Add CanPublish field to TesterParams and Params structs - Add --disable-publish flag to both perf load-test and load-test commands - Implement custom token generation with canPublish permission control -...
# Request [install script](https://github.com/livekit/livekit-cli/blob/main/install-cli.sh) should validate the checksum for security
Add support for custom dockerfile path
PR for dynamic dispatch rules: https://github.com/livekit/protocol/pull/1123 go.mod changes will be made once that PR is approved.