issues
search
GetStream
/
stream-video-android
📲 Android Video SDK. Stream's versatile Core + Compose UI component libraries that allow you to build video calling, audio room, and, live streaming apps based on Webrtc running on Stream's global edge network.
https://getstream.io/video/docs/android
Other
382
stars
39
forks
source link
Improvements in `StreamCallActivity` and `demo-app`
#1184
Closed
aleksandar-apostolov
closed
2 months ago
aleksandar-apostolov
commented
2 months ago
🎯 Goal
Improve the
StreamCallActivity
to be able to better handle
onConfigurationChange
without destroying the call or entering PiP.
Add a wake-lock to hold the screen on if this is configured in the intent.
Add additional controls in the landscape menu to allow for chat access and settings.
🎯 Goal
StreamCallActivity
to be able to better handleonConfigurationChange
without destroying the call or entering PiP.