Thread
:
RAW picture taking with N900
View Single Post
abbra
2010-01-19 , 20:28
Posts: 182 | Thanked: 540 times | Joined on Aug 2009 @ Finland
#
12
If you are programming sort of person, look at
http://maemo.gitorious.org/maemo-mul...n/gst-camera.c
example. In handle_element_message() it shows how to handle RAW data buffer coming from v4l2camsrc, and on_chkbtnRawMsg_toggled() shows how to trigger v4l2camsrc to produce that RAW buffer.
RAW data is 10-bit BAYER (two bytes per element) if I'm not mistaken.
Quote & Reply
|
abbra
View Public Profile
Send a private message to abbra
Find all posts by abbra