Opened 16 years ago

Closed 6 years ago

#587 closed enhancement (wontfix)

Conference bridge modifications to reduce latency.

Reported by: nanang Owned by: nanang
Priority: normal Milestone: Known-Issues-and-Ideas
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Currently the conference bridge will introduce delay to the audio flow. The delay is caused by buffering to accommodate the audio bursts from the sound device. The idea is based on removing the (mic frames) buffering.

Attachments (1)

ticket587.patch (5.4 KB) - added by nanang 16 years ago.
Rough modification: sending captured frames on the capture callback thread itself, just to check latency improvement, and measure it if any.

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by nanang

Rough modification: sending captured frames on the capture callback thread itself, just to check latency improvement, and measure it if any.

comment:1 Changed 6 years ago by nanang

  • Backported unset
  • Resolution set to wontfix
  • Status changed from new to closed

TeluuCon? 2018: mixing audio better be done in speaker thread.

Note: See TracTickets for help on using tickets.