<div dir="ltr">Is it a typo or did you intend to use the wrong RTPH264 element? It should be 'depay', not pay.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 30, 2013 at 11:55 AM, mrjojan <span dir="ltr"><<a href="mailto:prostoars@mail.ru" target="_blank">prostoars@mail.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I`m using the rtsp server for streaming on this pipeline android plays<br>
well`<br>
filesrc location=test.mp4 ! qtdemux ! rtph264pay<br>
But when i use this pipeline , android does not give any errors and does not<br>
play`<br>
filesrc lcoation = test.h264 ! h264parse ! rtph264pay<br>
I think qtdemux gives some information about timestamping but the h264parse<br>
could not do .<br>
<br>
I tryed to add identity datarate=12345 between h264parse and rtph264pay, but<br>
the android starts play my video, but not so well . When i`m playing with<br>
gstreamer `<br>
gst-launch-1.0 playbin uri=rtsp://<a href="http://127.0.0.1:8554/test" target="_blank">127.0.0.1:8554/test</a>. i got this problem`<br>
There may be a timestamping problem, or this computer is too slow.<br>
<br>
What can i do for solve this ?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Timestamping-problem-tp4660166.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Timestamping-problem-tp4660166.html</a><br>

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