[maemo-developers] WebCam Help

From: Edgard Lima edgard.lima at indt.org.br
Date: Thu Feb 22 21:11:57 EET 2007


yes, you can use /dev/video0 as user

you can use VGA (640x480), QVGA(320x240), QQVGA(160x120), CIF(352x288), 
QCIF(176x144) and subQCIF(128x96) image sizes (about 
"resolution...hum...I don't know)

you can get from 10/1 to 30/1 fps

example:
gst-launch-0.10 -v v4l2src ! video/x-raw-yuv, width=128, height=96, 
framerate=\(fraction\)25/1 ! xvimagesink

btw: always use xvimagesink instead of ximagesink 'cause performance is 
much better

BR,
Edgard


ext Kees Jongenburger escreveu:
> Hello Edgard
>
>>
>> On N800 you can use the v4l2src plugin in the same way you use on
>> Desktop (v4l2src ! xvimagesink for example)
> What resolution can I expect from the web cam? Should I be able to
> access the /dev/video0 device as user?
>
> Have you tested the v4l2src ! xvimagesink example on the device?
> Do you have hints onto how to get rid of the gtalk client when poping
> the device?
>
>
> greetings


More information about the maemo-developers mailing list