Hi,
I'd like to get a notification in my PyS60 program after the user has taken a photo with the S60 built-in camera application. Is that possible?
Since I'm from the Symbian world, I've checked it out if Symbian OS (+S60) provides a mechanism for that purpose. I found that Symbian Camera API does not give any support for an observer to get notification when another client of the camera takes a photo. Another approach I was thinking of is to observe file system directory changes, looking for such events that tell me if a new file was created in a given directory (since I know where the built-in Camera app saves data). That seemed to be a viable solution, however, I found no signs as to it being ported from Symbian to PyS60.
Does anyone know another alternative? Is anyone aware of aforementioned solutions being available for download? Or I'll have to write it myself ...
Thanks in advance,
Tote

Reply With Quote



