google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.75k stars 5.18k forks source link

Add Jetpack Compose Support #5269

Open PeterZegarek opened 8 months ago

PeterZegarek commented 8 months ago

MediaPipe Solution (you are using)

Mediapipe Tasks

Programming language

Kotlin

Are you willing to contribute it

No

Describe the feature and the current behaviour/state

Would be very useful to include a way to ingrate Mediapipe into Jetpack Compose apps.

Will this change the current API? How?

Shouldn't change too much, just add more possible features to it.

Who will benefit with this feature?

Android developers looking to get the most out of their apps by using Mediapipe AND Jetpack Compose. This allows newer developers to learn both simultaneously.

Please specify the use cases for this feature

Create a way for mediapipe to display when using Compose for the UI.

Any Other info

No response

schmidt-sebastian commented 8 months ago

Thanks for raising this. This would be a good fit for our library but we likely won't have the resources to implement this soon.