Frontends
Build client applications with LiveKit SDKs and components.
All Frontends Guides
Configuring the LiveKit Client SDK for Optimal Video Quality
Learn how to configure the LiveKit Client SDK for optimal video quality, including codec selection, simulcast layers, and encoding settings.
Frontends
Fix Flutter iOS AudioVisualizerWidget missing plugin exception
Resolve MissingPluginException when using AudioVisualizerWidget on iOS by addressing conflicts with flutter_background_service plugin.
Frontends
How to Send Logs from the JavaScript SDK to External Providers
Learn how to use setLogExtension to hook into the LiveKit JavaScript SDK logging system and forward logs to your preferred log provider.
Frontends
Managing Video Quality During Network Congestion
Learn how LiveKit automatically manages video quality during network congestion to maintain session stability and audio quality.
Frontends
Optimizing Video Calls for Low-Powered Devices
Detect CPU constraints and dynamically adjust video quality settings for users on lower-end devices using LiveKit JS SDK v2.14.0+.
Frontends
Understanding "silence detected on local audio track" Warning
Learn what the "silence detected on local audio track" warning means in LiveKit's JavaScript SDK, what causes it, and when you can safely ignore it.
Frontends