Camera V2 NoIR Shutter Speed - Raspberry Pi Forums
i'm trying build astronomical sky camera need long exposure times shutter speed parameter not working expected. can't see in between 1sec , 6sec exposures. example:
raspistill -ss 6000000 -awb off -awbg 1,1 -iso 800 -t 60000 -o file.jpg
expect give me 6s exposure exposes 1sec. i've tried 5000000, 4000000, 3000000 , provide 1 sec exposure too.
raspistill -ss 6000001 -awb off -awbg 1,1 -iso 800 -t 60000 -o file.jpg
adding 1 microsecond exposure, 6 second exposures. can't in between.
strangely enough if use arducam 5mp: ov5642 camera, exposures seem work correctly. there wrong rpi noir camera?
appreciated.
perlova
raspistill -ss 6000000 -awb off -awbg 1,1 -iso 800 -t 60000 -o file.jpg
expect give me 6s exposure exposes 1sec. i've tried 5000000, 4000000, 3000000 , provide 1 sec exposure too.
raspistill -ss 6000001 -awb off -awbg 1,1 -iso 800 -t 60000 -o file.jpg
adding 1 microsecond exposure, 6 second exposures. can't in between.
strangely enough if use arducam 5mp: ov5642 camera, exposures seem work correctly. there wrong rpi noir camera?
appreciated.
perlova
i can 12 seconds on v2 camera, driving python rather command line, raspistill give long gap between photos if 1 @ time.
posted nasic python code here
posted nasic python code here
raspberrypi
Comments
Post a Comment