Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#540 closed defect (fixed)

Shutdown the sound device when the media flow is idle

Reported by: bennylp Owned by: nanang
Priority: major Milestone: release-0.9.0
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Currently the sound device is kept open in PJSUA-LIB even when nothing is flowing in the bridge. This is not too friendly for other applications since they may not be able to use the sound device when pjsua is running, but also it drains up battery power in mobile devices.

Change History (4)

comment:1 Changed 16 years ago by bennylp

  • Owner changed from bennylp to nanang

comment:2 Changed 16 years ago by nanang

In r2018: added pjsua-lib feature auto-close sound device on idle and new pjsua option --snd-auto-close=N

comment:3 Changed 16 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

comment:4 Changed 16 years ago by nanang

In r2027: updated snd-auto-close to work friendly with call.

Note: See TracTickets for help on using tickets.