MediaPipeUnityPlugin icon indicating copy to clipboard operation
MediaPipeUnityPlugin copied to clipboard

Support for rotation on Android and iPhone in samples

Open gb2111 opened this issue 2 years ago • 1 comments

Feature Description

Camera and pose detection will rotate accordingly to screen orientation.

Current Behaviour/State

Currently pose detection and camera are aligned only with the initial screen orientation. When you rotate further, the camera preview is not as one would expect in the phone app. Below photo shows app initialized in portrait mode and then rotated to horizontal. obraz

Additional Context

No response

gb2111 avatar Feb 10 '23 09:02 gb2111

I am not planning to change this behavior as I am using the sample app to test the behavior when the device is rotated.

At least, I think this is not essential for the sample app, so the priority is low.

homuler avatar Feb 10 '23 12:02 homuler