Skip to content
  • Simon Arnling Bååth's avatar
    gstrtpjitterbuffer: Custom messages when dropping packets · 8173596e
    Simon Arnling Bååth authored and Mathieu Duponchelle's avatar Mathieu Duponchelle committed
    This commit adds custom element messages for when gstrtpjitterbuffer
    drops an incoming rtp packets due to for example arriving too late.
    Applications can listen to these messages on the bus which enables
    actions to be taken when packets are dropped due to for example high
    network jitter.
    
    Two properties has been added, one to enable posting drop messages and
    one to set a minimum time between each message to enable throttling the
    posting of messages as high drop rates.
    8173596e