Hi,
I want to take photo continuosly with IPhone camera, I use code at:
http://stackoverflow.com/questions/1325897/how-can-i-take-a-photo-frequently-with-iphone
I have extracted .h files using Erica Sadun's PERL code, but when I try to run code above, by adding PLCameraController.h, I get
"cannot find protocol declaration for PLCameraControllerDelegate"
error,what should I do? Any more headers?