Re: [Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-04-22 Thread Laurent Pinchart
On Tuesday 29 March 2011 14:59:52 Alexey Fisher wrote: > Am Montag, den 28.03.2011, 20:26 +0400 schrieb "Клиентский отдел > > \"Кибернет\"": > > Hi. > > > > I'm using zoneminder server to record events from usb uvcvideo web-cams. > > > > 3 same A4tech PK-836MJ works well with 352x288 yuyv stream

Re: [Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-03-31 Thread Alexey Fisher
Hi, ok, i see your webcam support only 30fps, so you can't reduce it. And it has audio port. I hope, you do not captures sound it... it take some bandwidth too. I do not see any chance to get more cams. Am Donnerstag, den 31.03.2011, 17:08 +0400 schrieb "Клиентский отдел \"Кибернет\"": > 31.03.20

Re: [Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-03-31 Thread Sebastian Arcus
On 03/31/2011 12:04 PM, "Клиентский отдел \"Кибернет\"" wrote: Thanks to all for your answers. Current disposition: Gentoo linux: 2.6.36-r8 (kernel uvcvideo driver). I'm testing 2.6.37.5-zen patched kernel (zen-kernel.org). It slightly reduce total cpu utilisation. But in embedded usb-bus and

Re: [Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-03-31 Thread Alexey Fisher
Am Donnerstag, den 31.03.2011, 15:04 +0400 schrieb "Клиентский отдел \"Кибернет\"": > Thanks to all for your answers. > > Current disposition: > > Gentoo linux: 2.6.36-r8 (kernel uvcvideo driver). I'm testing > 2.6.37.5-zen patched kernel (zen-kernel.org). It slightly reduce total > cpu utilisati

Re: [Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-03-31 Thread Клиентский отдел "Кибернет"
Thanks to all for your answers. Current disposition: Gentoo linux: 2.6.36-r8 (kernel uvcvideo driver). I'm testing 2.6.37.5-zen patched kernel (zen-kernel.org). It slightly reduce total cpu utilisation. But in embedded usb-bus and uvc drivers I found no changes. Yesterday I installed ZoneMinder 1

Re: [Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-03-30 Thread Paul Jurczak
> I don't know about other cases, but I use an Intel D510MO > motherboard for my project (with an Atom D510 dual core with > hyperthreading) - and it shows only one Linux Foundation 2.0 > root hub. Also my laptop with an Intel U2500 processor shows > only one Linux Foundation 2.0 root hub. So it se

Re: [Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-03-30 Thread Sebastian Arcus
On 03/29/2011 10:26 PM, Paul Jurczak wrote: You could always install another PCI or PCI-e USB card - which will give you another 4-5 USB ports - but more importantly, another USB root hub, separate from the one on the motherboard. That's what I did to run 6 webcams at 640x480 (but using mjpeg

Re: [Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-03-29 Thread Paul Jurczak
> > > You could always install another PCI or PCI-e USB card - > which will give you another 4-5 USB ports - but more > importantly, another USB root hub, separate from the one on > the motherboard. That's what I did to run 6 webcams at > 640x480 (but using mjpeg stream, not yuyv). That is, of >

Re: [Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-03-29 Thread Sebastian Arcus
Hi, On 03/29/2011 01:59 PM, Alexey Fisher wrote: But I unable to attach more webcams. These cams have no mjpeg. Could anybody help me to apply quirks or recalculate bandwith to use more webcams. As I understood "no space on left device" message depends on i assume it mean your hard drive. uv

Re: [Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-03-29 Thread Alexey Fisher
Hi, Am Montag, den 28.03.2011, 20:26 +0400 schrieb "Клиентский отдел \"Кибернет\"": > Hi. > > I'm using zoneminder server to record events from usb uvcvideo web-cams. > > 3 same A4tech PK-836MJ works well with 352x288 yuyv streaming if I > modify /sys/module/uvcvideo/parameters/quirks to 128. >

[Linux-uvc-devel] How to 'quirk' more than 3 same "YUYV" streaming web-cams

2011-03-28 Thread Клиентский отдел "Кибернет"
Hi. I'm using zoneminder server to record events from usb uvcvideo web-cams. 3 same A4tech PK-836MJ works well with 352x288 yuyv streaming if I modify /sys/module/uvcvideo/parameters/quirks to 128. But I unable to attach more webcams. These cams have no mjpeg. Could anybody help me to apply quir