Timestamping problem

Chuck Crisler ccrisler at mutualink.net
Thu May 30 10:41:15 PDT 2013


Is it a typo or did you intend to use the wrong RTPH264 element? It should
be 'depay', not pay.


On Thu, May 30, 2013 at 11:55 AM, mrjojan <prostoars at mail.ru> wrote:

> When I`m using the rtsp server for streaming on this pipeline android plays
> well`
> filesrc location=test.mp4 ! qtdemux ! rtph264pay
> But when i use this pipeline , android does not give any errors and does
> not
> play`
> filesrc lcoation = test.h264 ! h264parse ! rtph264pay
> I think qtdemux gives some information about timestamping but the h264parse
> could not do .
>
> I tryed to add identity datarate=12345 between h264parse and rtph264pay,
> but
> the android starts play my video, but not so well . When i`m playing with
> gstreamer `
> gst-launch-1.0 playbin uri=rtsp://127.0.0.1:8554/test. i got this problem`
> There may be a timestamping problem, or this computer is too slow.
>
> What can i do for solve this ?
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Timestamping-problem-tp4660166.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130530/931038ca/attachment.html>


More information about the gstreamer-devel mailing list