PDA

View Full Version : Flipping the camera around?


gullum
27th July 2007, 03:20 AM
Does anyone know how to flip the camera around?
I'm coocking a rom for Prophet and I am using the drivers from the original camera and the rgu and menu dll from the Touch(ELF) camera.

the problem is that evrything works just fine but the picture is flipped upside down.... I realy need to get this solved because the drivers for the new camera 4.11 consume much more battery then the original prophet driver

Rudegar
27th July 2007, 09:40 AM
yeah it would being that normaly all it have to do is to blit the cam image to the screen but upside down it have to manualy flip each frame
at 20fps or whatever the cam does
it require some cpuusage
maybe it would be lower if you could limit the fps a bit more