| Reply | « Previous Thread | Next Thread » |
|
I am tring to build a J2ME program which use "capture://video" in order to take photographs.
Can anyone tell me which Nokia instruments support this function? |
|
Did you ever get an answer to this question because I have the same question.
|
|
basically, S60 supporting MMAPI, and S40 plateform 3
(i don't know much about s80 and s90, but i know 9300 supports it) |
|
Thanks njzk2, so do you know if the 3220 will support it?
Thanks again. Rog |
|
3220 is s40 plateform 2, therefore, it does not support capture://video
the method to know whether a phone support video capure is : System.getProperty(String s) where String s can be for instance : capture.video and Manager.getSupportedProtocols and Manager.getSupportedTypes |
|
Thank you very much. I do not own the phone, I am trying to figure out which phone I should buy in order to test.
Thanks, Rog |
|
one of the big issues with photos in j2me is the quality of the result
afaik, phones like 6600 or 6670 highest resolution is 160*120 (over this it's simply re-scaled). i have tested the 6680 and with this one you have access to a real 640*480, which is small but already much better (and considering that transfering the images is hard -- except if you have a jsr 75 phone -- you might need to use gprs to transfer the photos, 640*480 may be enougth) however, there are huge issues about 6680, as it seems reading this forum. a lot of recent posts are about problems with this phone so i don't know which one you may want to use |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|