| Reply | « Previous Thread | Next Thread » |
|
Hello people,
Is it possible to use the camera flash with PyCamera (from Nokia Research) ? |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
|
Quote:
I'm Rafael from the Code Camp in Rio. I'll still talk in English here, so the others can also understand ![]() So, I'm not sure if you can do that using PyCamera, but you should, since is a extending module and it wouldn't miss such a basic function. Although, there is a very complete example on the Wiki that doesn't says anything about using flash ![]() I'll search a little more tomorrow. I'm also curious about this ![]() If I find something, I will post it here. BR, Rafael. |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
Just downloaded the PyCamera package and saw the oficial script that comes in the documentation folder (by the way, is the same from the Wiki). I think it really doesn't have support for using the flash, since it isn't any example of that, even in official documentation.
Unfortunately, I think you will have to use default camera module for using flash ![]() BR, Rafael. |
|
Quote:
Quote:
--jouni |
|
Hello JOM,
Thanks for the reply, that documentation is for the standard camera module, and not the pycamera from NRC. |
|
Quote:
Yes, you can use flash ! ![]() Below are the modes, Quote:
Code:
cam = pycamera.Camera(0) cam.SetFlash(EFlashAuto) Croozeus |
|
Hello croozeus,
I've already tried to use SetFlash, but I get an error saying that this method doesn't exist. |
|
Is the function listed when you use, dir(cam) ?
|
|
|
|
Yes, and hence the error!
Ideally it should be listed. I haven't used PyCamera myself. Lets wait for someone who has used it, to comment on this. Best Regards, Croozeus |
|
I guess the source is not available either, so we are unable to modify it ...
|
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
Here it is also giving this error. And when I do dir(cam) it also doesn't return any set flash function
![]() BR, Rafael. |
|
Quote:
![]() http://research.nokia.com/research/p.../download.html Checked only PyCam and at least there was only _pycamera.pyd without sources. Not sure what was used to create it, but maybe those other ZIPs contain something useful... Most likely not the needed sources. Cheers, --jouni |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Flash lite 2.1 on Nokia N73 and OMA DRM | DmitryZayats | Flash Lite on Nokia Devices | 1 | 2008-09-26 08:27 |
| Internet problems | Aamirrasool | Flash Lite on Nokia Devices | 1 | 2008-08-24 10:21 |
| Article series on ising sound Flash for phones | hp3 | Audio | 1 | 2006-10-22 20:55 |
| S60 2nd FP3 and 3rd - Flash Lite frustration | ilyadanilov | General Discussion | 7 | 2006-02-08 20:07 |