components-js icon indicating copy to clipboard operation
components-js copied to clipboard

Official open source React components and examples for building with LiveKit.

Results 48 components-js 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. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

main changes with transcription related logic are - [`transcription.ts` in core](https://github.com/livekit/components-js/pull/853/files#diff-032aec1b73fad5993524f25e56e21aa41a52d952fb246f5274a3d0e9ae2aff55) - [and `useTrackTranscription` in react](https://github.com/livekit/components-js/pull/853/files#diff-cc5e1a7177de5a5389f3a2f9ab59d0844c4efb9a91dec621f64399799f988625)

### Select which package(s) are affected \@livekit/components-react ### Describe the bug ### What I'm expecting Participant A enters a room, shares the screen and enables the camera (a participant B...

### Describe the problem On my machine, the screen blanks (and actually locks) after 5min of inactivity (i.e. no mouse or keyboard input). For company policy reasons, I cannot disable...

enhancement

### Describe the problem When a participant has `roomAdmin` permissions, that participant should be able to mute the audio and/or video track of other participants, or even remove them from...

enhancement

### Describe the problem As a participant, I would like to control the local volume of other participants. Some users don't realize that they're too loud, or have some background...

enhancement

### Describe the problem If you open the chat window, the only way to close it is by pressing the same button that was used to open it. It is...