diff --git a/README.md b/README.md index d2e89ba0f..9d82603f6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ # LiveKit Flutter SDK + Use this SDK to add realtime video, audio and data features to your Flutter app. By connecting to LiveKit Cloud or a self-hosted server, you can quickly build applications such as multi-modal AI, live streaming, or video calls with just a few lines of code. + This package is published to pub.dev as [livekit_client](https://pub.dev/packages/livekit_client). @@ -476,7 +478,7 @@ When subscribing to remote tracks, the client has precise control over status of These controls are accessible on the `RemoteTrackPublication` object. -For more info, see [Subscriber controls](https://docs.livekit.io/guides/room/receive#subscriber-controls). +For more info, see [Subscribing to tracks](https://docs.livekit.io/home/client/tracks/subscribe/). ## Getting help / Contributing @@ -491,7 +493,9 @@ Apache License 2.0 A huge thank you to [flutter-webrtc](https://github.com/flutter-webrtc/flutter-webrtc) for making it possible to use WebRTC in Flutter. +
+
LiveKit Ecosystem
Realtime SDKsReact Components · Browser · Swift Components · iOS/macOS/visionOS · Android · Flutter · React Native · Rust · Node.js · Python · Unity (web) · Unity (beta)