livekit / client-sdk-android

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

How to publish screen sharing audio? #292

Open wzJun1 opened 11 months ago

wzJun1 commented 11 months ago

I see the 'SCREEN_SHARE_AUDIO' parameter in TrackSource, but I really can't find a way to share the screen sound

Or maybe now that I've got the screen share sound, like buffer or something, how do I publish it?

davidliu commented 10 months ago

We don't support audio sources other than the microphone at the moment. We're looking to add in that functionality soon though.