| Reply | « Previous Thread | Next Thread » |
|
I've tried all kinds of combinations of extra parameters when I call
Code:
camera.take_photo(position=1) Yes, cameras_available() returns 2. I've never managed to take a picture with it. It constantly gives me one of those "ValueError: Size not supported for camera" errors. This is 1.4.2. Not sure what else to say to help you help me ![]() |
|
Quote:
Code:
import camera
image = camera.take_photo(mode = "RGB", size = (320, 240),
exposure = "auto", position = 1)
image.save("E:\\camtest.jpg", format = "JPEG", quality = 90)
|
|
It does!!! Thanks!
How did you know to use that resolution? |
|
I tried all common ones until one worked.
|
|
or you can take a look at the phone's specs:
http://www.forum.nokia.com/devices/N95 Secondary Camera: Resolution: 320 x 240 Focal length 43 mm F-Stop/Aperture f/2.8 Focus range 10 cm to infinity Digital Zoom: 2 x Image Format: JPEG/Exif Video Resolution: 176 x 144 Video Frame Rate: 15 fps Video Zoom: 2 x Video Format: H.263 |
|
Quote:
Best Regards Croozeus |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| [announce] aXYZ 1.0.0 using XYZ axes of the N95 accelerometer ! | cyke64 | Python | 84 | 2008-03-05 00:25 |
| How DLNA works in symbian N95? | chirag_cel | Symbian Networking & Messaging | 2 | 2007-12-20 11:41 |
| BUG IN 7650 Camera API??? | jjclose | Symbian Tools & SDKs | 2 | 2003-09-28 17:43 |
| Bug in 7650 Camera library??? | jjclose | General Symbian C++ | 0 | 2002-07-30 07:25 |