MediaPipe Pose Landmarker Example App Android GPU Pose Landmarker Lite Crash on orientation change #5835
Labels
platform::android
Android Solutions
stat:awaiting response
Waiting for user response
task:pose landmarker
Issues related to Pose Landmarker: Find people and body positions
type:bug
Bug in the Source Code of MediaPipe Solution
Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
OS Platform and Distribution
Android
Mobile device if the issue happens on mobile device
No response
Browser and version if the issue happens on browser
No response
Programming Language and version
Kotlin
MediaPipe version
latest example on git
Bazel version
No response
Solution
Pose Landmarker
Android Studio, NDK, SDK versions (if issue is related to building in Android environment)
No response
Xcode & Tulsi version (if issue is related to building for iOS)
No response
Describe the actual behavior
The Pose Landmarker when using GPU and Pose Landmarker Lite on Android will crash immediately after changing the camera orientation from portrait to landscape and vice versa.
Describe the expected behaviour
The Pose Landmarker when using GPU and Pose Landmarker Lite on Android will be able to reinitiate after the camera orientation change from portrait to landscape and vice versa and reinitiate without crashing.
Standalone code/steps you may have used to try to get what you need
Set up Android Mediapipe Pose Landmarker example app with default settings. Tab switch to Pose Landmarker Lite and GPU, and then change mobile device orientation from portrait to landscape, and the app will crash.
Other info / Complete Logs
The text was updated successfully, but these errors were encountered: