What steps will reproduce the problem?
1. using onPreviewFrame(byte[] data) on camera preview
2.
3.
What is the expected output? What do you see instead?
- expected to get the image data size of (800*480)
- however, the data size in each frame is only 8 bytes
What version of the product are you using? On what operating system?
- using Android 2.1-update
- development kit developed by the Huins (www.huins.com)
- Window XP
Please provide any additional information below.
- I try to process the image in real-time, however I found out that I only can
accessed the "data" up to 8bytes ([0-7]), is very weird and i not sure what the
problem.
- suspected is the development kit problem
Original issue reported on code.google.com by leebg...@gmail.com on 11 Aug 2011 at 2:07
Original issue reported on code.google.com by
leebg...@gmail.com
on 11 Aug 2011 at 2:07