On Wed, Jan 22, 2014 at 7:18 PM, Walter Schilling <[email protected]> wrote: > Robert: > > So far great work. It's overall working very well. > > That being said, I have a pair of questions:
Which camera cape? Is this the Radium or the 3.1MP cape? ( in only have the 3.1MP ) > #1 I'm trying to use the camera cape with the board, and I get the following > error message when I try to read from it using openCV: VIDIOC_REQBUFS: > Cannot allocate memory. I believe this has something to do with the dd for > the camera, but I'm not sure if it is something that requires mods to the dd > or just a change in configuration. Not really sure, I've gone so far as cat /dev/video0 on the 3.1 just to make sure it works.. Has anyone else in the beagleboard group tried opencv? > #2 I'm assuming this is by design, but when i try to read from the camera > using gstreamer, I get a package not found error. It seems as if gstreamer > isn't in this package, yet I aloso run into problems when I try to do an > apt-get in that it can not be located. This may very well be by design and > I just haven't overcome the issues. Here's all the gstreamer options: http://packages.debian.org/search?keywords=gstreamer&searchon=names&suite=stable§ion=all make sure to refresh via: apt-get update ; apt-get install xyz Let me know what you need to make it work.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
