Opened 14 years ago

Closed 6 years ago

#1059 closed enhancement (wontfix)

Null sound device for single-threaded environment (thanks Björn Riemer for the report and suggestion)

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

Description

Currently pjsua_set_null_snd_dev() will force thread creation for its clock source. This behaviour will prevent application to achieve single-threaded environment.

The original report/suggestion can be found here.

Attachments (1)

1059.diff (2.8 KB) - added by nanang 14 years ago.
Added polling for master port (of null audio device) into pjsua_handle_events().

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by nanang

Added polling for master port (of null audio device) into pjsua_handle_events().

comment:1 Changed 14 years ago by nanang

  • Milestone changed from release-1.7 to Known-Issues-and-Ideas

comment:2 Changed 6 years ago by nanang

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

TeluuCon? 2018: Not sure if single-threaded still relevant. Application can still create and install its own null sound device which is polled along with PJSIP event polling.

Note: See TracTickets for help on using tickets.