<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Le samedi 26 avril 2014 à 16:43 -0500, Marcus N Schmidt a écrit :<BR>
<BLOCKQUOTE TYPE=CITE>
# pipeline<BR>
v4l2src device=/dev/video0 queue-size=8 always-copy=false ! video/x-raw-gray,width=1920,height=1080,framerate=5/1 ! videorate max-rate=5 ! tee name=rawdattee ! queue name=mainrawframeq max-size-buffers=5 ! appsink name=framesink max-buffers=1 emit-signals=true rawdattee. ! queue name=streamingqueue max-size-buffers=2 leaky=2 ! jpegenc ! multipartmux boundary=abcd ! appsink name=streamingsink max-buffers=1 emit-signals=true<BR>
<BR>
# if buffer meets certain conditions, it is then encoded to jpeg and saved to file...<BR>
appsrc name=src is-live=true ! jpegenc quality=75 ! appsink name=jpgsink<BR>
</BLOCKQUOTE>
<BR>
Could be a bug, though 0.10 is not longer supported. Would it be possible to retry with GStreamer 1.2 ?<BR>
<BR>
Nicolas<BR>
<BR>
</BODY>
</HTML>