wongfei / ue4-mediapipe-plugin

UE4 MediaPipe plugin
Apache License 2.0
294 stars 99 forks source link

Android #21

Closed JHYoo-dev closed 2 years ago

JHYoo-dev commented 2 years ago

I know that Android isn't being implemented but I want to run this plugin on Android. Is it very difficult to run on Android?

wongfei commented 2 years ago

have to replace cv::VideoCapture with native Android camera API and deal with GPU acceleration..