-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
How can I use webcam as input? #10
Comments
@RealBBakGosu As of July 2019, we support only camera for mobile android through Android cameraX api. See all the mobile android examples particularly hello android For webcam, this is something we will be looking into. If you like to contribute a calculator to use OpenCV functionality to import the video through a webcam you can write a calculator and import the below header files into your opencv_videolivecapature_calculator.cc https://github.com/google/mediapipe/blob/master/mediapipe/framework/port/opencv_core_inc.h |
@mgyong but is there any example or documentation to write a custom calculator? |
Please find our desktop + webcam examples here |
Hello, the link is broken. Do you mind to update the link? Thanks |
Consolidates JNI calls for sending packets
Removing currently unsupported projects
Do you support the use of a webcam as an input tool?
The text was updated successfully, but these errors were encountered: