I've installed the gst utility, then run your command => no error<div>I went in /tmp folder and see a "strange" capture from my webcam named pippypic.jpg</div><div><br></div><div>But camera example still return the same problem (sorry but the copy command from the toolbar did not copied content to clipboard) : cannot recognize the file type</div>
<div><br></div><div><br><div class="gmail_quote">2011/12/6 laurent bernabe <span dir="ltr"><<a href="mailto:laurent.bernabe@gmail.com">laurent.bernabe@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
>From your new command error, i know now that I need to install gst-launch : i'll retry after having installed it<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">2011/12/6 James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Tue, Dec 06, 2011 at 01:19:13AM +0100, laurent bernabe wrote:<br>
> Here the stack trace for the camera example<br>
</div><div>> File "<<myhome>>/.sugar/default/org.laptop.Pippy/tmp/pippy_app.py" line 35, in <module><br>
>    image = pygame.image.load('/tmp/pippypic.jpg')<br>
> pygame.error : Unsupported image format<br>
<br>
</div>Thanks!  This means the gst did not save an image from the camera.<br>
<br>
Please try in a Terminal shell:<br>
<br>
gst-launch v4l2src ! ffmpegcolorspace ! jpegenc ! filesink location=/tmp/pippypic.jpg<br>
<br>
and show me any error output.<br>
<br>
If there is no error output, wait a second, then press Control/C.  (If<br>
the command is left to run, /tmp/pippypic.jpg grows continuously as<br>
frames are stored in the file.)<br>
<br>
Please check you have adequate free space in /tmp directory.<br>
<span><font color="#888888"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
</font></span></blockquote></div><br>
</div></div></blockquote></div><br></div>