livekit / client-sdk-react-native

Official React Native SDK for LiveKit.
https://livekit.io
Apache License 2.0
121 stars 32 forks source link

Picture in Picture #138

Open Spharian opened 6 months ago

Spharian commented 6 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.

davidliu commented 1 month ago

Waiting on https://github.com/react-native-webrtc/react-native-webrtc/pull/1619