| Reply | « Previous Thread | Next Thread » |
|
Hi,
I try to take a photo,shutting down the flash light. I test the code on N70,but the flash is still working. Anybody could help me? Here is my source code, camera.stop_finder() .... pic = camera.take_photo(size =(iPhotoSizeW,iPhotoSizeH),flash = 'none') .... camera.start_finder(finder_cb) |
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
|
Quote:
the flash depends on many external factors plz refer the documentation of python. Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Hi,
Well I have done this on a friend's 6680 and it doesn't flash while taking a photo. Quote:
Kandyfloss V 7.0642.0 18-10-06 RH-51 Nokia 7610 |
| kandyfloss |
| View Public Profile |
| Find all posts by kandyfloss |
|
Quote:
I tested the code on N71 (s60v3). it flashed red light. ![]() |
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
hi Ubxxx
does the camera really flashed in red colour or it was a illusion by you. thannx Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Well I said I had tested it on a Nokia 6680 or perhaps it was Nokia 6681 and the flash doesn't come up. I am not sure of other models. All 3rd Ed devices generally do give a small red flash.
Kandyfloss V 7.0642.0 18-10-06 RH-51 Nokia 7610 |
| kandyfloss |
| View Public Profile |
| Find all posts by kandyfloss |
|
I'm actually having the exact same problem with my N70. The flash goes off regardless of how the "flash" parameter is set. My code is set up in the most simple configuration possible.
Any ideas? |
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
|
Quote:
welcome to the forum nokia discussion boards. I will request you if you dont mind that please post a bit of code so that we all can offer more help to you. Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Sure, it doesn't get any simpler:
Code:
import e32, camera, time
pic = camera.take_photo()
pic.save('e:\\images\\picture1.jpg')
|
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
hi evanbooth
yes you are absolutely correct i checked the thing in my n70. I am guessing that the flash is depending on the outer atmospheric factors that may be the reason the flash not working. Hope you get it Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
What happens, when you try to set flash ON in your code? Is it same "red flash" or a white flash? My N82 uses red dot to do auto focus and that's something different than actual flash.
Cheers, --jouni |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Embedded Flash Lite & Key events & problem with red button | EagleSW | Flash Lite on Nokia Devices | 3 | 2008-01-11 19:53 |
| N70 backlight problem | cristi_c1983 | General Discussion | 2 | 2007-12-16 16:15 |
| N70 - MMAPI Audio Capture Problem | myloon7 | Mobile Java Media (Graphics & Sounds) | 2 | 2007-12-13 04:13 |
| N70 and USB Bluetooth Dongle Problem..etc. | locohamster | Bluetooth Technology | 3 | 2007-06-26 21:35 |
| N70 Blueooth NOAUTHENTICATE_NOENCRYPT Pairing Problem | samialtundag | Bluetooth Technology | 3 | 2006-07-12 18:40 |