livekit / client-sdk-android

LiveKit SDK for Android
https://docs.livekit.io
Apache License 2.0
160 stars 63 forks source link

Render video directly from capturer for local video tracks #419

Closed davidliu closed 1 month ago

davidliu commented 1 month ago

Publish fps affects the framerate when rendering through VideoTrack. This change makes renderers receive the frames directly from the capturer instead.