balazskreith / gst-mprtp

Gstreamer plugin for MPRTP protocol, FRACTaL congestion control algorithm
Other
13 stars 5 forks source link

Clean the delay field from RcvPackets #4

Closed balazskreith closed 7 years ago

balazskreith commented 7 years ago

Problem: Although owd are not used any more in congestion control, the RcvPacket object still contains it and the jitterbuffer still uses it.

Vision: Jitterbuffer uses the delay field no more.

Task: Refactor the jitterbuffer