Changes between Initial Version and Version 4 of Ticket #1103


Ignore:
Timestamp:
Jul 30, 2010 3:47:09 AM (14 years ago)
Author:
nanang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1103

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #1103 – Description

    initial v4  
    11Updates suggested: 
    2  1. Currently the RFC 3550 compliant jitter calculation is used in generating RTCP RR packet, however the jitter statistics is calculated from "raw jitter" (referring to "different D" of RFC 3550). 
     2 1. Currently the RFC 3550 compliant jitter calculation is used in generating RTCP RR packet, however the jitter statistics is calculated from "raw jitter" (referring to "different D" of RFC 3550), so changes to be done: 
     3    - jitter statistics should use RFC 3550 
     4    - add "raw jitter" statistics (calculated from absoluted RFC 3550 diff D), compile-time configurable, disabled by default. 
     5    - also add IPDV (calculated from RFC 3550 diff D), compile-time configurable, disabled by default. 
    36 2. Add feature to reset RTCP statistics.