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
380 stars 39 forks source link

The app crashes on Samsung when trying to flip camera #1139

Open Miara opened 3 months ago

Miara commented 3 months ago

Describe the bug When I try to flip camera via call.camera.flip(). It can be easily reproduced even in your demo-app in this repository. It looks like the crash occurs only on Samsung.

SDK version

To Reproduce Steps to reproduce the behavior in demo-app

  1. Open demo-app
  2. Click on Start a New Call
  3. Click on Flip camera action button
  4. Crash!

Expected behavior It should flip camera

Device:

Screenshots image

aleksandar-apostolov commented 2 months ago

Hi @Miara Thanks for the report, we'll be looking into this internally. I will update this issue when we have further info.

Regards, Alex