pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJMEDIA Reference

pjmedia_rtcp_session Struct Reference
[RTCP Session and Encapsulation (RFC 3550)]


Detailed Description

RTCP session is used to monitor the RTP session of one endpoint. There should only be one RTCP session for a bidirectional RTP streams.

Data Fields

char * name
pjmedia_rtcp_sr_pkt rtcp_sr_pkt
pjmedia_rtcp_rr_pkt rtcp_rr_pkt
pjmedia_rtp_seq_session seq_ctrl
unsigned rtp_last_ts
unsigned clock_rate
unsigned pkt_size
pj_uint32_t received
pj_uint32_t exp_prior
pj_uint32_t rx_prior
pj_int32_t transit
pj_uint32_t jitter
pj_time_val tv_base
pj_timestamp ts_base
pj_timestamp ts_freq
pj_uint32_t rx_lsr
pj_timestamp rx_lsr_time
pj_uint32_t peer_ssrc
pjmedia_rtcp_stat stat

Field Documentation

Name identification.

Last timestamp in RX RTP pkt.

Clock rate of the stream

Avg pkt size, in samples.

# pkt expected at last interval

# pkt received at last interval

Rel transit time for prev pkt

System timestamp frequency.

NTP ts in last SR received

Time when last SR is received

Bidirectional stream stat.


The documentation for this struct was generated from the following file:

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.