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

Wrong video rotation in landscape mode #1162

Open Miara opened 3 weeks ago

Miara commented 3 weeks ago

Describe the bug There are few bugs with video rotation when being in landscape mode:

SDK version

Expected behavior

Device:

Screenshots image image

aleksandar-apostolov commented 2 weeks ago

Hi @Miara

Thanks for your report. The PiP needs to be revisited. The camera frame comes from the WebRTC library, we will look there for the fix.

Keeping this open and I will update the issue when we've checked the WebRTC.

Regards, Alex