livekit / client-sdk-android

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

play device audio over livekit #272

Open naziur604 opened 11 months ago

naziur604 commented 11 months ago

At the moment, audio is exclusively sourced from the device's microphone. However, we need to incorporate additional features that allow any audio being played on a mobile device to be channeled through Livekit. This means that if I'm playing music on my Android device, it should also be heard on the other end.

davidliu commented 11 months ago

Right now we don't have this capability. Can't really say when this will be implemented.