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 issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/livekit/livekit-cli). ## Config Migration Needed - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/livekit/protocol](https://togithub.com/livekit/protocol) | require | patch | `v1.0.0` -> `v1.0.1` | ---...

currently `publishFile` just stuck after finish writing a file CMIIW

is it possible to publish a stream from ffmpeg with multiple bitrates and have simulcast available on this stream ?

## Replication - livekit-cli version 0.7.1 - macOS Monterey 12.3 Tested against livekit server with the 15.4 release using the following command ```bash livekit-load-tester --url wss:// \ --api-key \ --api-secret...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pion/webrtc/v3](https://togithub.com/pion/webrtc) | require | patch | `v3.1.46` -> `v3.1.47` | ---...

I apologize if this is user error, but I have been trying to convert an rtsp feed to vp8 using gstreamer. I have tried several different pipelines out and while...

It would be great for my use case to test publishing 1080p video using the load-test command. Proposing a `very-high` option be added to serve this use case

I'm trying to use ffmpeg or gstreamer to send a screen capture stream to a livekit room. I have some issues / questions regarding that: - I'm using TCP or...