googlearchive / tango-examples-c

JNI example projects for Project Tango [deprecated] C-API
https://developers.google.com/ar
Apache License 2.0
337 stars 204 forks source link

[NOT FOR MERGE] Change hello video app to make minimal example #115

Closed PerrineAguiar closed 7 years ago

PerrineAguiar commented 7 years ago

This PR changes the hello video example app to make a minimal example which only connect to onFrameAvailable and print a log message when the callback is triggered. Its purpose is to demonstrate issues encountered when connecting to camera callbacks.

PerrineAguiar commented 7 years ago

PR opened against the wrong fork, closing now.