livekit-cli icon indicating copy to clipboard operation
livekit-cli copied to clipboard

Command line interface to LiveKit

Results 87 livekit-cli issues
Sort by recently updated
recently updated
newest added

This flag allows CLI to pass along audio tracks to unix sockets

When I run it, a window pops up and then just closes immediately, it does not seem to install anything properly either.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/urfave/cli/v3](https://redirect.github.com/urfave/cli) | `v3.0.0-alpha9` -> `v3.0.0-alpha9.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv3/v3.0.0-alpha9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2furfave%2fcli%2fv3/v3.0.0-alpha9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Please support a `--json` flag for the `list` commands, such as `lk sip inbound list`, which currently prints a formatted table.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/livekit/protocol](https://redirect.github.com/livekit/protocol) | `v1.26.1-0.20241022031344-538889e5de0a` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2flivekit%2fprotocol/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2flivekit%2fprotocol/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Hey all-- there's a few versions of livekit in nixpkgs, they're maintained by a person. Would be cool if you guys could add nix to your deployment / release process....

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/pion/webrtc/v3](https://redirect.github.com/pion/webrtc) | `v3.3.4` -> `v4.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpion%2fwebrtc%2fv3/v4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpion%2fwebrtc%2fv3/v4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Hi LiveKit CLI dev team! What do you guys think about adding a new source of audio publishing option by listening to incoming multicast audio packets and then publishing it...

Based on the discussion on #378, this PR would add the feature that would let a user publish audio in Opus codec using multicast listener.

This PR adds support for agent dispatch management through integration with the agent dispatch service.