Opened 17 years ago
Last modified 16 years ago
#509 new defect
Audio "clicks" with re-INVITE
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | Known-Issues-and-Ideas |
Component: | pjmedia | Version: | |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Re-INVITE will cause stream to be destroyed and re-created, and this causes audio clicks noise. There are few optimizations that can be done to optimize this:
- not to destroy the stream if the stream parameters didn't change (easy)
- add the ability in stream to modify the stream parameters (difficult)
Change History (2)
comment:1 Changed 17 years ago by bennylp
- Milestone changed from unassigned to release-1.0
comment:2 Changed 16 years ago by bennylp
- Milestone changed from release-1.0 to Known-Issues
Note: See
TracTickets for help on using
tickets.