Hi,
I want to take snap from mobile camera and sent this image to server.How can i do this?
Plz help me out.
Hi,
I want to take snap from mobile camera and sent this image to server.How can i do this?
Plz help me out.
You can do it using getSnapshot method of Video Control.
Ref to FN wiki code example: http://wiki.forum.nokia.com/index.ph...ots_in_Java_ME
and for upload
http://wiki.forum.nokia.com/index.ph...oad_in_Java_ME
thanks,
~Amitabh
Hi Amitabh thanks for reply i have done that part take a snap from mobile but problem is that how to send this image to server.
Thanks in advance