Wednesday 18 October 2006

Use your nokia phone as a wireless spy camera

Now anyone can kick James Bond's ass with this little app. From your computer, and over bluetooth, you can tell your phone to take a picture and send it to you.

In order to get this working just use the "sync and run" to run these two commands on hte pc side:

control.py -x "import camera;im = camera.take_photo();im.save('c:\\pic.jpg')"
control.py -g 'c:\\pic.jpg' mypic.jpg

have fun!

No comments:

Post a Comment