Hi Maciek,<div><br></div><div>I'm using FFMPEG to connect to the camera and demux the packets. Then I inject the packets to gstreamer decoder using the appsrc element.</div><div><br></div><div>It's a weird method and I don't recommend anyone to use it. I was forced to do so.</div>
<div>I had to use ffmpeg demux because it's a proprietary format. Also I had to use gstreamer because the silicon provider only gives the accelerated decoding as gstreamer plug-in!</div><div><br></div><div>Hope that helps.</div>
<div><br></div><div>Thanks,</div><div>Tarek </div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 12, 2012 at 6:15 PM, bamboosso <span dir="ltr"><<a href="mailto:laski.maciej@gmail.com" target="_blank">laski.maciej@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I'm having same issue? What kind of source do you use. Is it udpsrc? I use<br>
rtspsrc for camera and it has no do-timestamp. I'm looking forward for your<br>
solution.<br>
<br>
thanks<br>
 Maciek<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Video-stream-timestamps-problem-tp4657379p4657389.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Video-stream-timestamps-problem-tp4657379p4657389.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div>