From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Daniel Moraes <daniel.b.moraes@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: Webcam Driver Bug while using two Multilaser Cameras simultaneously
Date: Tue, 21 Sep 2010 16:48:24 -0300 [thread overview]
Message-ID: <4C990C08.9050504@redhat.com> (raw)
In-Reply-To: <AANLkTimRw9=K5D51iejuVv2Duphu0tqCt8_nH2X2eOyL@mail.gmail.com>
Hi Daniel,
Em 21-09-2010 16:05, Daniel Moraes escreveu:
> I'm using Ubuntu 10.04 and I need to get images from two Multilaser
> Cameras simultaneously. First I tried to do that using OpenCV, but I
> got an error. So, I entered the OpenCV Mailing List to report that and
> I discovered that's a driver problem. To ensure that, I used mplayer
> to get imagens from the both cameras and I got the following error
> (again):
>
>> v4l2: ioctl streamon failed: No space left on device
This is not a driver issue, but a limit imposed by USB specs. This
error code is returned by USB core when you try to use more than 100% of
the available bandwidth for an USB isoc stream.
The amount of bandwidth basically depends on what type of compression
is provided by your webcams.
You'll need to plug the other webcam on a separate USB bus.
>
> The cameras model is Multilaser WC0440.
>
> This problem only happens when I try to capture images from two
> IDENTICAL cameras simultaneously. I have three cameras here, two
> Multilaser Cameras and one HP Camera, from my laptop. I have no
> problem to capture images from my HP Camera and one of the Multilaser
> Cameras simultaneously, but when I try to capture from the both
> Multilaser Cameras simultaneously, i got that error.
>
> I think that the problem may be something related to the generic
> driver. When I use the Multilaser Cameras, they use the same driver.
> That's not happen with the HP Camera, which uses another driver.
Probably, the HP Camera is connected internally into a different USB bus,
or provide a more compressed stream.
> Someone knows a solution for that?
>
> Att,
> Daniel Bastos Moraes
> Graduando em Ciência da Computação - Universidade Tiradentes
> +55 79 88455531
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-09-21 19:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AANLkTi=TjOKMRQk1spGFVnt1ycu48eZudiWh-hc0a8vp@mail.gmail.com>
[not found] ` <AANLkTikWL10Tjb1BnmESGKvq1edZJXoe60pEdJUzMsLx@mail.gmail.com>
2010-09-21 19:05 ` Webcam Driver Bug while using two Multilaser Cameras simultaneously Daniel Moraes
2010-09-21 19:48 ` Mauro Carvalho Chehab [this message]
[not found] ` <AANLkTinO4Wm0vHYv2nDP25bar-ASSvgGgO_7ONF-MNmh@mail.gmail.com>
2010-09-24 13:35 ` Mauro Carvalho Chehab
2010-09-27 0:29 ` Daniel Moraes
2010-09-27 3:00 ` Mauro Carvalho Chehab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C990C08.9050504@redhat.com \
--to=mchehab@redhat.com \
--cc=daniel.b.moraes@gmail.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox