<div dir="ltr"><div>Is this true?</div><div><br></div><div>So if I have a source like this:</div><div><br></div><div>nvcamerasrc ! identity name=tap ! magicunicorns ! ...</div><div><br></div><div>Can tap's "handoff" callback cause frame drops in the pipe/source? Or is it that the "handoff" function won't see every frame no matter what I do? I'm talking fixed 30fps here which isn't THAT fast.</div><div><br></div><div>I thought "identity" was the safest way to tape the pipe (I need to get all the buffers to extra some metadata out of each one etc.).</div><div><br></div><div>If it can cause a drop, should I try to use tee/queue idiom to see all the buffers?<br></div><div><br></div><div>Thanks!<br></div><div><br></div><div>-aps<br></div></div>