Shortcuts to help development with LiveKit. These use-cases are personal for me, but I'm open to implementing other use-cases.
- Ensure
mage
is installed - Clone this repository:
git clone git@github.com:dwirya/livekit-local-dev.git
- Run
go get
in the repository
mage init
- Initialise LiveKit config filemage livekit
- Start LiveKit server with the config filemage token {room} {identity}
- Provision token with keys from the config file
For improvements and bug reports, please consider filing a GitHub issue