<div dir="ltr"><div><div><div>Hi,<br><br></div>That's weird, since I have both cameras working on the same device using cvlc. <br>In this case, the only difference is that with cvlc I can't request a specific bitrate and fallbacks to the default, but otherwise, it works flawlessly.<br><br></div>Isn't it meaningful that having an uvch264src0 it should map to v4l2src0 and the second one, uvch264src1 should map to v4l2src1?<br><br></div>Anyway, tomorrow I'll be attaching them to another device with two usb buses and see if that makes a difference.<br><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-09-23 23:18 GMT+02:00 Adrian Pardini <span dir="ltr"><<a href="mailto:listas@tangopardo.com.ar" target="_blank">listas@tangopardo.com.ar</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 23 September 2014 18:11, Juan Robles <<a href="mailto:filosangrante@gmail.com">filosangrante@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I'm trying to test the capture using two C920 cameras and it doesn't work.<br>
> It seems to me that the second pipeline using the uvch264src element is<br>
> being mapped to v4l2src0 instead of to v4l2src1, or at leas that's what I<br>
> get from this line in the second pipeline that uses the second camera:<br>
><br>
> gstv4l2bufferpool.c(994): gst_v4l2_buffer_pool_poll ():<br>
> /GstPipeline:pipeline0/GstUvcH264Src:video1/GstV4l2Src:v4l2src0:<br>
> poll error 1: No space left on device (28)<br>
><br>
> Any ideas?<br>
<br>
<br>
</span>Hi Juan,<br>
<br>
that error means that there is not enough bandwidth on your usb<br>
controller to have simultaneous capture. You can try plugging one of<br>
the cameras on another controller or add another if that is an option<br>
on your system.<br>
<br>
There are some messages here and on the linux-uvc list about these<br>
cameras, for some combinations of resolution and format they ask for<br>
more bandwidth than what appears necessary.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div></div>