Commit Graph

  • 278f641485 added BMP class to write a test image - image capturing working!! master josh 2009-08-12 03:49:29 +00:00
  • c261550290 added width, height parameters to setFormat(), working to set YUYV format but not RGB formats I tried josh 2009-08-12 03:29:35 +00:00
  • d7d82a28c4 printing pixelformat ASCII code correctly josh 2009-08-12 02:56:15 +00:00
  • 7b70159842 added setFormat() to call ioctl VIDIOC_S_FMT and deallocating a buffer no longer blocks!! josh 2009-08-12 02:52:39 +00:00
  • 3f048de88d changed to a more OO style interface; dequeueBuffer() still blocks indefinitely josh 2009-08-08 04:36:25 +00:00
  • 5a72b568b9 checking if buffer filled and dequeuing, blocking forever with only 1 queued josh 2009-08-07 23:43:22 +00:00
  • 5fa97bb196 calling VIDIOC_STREAMON - webcam light blinks! josh 2009-08-07 23:24:18 +00:00
  • 96eb602808 requesting and memory-mapping a buffer josh 2009-08-07 23:06:58 +00:00
  • ca070c2d8c checking capabilities josh 2009-08-06 01:09:55 +00:00
  • 7d1f710d57 added Makefile and initial WebcamTracker.cc josh 2009-08-06 00:53:16 +00:00
  • e12c02d54d created WebcamTracker misc folder josh 2009-08-06 00:45:36 +00:00