Hi there,

I am currently trying to read image data from my webcam.
When I read raw data data by using open/read/close everything works just fine.

Since I want to use the auto-conversion of libv4l2, I tried out reading using 
the v4l2_ counterparts,
Unfortunately the library closes with an error message::

libv4l2: error requesting 4 buffers: Device or resource busy

Can some please give a suggestion what to do?


The source of my tool is available at 
http://github.com/hydroo/videocapture/tree/master (CaptureDevice.{hpp,cpp}

regards
Ronny
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to