livekit / client-sdk-android

LiveKit SDK for Android
https://docs.livekit.io
Apache License 2.0
174 stars 69 forks source link

Rotation and mirroring #135

Open davidliu opened 2 years ago

davidliu commented 2 years ago

Investigate adding rotation/mirroring directly to the video renderers.

davidliu commented 2 years ago

https://github.com/livekit/client-sdk-swift/pull/122

yanmihaiyi commented 1 year ago

The camera rotation angle is incorrect on some models, How to change the rotation angle of the camera

alaegin commented 1 year ago

@davidliu Hello! We are trying to use your sdk in our app but this bug blocks us from releasing our app.

It would be nice if it is fixed as soon as possible.

For example, if we connect to the room with Samsung Galaxy S20FE with a back camera, the image is properly rotated. If we connect to the room with Google Pixel 7 Pro then the image is mirrored.

melianapang commented 5 months ago

hello, is this issue already solved? im facing the same problem