[Linux-uvc-devel] Aldi USB Microscope

2010-05-16 Thread Gavin McCullagh
Hi, I picked up one of these cheap USB microscopes and was wondering if it might be usable with linux.  As it's made by Aveo, I thought the UVC driver might be convinced to work with it. http://forums.whirlpool.net.au/forum-replies-archive.cfm/1258291.html http://www.wildyorkshire.co.uk/naturedia

Re: [Linux-uvc-devel] Stream from multimple cameras

2010-05-16 Thread Paulo Assis
Hi, 2010/5/16 : > > - "Adrian Sergiu Darabant" wrote : > >> My need is to stream from both cameras in the same time. > (...) >> I tried to do that and I am succeeding up to query and map buffers but >> then when doing VIDIOC_STREAMON - the first camera starts and the >> second one always get

Re: [Linux-uvc-devel] Stream from multimple cameras

2010-05-16 Thread bruno . viaris
- "Adrian Sergiu Darabant" wrote : > My need is to stream from both cameras in the same time. (...) > I tried to do that and I am succeeding up to query and map buffers but > then when doing VIDIOC_STREAMON - the first camera starts and the > second one always gets > > kernel: uvcvideo:

[Linux-uvc-devel] Stream from multimple cameras

2010-05-16 Thread Adrian Sergiu Darabant
Hello all , Laurent, I have problem that I think was encountered by many others. I have 2 2MPix uvc cameras - both working individually. Their individual resolutions range from 160x120 up to 1600x1200 frame sizes (discrete increments) and using only packed YUV formats (not MJPEG). My need is t