名称 最后更新
..
src/main 正在载入提交数据...
.gitignore 正在载入提交数据...
README.md 正在载入提交数据...
build.gradle 正在载入提交数据...
consumer-rules.pro 正在载入提交数据...
gradle.properties 正在载入提交数据...
proguard-rules.pro 正在载入提交数据...

CameraX support for LiveKit SDK

This library provides an CameraX integration for use with the Android LiveKit SDK. This provides access to more camera functionality such as custom zoom and torch control.

Installation

```groovy title="build.gradle" ... dependencies { implementation "io.livekit:livekit-android-camerax:" }


See our [release page](https://github.com/livekit/client-sdk-android/releases) for details on the current release version.