Opened 17 years ago
Closed 17 years ago
#516 closed defect (fixed)
Assertion in sound device when headset is plugged/unplugged in MacOS X (thanks Alexei Kuznetsov)
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-March/002183.html
It seems PortAudio?/MacOS change the thread where audio callback called from, this new thread needs to be registered to PJLIB.
Attachments (1)
Change History (2)
Changed 17 years ago by nanang
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from Plug/unplug headphone on Mac OS raising assertion (thanks Alexei Kuznetsov) to Assertion in sound device when headset is plugged/unplugged in MacOS X (thanks Alexei Kuznetsov)
Committed in r1893
Note: See
TracTickets for help on using
tickets.
Changed the way registering audio callback thread