I want to get the bitmaps of a movie made by the camera.
until now I only found the class RCameraServ, but that class only gives me several images, no continuous stream of pictures. Unfortunately I'm unable to use the class CCamera, because I only can use classes of Symbian 6.1.
U only need to say me the name of the class, I can use for a continuous stream of pictures.
Nice quizgame, isn't it?
Hi there,
If there's anybody interested, in how solved the problem:
I use RCameraServ, but in a endless loop, controlled by an active object. That works very fine (To me it seem's to be an acceptable speed, in which the bitmaps are provided).
If there's anybody interested in more details, he can ask me.