A lot of buffers are being dropped

d dudi017 at gmail.com
Thu Jan 30 00:48:07 PST 2014


Hi, 

im trying to stream with rtp and the client says that there is allot of
packet drop

server pipeline: 
    gst-launch videotestsrc ! x264enc ! rtph264pay ! udpsink
host=192.168.1.16 port=5000

client pipeline:
   gst-launch udpsrc uri=udp://192.168.1.16:5000 caps="application/x-rtp,
media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264,
sprop-parameter-sets=(string)\"Z01AFeygoP2AiAAAAwALuaygAHixbLA\\=\\,aOvssg\\=\\=\",
payload=(int)96, ssrc=(uint)1645090291, clock-base=(uint)1778021115,
seqnum-base=(uint)28353" ! rtph264depay ! queue ! ffdec_h264 ! autovideosink


client error:
  from element
/GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstXvImageSink:autovideosink0-actual-sink-xvimage:
A lot of buffers are being dropped.
Additional debug info:
gstbasesink.c(2875): gst_base_sink_is_too_late ():
/GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstXvImageSink:autovideosink0-actual-sink-xvimage:
There may be a timestamping problem, or this computer is too slow



do someone know that should I do?
thanks!



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/A-lot-of-buffers-are-being-dropped-tp4664972.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list