livekit / client-sdk-android

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

Whether it can support screen sharing and pass custom options? #409

Closed wzJun1 closed 2 months ago

wzJun1 commented 2 months ago

#LocalParticipant.kt#L150

Hello, can you add custom LocalVideoTrackOptions here?

Because we need to modify captureParams, but the default screen sharing captureParams value is: VideoPreset169.H540.capture

davidliu commented 2 months ago

Whoops, sorry about that. Will be fixed by #410.