July 3, 2006
j2me web camera
yesterday night i decided to check if it's possible to turn my s-e k600i into simple web-camera :)
i wrote a simple midlet (i will post it later) that makes a snapshot from camera. did not implemented yet uploading photos to server. the problem is that in spite of i wrote permission javax.microedition.media.control.VideoControl.getSnapshot in manifest (i use bluetooth for installing), midlet requests for permission every time. seems i have to install midlet through wap to make application manager check permissions.
i wrote a simple midlet (i will post it later) that makes a snapshot from camera. did not implemented yet uploading photos to server. the problem is that in spite of i wrote permission javax.microedition.media.control.VideoControl.getSnapshot in manifest (i use bluetooth for installing), midlet requests for permission every time. seems i have to install midlet through wap to make application manager check permissions.