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
369 stars 37 forks source link

Demo app: Rotating device breaks call #1157

Open Miara opened 3 weeks ago

Miara commented 3 weeks ago

Describe the bug Rotating device doesn't work well. It

SDK version

To Reproduce Steps to reproduce the behavior:

  1. Open demo-app
  2. Start call
  3. Rotate device
  4. Canary leak is caught. Sometimes call is left. Sometimes video just stops, but call is not ended.

Expected behavior Call is continued, and video doesn't stop.

Device:

Android Studio logs dumps for both scenarios: demo_app_rotation_dump_memory_and_leave.txt demo-app-orientation-change-camera-stop.txt

aleksandar-apostolov commented 2 weeks ago

Hi @Miara Thanks for the report. We will look into this.

Regards, Alex