#505 closed enhancement (fixed)
Optimize delay of current jitter buffer
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Attachments (3)
Change History (7)
Changed 17 years ago by nanang
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Patch applied in r1887, thanks. Closing the ticket..
comment:2 Changed 17 years ago by bennylp
- Resolution fixed deleted
- Status changed from closed to reopened
Suspected the last modification to cause audio stutter.
comment:3 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from reopened to closed
ticket505.3.patch committed in r1922. It was modified slightly to keep the logging on.
comment:4 Changed 16 years ago by bennylp
In r2019:
- added constants to shrink the excess frames in jbuf even more slowly, default can only discard one excess frame per 200ms
Note: See
TracTickets for help on using
tickets.
Level calcualtion restarted on each operation switching, disabled prefetch buffering on empty, and ability to shrink its buffer based on stable burst-level.