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

  1. Improve the StreamCallActivity to be able to better handle onConfigurationChange without destroying the call or entering PiP.
  2. Add a wake-lock to hold the screen on if this is configured in the intent.
  3. Add additional controls in the landscape menu to allow for chat access and settings.