bocaJ
|
2009-12-23
, 21:07
|
Posts: 224 |
Thanked: 107 times |
Joined on Aug 2009
|
#11
|
|
2009-12-23
, 21:39
|
|
Posts: 739 |
Thanked: 242 times |
Joined on Sep 2007
@ Montreal
|
#12
|
|
2009-12-24
, 20:42
|
Posts: 59 |
Thanked: 71 times |
Joined on Sep 2009
@ Brazil
|
#13
|
The Following User Says Thank You to Ricardo For This Useful Post: | ||
|
2009-12-24
, 21:02
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#14
|
The Following User Says Thank You to j.s For This Useful Post: | ||
|
2009-12-24
, 22:26
|
|
Posts: 501 |
Thanked: 292 times |
Joined on Nov 2009
|
#15
|
|
2009-12-24
, 22:54
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#16
|
sleep is provided via busybox on the n900, so it's not the standard *nix sleep, it's the busybox version.
|
2010-02-20
, 15:27
|
Posts: 125 |
Thanked: 108 times |
Joined on Feb 2010
|
#17
|
So: first rig up some kind of a tripod system. Then take a picture of the scene with the camera app, with the flash disabled. Finally, run a little script that waits 5 or 10 seconds then takes a picture, something like
Ideally, you should add a gstreamer command line at the end to play the shutter sound, so you know the photo has been taken...Code:sleep 5 gst-launch v4l2src ! ffmpegcolorspace ! pngenc ! filesink location=$1.png
|
2010-02-21
, 12:57
|
Posts: 89 |
Thanked: 6 times |
Joined on Feb 2010
|
#18
|
|
2010-02-22
, 16:01
|
Posts: 89 |
Thanked: 6 times |
Joined on Feb 2010
|
#19
|
|
2010-02-22
, 19:02
|
Posts: 172 |
Thanked: 170 times |
Joined on Jan 2010
@ Sweden
|
#20
|