![]() |
2010-09-01
, 03:29
|
Posts: 543 |
Thanked: 151 times |
Joined on Feb 2010
@ Germany
|
#2
|
![]() |
2010-09-01
, 03:36
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#3
|
![]() |
2010-09-01
, 03:37
|
|
Posts: 156 |
Thanked: 27 times |
Joined on Jun 2010
@ Los Angeles
|
#4
|
![]() |
2010-09-01
, 03:47
|
Posts: 37 |
Thanked: 15 times |
Joined on Sep 2010
|
#5
|
I was talking to a Nokia rep and asked if it was possible to use the front camera to take pictures and the guy said yes. But i forgot to ask how :s
![]() |
2010-09-01
, 04:00
|
Posts: 37 |
Thanked: 15 times |
Joined on Sep 2010
|
#6
|
The front camera is very low res, and was designed mainly for web-cam use (like Skype video calls). You'll never get a good picture out of it, since it's not designed to do it.
With the new FCam stuff you should be able to use the front cam to snap self pics, but it's still going to be grainy and low res. You're better off blind-snapping a pic without the display pointed at you. Or, start a video and video-shoot it. At least one of the frames it captures will be a nice picture at about the same resolution as the front camera.
![]() |
2010-09-01
, 04:36
|
Posts: 1,522 |
Thanked: 392 times |
Joined on Jul 2010
@ São Paulo, Brazil
|
#7
|
![]() |
2010-09-01
, 04:44
|
Posts: 81 |
Thanked: 45 times |
Joined on Dec 2009
|
#8
|
The Following 4 Users Say Thank You to dov For This Useful Post: | ||
![]() |
2010-09-01
, 17:11
|
Posts: 123 |
Thanked: 56 times |
Joined on Jun 2010
@ Portugal
|
#9
|
The following command records a snapshot from the front camera:
gst-launch v4l2camsrc device=/dev/video1 num-buffers=1 ! omx_jpegenc ! filesink location=test.jpg
Of course this totally missing the point of having a live view of the front camera before getting the snapshot. :-)
What is really needed is something that does:
gst-launch v4l2src device=/dev/video1 ! autovideosink
and then sits around waiting for the camera button to be pressed, and then runs the above command.
Any takers?
![]() |
2010-09-02
, 05:38
|
Posts: 37 |
Thanked: 15 times |
Joined on Sep 2010
|
#10
|
Can't we have a live preview using the "mirror" app and, with that code assigned to a keyboard shortcut (with shortcutd) do the trick?
![]() |
Tags |
front camera |
Thread Tools | |
|
After purchasing N900, I found there is although a front camera but there is no application to use it. There is an app. called Mirror but it works as its name, just like a mirror but without capturing function and the quality of image is very poor.
I hope someone can work out an application to utilize the front camera of N900 and to provide low noise images.
TC