Open onlylemi opened 9 years ago
Hi @onlylemi,
The source is almost complete. This library is part of my Google Summer of Code project. There are some bugs left and I should be able to fix them in 2-3 days.
video_android.jar is not latest though. Let me just push a latest version of it. :)
I just realized there are still couple of crucial changes to be merged in the processing-android repository for this library to work out of the box. For now, the only way is to build from source/add the source file directly in your project.
@omerjerk Thank you, I'm looking forward to your results.
Hi @onlylemi
I've made another release. The changes have also been merged into the processing-android repository. Things should work now. Note: You'll need to build android-core.zip yourself from the processing-android repository.
hi, omerjerk
Recently, I am doing a project to get graphics data through the mobile phone camera, and then use processing to render it. But I use your API, and I'm not working properly. I open your
video_android.jar
package and find it is not all. Is this test version?Please help me, Thank you.