Ticket #7294 (closed defect: fixed)
camera not working in olpc3
| Reported by: | dsd | Owned by: | erikb |
|---|---|---|---|
| Priority: | normal | Milestone: | 8.2.0 (was Update.2) |
| Component: | camera-activity | Version: | olpc-3 |
| Keywords: | olpc3-19:- blocks:8.2.0 joyride-2207:+ | Cc: | erikg, dsaxena, olpc-dev@… |
| Action Needed: | package | Verified: | no |
| Deployments affected: | Blocked By: | ||
| Blocking: | #7383 |
Description
from the wiki:
gst-launch-0.10 v4l2src ! ffmpegcolorspace ! pngenc ! filesink location=foo.png
The above works in update1 build 708, but not in OLPC3-19.
Firstly, you can only run it as root. Secondly, this error appears (when root):
ERROR: from element /pipeline0/v4l2src0: Device '/dev/video0' cannot capture at 32768x32768 Additional debug info: v4l2src_calls.c(1227): gst_v4l2src_set_capture (): /pipeline0/v4l2src0: Call to S_FMT failed for YUYV @ 32768x32768: Invalid argument
We also tried to set the resolution as 160x120, and got a similar error message.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


