100mslive / 100ms-react-native

React Native Live Streaming, Video Conferencing SDK & Sample App
https://www.100ms.live/
MIT License
76 stars 29 forks source link

Feature/enhance android pip #1265

Closed stanwolverine closed 8 months ago

stanwolverine commented 8 months ago

Description

Improved PIP window resizing experience by using onUserLeaveHint to enter pip mode instead of autoEnterPipMode config. By doing this, there is some delay introduced in PIP window appearing on screen.

Pre-launch Checklist