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

Camera resolution #13

Merged
merged 3 commits into from
Feb 1, 2016
Merged

Camera resolution #13

merged 3 commits into from
Feb 1, 2016

Conversation

ruslo
Copy link
Collaborator

@ruslo ruslo commented Jan 22, 2016

No description provided.

@ruslo
Copy link
Collaborator Author

ruslo commented Jan 22, 2016

Working on headupinclouds/gatherer#109

@ruslo
Copy link
Collaborator Author

ruslo commented Jan 22, 2016

Testing note (see this comment):

# build project
android update project --target android-19 --path . --name OGVideoProcDroid
ndk-build
ant debug
# --

# install on device
adb -d install -r bin/OGVideoProcDroid-debug.apk

# run on device
adb shell am start -S -n ogles_gpgpu.examples.ogvideoprocdroid/ogles_gpgpu.examples.ogvideoprocdroid.CamActivity

# clean logs
adb shell logcat -c

# get logs
adb shell logcat | grep 'CamActivity\|AndroidRuntime'

Path to android and adb tools printed by CMake build with android-* toolchain. ndk-build script is the part of the Android NDK (not installed by Hunter, yet).

headupinclouds added a commit that referenced this pull request Feb 1, 2016
@headupinclouds headupinclouds merged commit f09dfce into headupinclouds:hunter Feb 1, 2016
@ruslo ruslo deleted the pr.camerasize branch February 2, 2016 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants