Opened 12 years ago
Closed 12 years ago
#1612 closed defect (fixed)
Bugs with jitter buffer fixed mode operation
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.1 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Some bugs with jitter buffer fixed mode operation:
- the prefetch may go lower than the configured minimum prefetch.
- the discard operation needs to be disabled. It is now automatically disabled when pjmedia_jbuf_set_fixed() is called.
Change History (1)
comment:1 Changed 12 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4325: