<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Unfortunately neither of those impacted the behavior one way or
another. <br>
<br>
Thanks for the quick reply!<br>
Paul<br>
<br>
Mike Mitchell wrote:
<blockquote
cite="mid:CA+RV4COdMG5FTrbqL7F2YrTna6u9OFndrvP3DuxyeLCS7RYd+Q@mail.gmail.com"
type="cite">
<div><span class="Apple-style-span"
style="font-family: arial,sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">Perhaps
each branch of the Tee should have a queue like below. You might also
consider the sync=false on your display. </span></div>
<span class="Apple-style-span"
style="font-family: arial,sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">
<div><span class="Apple-style-span"
style="font-family: arial,sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"><br>
</span></div>
v4l2src--tee--</span><span class="Apple-style-span"
style="font-family: arial,sans-serif; font-size: 14px; background-color: rgb(255, 255, 255);">queue--</span><span
class="Apple-style-span"
style="font-family: arial,sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);">display<br>
|<br>
--queue--appsink<br>
</span><b><br>
</b>
<div><b>Mike Mitchell</b><br>
<br>
<br>
<div class="gmail_quote">On Fri, Oct 7, 2011 at 11:35 AM, Paul Stuart
<span><<a moz-do-not-send="true"
href="mailto:Paul_Stuart@seektech.com">Paul_Stuart@seektech.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
I have a pipeline (defined in code) that looks roughly like:<br>
<br>
v4l2src---queue--tee--display<br>
|<br>
--queue--appsink<br>
<br>
So, basically tee'ing off the stream after the video source to split it
between the display and the appsink.<br>
<br>
I have set appsink to drop buffers after the maximum number of queued
buffers is met.<br>
<br>
If I replace appsink with fakesink, my pipeline runs fine, but when I
use appsink, I get a frame through to the display and then the whole
thing freezes.<br>
<br>
Would one expect this to work? Maybe I am missing some fundamental
understanding of tee's and appsink.<br>
<br>
Thanks,<br>
Paul<br>
<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a moz-do-not-send="true"
href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>