-
Notifications
You must be signed in to change notification settings - Fork 99
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
android build #24
Comments
Hi, you have an example here https://github.com/gen2brain/cam2ip/blob/master/make.bash#L106, you need to install the Android toolchain first. You also must have rooted devices so you can start it from the shell. |
@gen2brain thank you very much, I got it to build and running on rooted device now. However it is not able to retrieve frame from camera. does it require some camera permission setting? |
Check what your camera supports, there are apps like this one https://play.google.com/store/apps/details?id=com.airbeat.device.inspector, and as I said, it is still WIP and not tested. |
Hi there,
I am interested to build this application for android device, I saw you do have android support, however I am having trouble to build it. Can you please kindly share the build steps for the android build?
Thanks.
The text was updated successfully, but these errors were encountered: