Making it happen
Archive for November, 2007
Video processing on mobile phones
Nov 2nd
Here’s a paper describing a project similar to what we did last year for Birdspot, a direction I’m also into. However they are using standalone Nokia 6630 for both the capture and the image processing, I still don’t get how they capture the image with J2ME MMAPI in a raw format without any encoding in 80 ms, last time I tried it I saved it best in bmp but still got >300ms per capture
.
Interesting hints to the future of J2ME
Nov 2nd
Here’s a list of J2ME Java Specification Requests, these are documentations for various APIs that can be implemented on J2ME devices, basically mobile phones. The specifications submitted by Nokia have a big change of getting into their phones, so these deserve special attention:
JSR-256: Mobile Sensor API
JSR-257: Contactless Communication API (for RFID tags)
JSR-258: Mobile User Interface Customization API
