Skip to content
  • Wim Taymans's avatar
    rtpbin: more buffering updates · 20a27a54
    Wim Taymans authored
    Add signal to pause the jitterbuffer. This will be emitted from gstrtpbin when
    one of the jitterbuffers is buffering.
    Make rtpbin collect the buffering messages and post a new buffering message with
    the min value.
    Remove the stats callback from jitterbuffer but pass a percent integer to
    functions that affect the buffering state of the jitterbuffer. This allows us
    then to post buffering messages from outside of the jitterbuffer lock.
    20a27a54