livekit / client-sdk-react-native

Apache License 2.0
96 stars 26 forks source link

Picture in Picture #138

Open Spharian opened 2 months ago

Spharian commented 2 months ago

Is your feature request related to a problem? Please describe. Before switching to LiveKit, we had Picture in Picture working when using the react-native-video package. Now, we only have the sound when users goes back to home screen on their phone, users are frustrated of this loss.

Describe the solution you'd like A pictureInPicture={true} attribute on the VideoView component.