Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CalculatorGraph::Run() faild on my Android Chrome browser #5774

Open
huanhunx opened this issue Dec 9, 2024 · 0 comments
Open

CalculatorGraph::Run() faild on my Android Chrome browser #5774

huanhunx opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
platform:android Issues with Android as Platform platform:javascript MediaPipe Javascript issues task:face landmarker Issues related to Face Landmarker: Identify facial features for visual effects and avatars. type:bug Bug in the Source Code of MediaPipe Solution

Comments

@huanhunx
Copy link

huanhunx commented Dec 9, 2024

Have I written custom code (as opposed to using a stock example script provided in MediaPipe)

None

OS Platform and Distribution

Android 15

Mobile device if the issue happens on mobile device

Xiaomi 15

Browser and version if the issue happens on browser

Google Chrome 130.0.6723.86 / Edge 131.0.2903.68

Programming Language and version

Javascript

MediaPipe version

0.10.18

Bazel version

No response

Solution

FaceLandmark

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

CalculatorGraph::Run() faild after open camera,and then camera image is frozen

Describe the expected behaviour

can add avatar on my face in camera

Standalone code/steps you may have used to try to get what you need

https://mediapipe-studio.webapps.google.com/demo/face_landmarker?hl=zh-cn&pli=1

Other info / Complete Logs

Initially, I found that a project made with mediapipe facelandmark  failed to run on my Android phone (but it worked fine on my iPad and Mac Mini), so I upgraded the @mediapipe/task-vision package of the project to version 0.10.18, only to find that it still wouldn't run. 
Subsequently, I accessed the official MediaPipe example on my Android phone: https://mediapipe-studio.webapps.google.com/demo/face_landmarker?hl=zh-cn&pli=1. I noticed an error at the top of the page: Error: INTERNALL: CalculatorGraph::Run() failed.
I used my colleague's Android phone to access my project and found that it ran normally. Since the Xiaomi 15 phone I'm using is a recently released model, is it possible that MediaPipe has not yet adapted to its chip?
@huanhunx huanhunx added the type:bug Bug in the Source Code of MediaPipe Solution label Dec 9, 2024
@kalyan2789g kalyan2789g added platform:android Issues with Android as Platform platform:javascript MediaPipe Javascript issues task:face landmarker Issues related to Face Landmarker: Identify facial features for visual effects and avatars. labels Dec 9, 2024
@kalyan2789g kalyan2789g assigned kalyan2789g and unassigned kuaashish Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:android Issues with Android as Platform platform:javascript MediaPipe Javascript issues task:face landmarker Issues related to Face Landmarker: Identify facial features for visual effects and avatars. type:bug Bug in the Source Code of MediaPipe Solution
Projects
None yet
Development

No branches or pull requests

3 participants