<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">Le ven. 18 mai 2018 02:57, Paolo Bolzoni <<a href="mailto:paolo.bolzoni.brown@gmail.com">paolo.bolzoni.brown@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear list,<br>
<br>
Here is my first tries:<br>
<br>
# modprobe --first-time v4l2loopback devices=2 exclusive_caps=0<br>
# gst-launch-1.0 videotestsrc !  videoconvert   ! v4l2sink device=/dev/video1<br>
<br>
However this fails (see the error lines in the bottom) and I quite<br>
confused because I am sure<br>
in the past I was able to make it work.<br>
<br>
I used gst-inspect-1.0 to verify that all caps are fine and everything<br>
seems correct. What can i try?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">V4L2loopback is very buggy, and causes random failures. This has been reported, but no fixes has been made.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
Paolo<br>
<br>
<br>
<br>
Setting pipeline to PAUSED ...<br>
Pipeline is PREROLLING ...<br>
ERROR: from element<br>
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0: Internal data<br>
stream error.<br>
Additional debug info:<br>
gstbasesrc.c(3055): gst_base_src_loop ():<br>
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0:<br>
streaming stopped, reason not-negotiated (-4)<br>
ERROR: pipeline doesn't want to preroll.<br>
Setting pipeline to NULL ...<br>
Freeing pipeline ...<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>