Author |
Porting K800 front camera driver for use as a back camera driver |
Mike2 Joined: Feb 04, 2005 Posts: 322 From: Thessaloniki, Greece PM, WWW
|
Let's try to port the front camera driver so that we can use it as a camdriver for the back camera to be able to take pictures using the front camera.
Here's what I have done so far:
1) Simply rename camdriver1.dat to camdriver0.dat : When I opened the lens cover the camera started and exited immediately. However, I could get a picture from the service menu when I selected the "camera" test!
The bad news however is that this doesn't work for java applications (which is the number 1 reason I need it for anyway)
2) Copy power on/off sequence and supported resolution code from camdriver1.dat to camdriver0.dat : When I opened the lens cover it showed the Cybershot logo, but the phone seemed frozen for a minute. After that all I got was a black picture and nothing else. Same thing on the service menu.
That's all I have tried so far.
Anyone willing to help me out?
Thanks
Similar topic on SE-NSE: http://forums.se-nse.net/index.php?showtopic=16877
[ This Message was edited by: Mike2 on 2007-10-15 19:40 ] |
|
Mike2 Joined: Feb 04, 2005 Posts: 322 From: Thessaloniki, Greece PM, WWW
|
Somebody on se-nse made a driver that can record videos but can't take pictures.
You can take a look on the link above if you're interested. |
coba Joined: Mar 01, 2008 Posts: 466 From: Sabah, Malaysia PM, WWW
|
thanks for sharing man
THIS USER HAS BEEN BANNED BECAUSE OF HIS TALENT |
number1 Joined: Sep 12, 2007 Posts: > 500 From: UK,kent,Sittingbourne PM |
It's doesn't work because the camdriver1.dat doesn't contain any code for producing still pics/jpegs it only contains code for videos but it is the same micron cammodule as used in the w300/w200 etc.
|
|