Skip to content
  • Wim Taymans's avatar
    gst/rtsp/gstrtspsrc.*: In TCP mode, only timestamp the first buffer. TCP is... · bea90106
    Wim Taymans authored
    gst/rtsp/gstrtspsrc.*: In TCP mode, only timestamp the first buffer. TCP is not real time and it does not make sense ...
    
    Original commit message from CVS:
    * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
    (gst_rtspsrc_play):
    * gst/rtsp/gstrtspsrc.h:
    In TCP mode, only timestamp the first buffer. TCP is not real time and
    it does not make sense to try to skew compensate, also some servers send
    the first batch of data in a burst.
    bea90106