Real-Time Control Protocol (RTCP)

Similar documents
Multimedia networking: outline

Multimedia networking: outline

Topic 4b: QoS Principles. Chapter 9 Multimedia Networking. Computer Networking: A Top Down Approach

Mohammad Hossein Manshaei 1393

Improving QOS in IP Networks. Principles for QOS Guarantees

Mohammad Hossein Manshaei 1393

Real-Time Protocol (RTP)

Master Course Computer Networks IN2097

Master Course Computer Networks IN2097

Quality of Service (QoS)

Mul$media Networking. #10 QoS Semester Ganjil 2012 PTIIK Universitas Brawijaya

Multimedia

Multimedia Networking. Protocols for Real-Time Interactive Applications

Internet Services & Protocols. Quality of Service Architecture

Multimedia networking: outline

Video Streaming and Media Session Protocols

Multimedia Applications. Classification of Applications. Transport and Network Layer

Chapter 9. Multimedia Networking. Computer Networking: A Top Down Approach

55:054 Communication Networks 12/11/2008

Quality of Service. Qos Mechanisms. EECS 122: Lecture 15

Today. March 7, 2006 EECS122 Lecture 15 (AKP) 4. D(t) Scheduling Discipline. March 7, 2006 EECS122 Lecture 15 (AKP) 5

Chapter 7 Multimedia Networking

Lecture 9: Media over IP

Master Course Computer Networks IN2097

Master Course Computer Networks IN2097

Advanced Computer Networks

Common network/protocol functions

of-service Support on the Internet

Multimedia Networking

Network Layer Enhancements

Telematics 2. Chapter 3 Quality of Service in the Internet. (Acknowledgement: These slides have been compiled from Kurose & Ross, and other sources)

Network Support for Multimedia

Multiplexing. Common network/protocol functions. Multiplexing: Sharing resource(s) among users of the resource.

The Diffie-Hellman Key Exchange

Week 7: Traffic Models and QoS

ITTC Communication Networks The University of Kansas EECS 780 Multimedia and Session Control

Telematics 2 & Performance Evaluation

Chapter 7 Multimedia Networking

CSC 4900 Computer Networks: Multimedia Applications

Master Kurs Rechnernetze Computer Networks IN2097

Chapter 7 Multimedia Networking

Multimedia Networking. Network Support for Multimedia Applications

Quality of Service II

Data Communications & Networks. Session 10 Main Theme Multimedia Networking. Dr. Jean-Claude Franchitti

Part1: Lecture 4 QoS

ETSF10 Internet Protocols Transport Layer Protocols

Multimedia Networking

Last time! Overview! 14/04/15. Part1: Lecture 4! QoS! Router architectures! How to improve TCP? SYN attacks SCTP. SIP and H.

Computer Networks. Wenzhong Li. Nanjing University

Chapter 5 Link Layer. Computer Networking: A Top Down Approach. 6 th edition Jim Kurose, Keith Ross Addison-Wesley March 2012

Multicast and Quality of Service. Internet Technologies and Applications

Lecture 14: Performance Architecture

Chapter 7 Multimedia Networking

Digital Asset Management 5. Streaming multimedia

Lecture 13. Quality of Service II CM0256

Chapter 7 Multimedia Networking. Chapter 7 outline. Chapter 7: goals. Multimedia and Quality of Service: What is it? QoS

Multimedia Systems Multimedia Networking Part II Mahdi Amiri December 2015 Sharif University of Technology

Overview Computer Networking What is QoS? Queuing discipline and scheduling. Traffic Enforcement. Integrated services

Outline. QoS routing in ad-hoc networks. Real-time traffic support. Classification of QoS approaches. QoS design choices

Lecture Outline. Bag of Tricks

Chapter 7 Multimedia Networking

Quality of Service in the Internet

Quality of Service in the Internet

Computer Networking. Queue Management and Quality of Service (QOS)

EPL606. Quality of Service and Traffic Classification

Protocols supporting VoIP

VoIP Protocols and QoS

Quality of Service (QoS)

Kommunikationssysteme [KS]

CSCD 433/533 Advanced Networks Spring Lecture 22 Quality of Service

Quality of Service in the Internet. QoS Parameters. Keeping the QoS. Leaky Bucket Algorithm

Basics (cont.) Characteristics of data communication technologies OSI-Model

Quality of Service (QoS)

Lesson 14: QoS in IP Networks: IntServ and DiffServ

Common network/protocol functions

Overview. Lecture 22 Queue Management and Quality of Service (QoS) Queuing Disciplines. Typical Internet Queuing. FIFO + Drop tail Problems

Advanced Lab in Computer Communications Meeting 6 QoS. Instructor: Tom Mahler

Chapter 7 + ATM/VC networks (3, 4, 5): Multimedia networking, QoS, Congestion control Course on Computer Communication and Networks, CTH/GU

CSE 123b Communications Software

Multimedia Applications over Packet Networks

Quality of Service Monitoring and Delivery Part 01. ICT Technical Update Module

Presentation Outline. Evolution of QoS Architectures. Quality of Service Monitoring and Delivery Part 01. ICT Technical Update Module

Principles. IP QoS DiffServ. Agenda. Principles. L74 - IP QoS Differentiated Services Model. L74 - IP QoS Differentiated Services Model

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert

The Session Initiation Protocol

A Preferred Service Architecture for Payload Data Flows. Ray Gilstrap, Thom Stone, Ken Freeman

Multimedia Networking and Quality of Service

INSE 7110 Winter 2009 Value Added Services Engineering in Next Generation Networks Week #2. Roch H. Glitho- Ericsson/Concordia University

Kommunikationssysteme [KS]

Popular protocols for serving media

Telematics 2 & Performance Evaluation

TSIN02 - Internetworking

QUALITY of SERVICE. Introduction

Multimedia Networking

Week-12 (Multimedia Networking)

Quality of Service (QoS) Computer network and QoS ATM. QoS parameters. QoS ATM QoS implementations Integrated Services Differentiated Services

Real-time Services BUPT/QMUL

Voice over IP (VoIP)

RSVP 1. Resource Control and Reservation

Resource Control and Reservation

Transcription:

Real-Time Control Protocol (RTCP) works in conjunction with RTP each participant in RTP session periodically sends RTCP control packets to all other participants each RTCP packet contains sender and/or receiver reports report statistics useful to application: # packets sent, # packets lost, interarrival jitter feedback used to control performance sender may modify its transmissions based on feedback Multmedia Networking 7-49

RTCP: multiple multicast senders sender RTP RTCP RTCP RTCP receivers each RTP session: typically a single multicast address; all RTP /RTCP packets belonging to session use multicast address RTP, RTCP packets distinguished from each other via distinct port numbers to limit traffic, each participant reduces RTCP traffic as number of conference participants increases Multmedia Networking 5-50

RTCP: packet types receiver report packets: fraction of packets lost, last sequence number, average interarrival jitter sender report packets: SSRC of RTP stream, current time, number of packets sent, number of bytes sent source description packets: e-mail address of sender, sender's name, SSRC of associated RTP stream provide mapping between the SSRC and the user/host name Multmedia Networking 7-51

RTCP: stream synchronization RTCP can synchronize different media streams within a RTP session e.g., videoconferencing app: each sender generates one RTP stream for video, one for audio. timestamps in RTP packets tied to the video, audio sampling clocks not tied to wall-clock time each RTCP senderreport packet contains (for most recently generated packet in associated RTP stream): timestamp of RTP packet wall-clock time for when packet was created receivers use association to synchronize playout of audio, video Multmedia Networking 7-52

RTCP: bandwidth scaling RTCP attempts to limit its traffic to 5% of session bandwidth example : one sender, sending video at 2 Mbps RTCP attempts to limit RTCP traffic to 100 Kbps RTCP gives 75% of rate to receivers; remaining 25% to sender 75 kbps is equally shared among receivers: with R receivers, each receiver gets to send RTCP traffic at 75/R kbps. sender gets to send RTCP traffic at 25 kbps. participant determines RTCP packet transmission period by calculating avg RTCP packet size (across entire session) and dividing by allocated rate Multmedia Networking 7-53

SIP: Session Initiation Protocol [RFC 3261] long-term vision: all telephone calls, video conference calls take place over Internet people identified by names or e-mail addresses, rather than by phone numbers can reach callee (if callee so desires), no matter where callee roams, no matter what IP device callee is currently using Multmedia Networking 7-54

SIP services SIP provides mechanisms for call setup: for caller to let callee know she wants to establish a call so caller, callee can agree on media type, encoding to end call determine current IP address of callee: maps mnemonic identifier to current IP address call management: add new media streams during call change encoding during call invite others transfer, hold calls Multmedia Networking 7-55

Example: setting up call to known IP address Alice Bob 167.180.112.24 INVITE bob@193.64.210.89 c=in IP4 167.180.112.24 m=audio 38060 RTP/AVP 0 port 5060 port 5060 port 38060 200 OK c=in IP4 193.64.210.89 m=audio 48753 RTP/AVP 3 GSM ACK port 5060 Law audio 193.64.210.89 port 48753 Bob's terminal rings Alice s SIP invite message indicates her port number, IP address, encoding she prefers to receive (PCM law) Bob s 200 OK message indicates his port number, IP address, preferred encoding (GSM) SIP messages can be sent over TCP or UDP; here sent over RTP/UDP time time default SIP port number is 5060 Multmedia Networking 5-56

Setting up a call (more) codec negotiation: suppose Bob doesn t have PCM law encoder Bob will instead reply with 606 Not Acceptable Reply, listing his encoders. Alice can then send new INVITE message, advertising different encoder rejecting a call Bob can reject with replies busy, gone, payment required, forbidden media can be sent over RTP or some other protocol Multmedia Networking 7-57

Example of SIP message INVITE sip:bob@domain.com SIP/2.0 Via: SIP/2.0/UDP 167.180.112.24 From: sip:alice@hereway.com To: sip:bob@domain.com Call-ID: a2e3a@pigeon.hereway.com Content-Type: application/sdp Content-Length: 885 c=in IP4 167.180.112.24 m=audio 38060 RTP/AVP 0 Notes: HTTP message syntax sdp = session description protocol Call-ID is unique for every call Here we don t know Bob s IP address intermediate SIP servers needed Alice sends, receives SIP messages using SIP default port 5060 Alice specifies in header that SIP client sends, receives SIP messages over UDP Multmedia Networking 7-58

Name translation, user location caller wants to call callee, but only has callee s name or e- mail address. need to get IP address of callee s current host: user moves around DHCP protocol user has different IP devices (PC, smartphone, car device) result can be based on: time of day (work, home) caller (don t want boss to call you at home) status of callee (calls sent to voicemail when callee is already talking to someone) Multmedia Networking 7-59

SIP registrar one function of SIP server: registrar when Bob starts SIP client, client sends SIP REGISTER message to Bob s registrar server register message: REGISTER sip:domain.com SIP/2.0 Via: SIP/2.0/UDP 193.64.210.89 From: sip:bob@domain.com To: sip:bob@domain.com Expires: 3600 Multmedia Networking 7-60

SIP proxy another function of SIP server: proxy Alice sends invite message to her proxy server contains address sip:bob@domain.com proxy responsible for routing SIP messages to callee, possibly through multiple proxies Bob sends response back through same set of SIP proxies proxy returns Bob s SIP response message to Alice contains Bob s IP address SIP proxy analogous to local DNS server plus TCP setup Multmedia Networking 7-61

SIP example: jim@umass.edu calls keith@poly.edu 2. UMass proxy forwards request to Poly registrar server2 3 Poly SIP registrar 3. Poly server returns redirect response, indicating that it should try keith@eurecom.fr UMass SIP proxy 1. Jim sends INVITE message to 1 UMass SIP proxy. 128.119.40.186 8 4. Umass proxy forwards request to Eurecom registrar 4 server 7 6-8. SIP response returned to Jim 9 9. Data flows between clients 6 5 Eurecom SIP registrar 5. eurecom registrar forwards INVITE to 197.87.54.21, which is running keith s SIP client 197.87.54.21 Multmedia Networking 7-62

Comparison with H.323 H.323: another signaling protocol for real-time, interactive multimedia H.323: complete, vertically integrated suite of protocols for multimedia conferencing: signaling, registration, admission control, transport, codecs SIP: single component. Works with RTP, but does not mandate it. Can be combined with other protocols, services H.323 comes from the ITU (telephony) SIP comes from IETF: borrows much of its concepts from HTTP SIP has Web flavor; H.323 has telephony flavor SIP uses KISS principle: Keep It Simple Stupid Multmedia Networking 7-63

Multimedia networking: outline 7.1 multimedia networking applications 7.2 streaming stored video 7.3 voice-over-ip 7.4 protocols for real-time conversational applications 7.5 network support for multimedia Multmedia Networking 7-64

Network support for multimedia Multmedia Networking 7-65

Dimensioning best effort networks approach: deploy enough link capacity so that congestion doesn t occur, multimedia traffic flows without delay or loss low complexity of network mechanisms (use current best effort network) high bandwidth costs challenges: network dimensioning: how much bandwidth is enough? estimating network traffic demand: needed to determine how much bandwidth is enough (for that much traffic) Multmedia Networking 7-66

Providing multiple classes of service thus far: making the best of best effort service one-size fits all service model alternative: multiple classes of service partition traffic into classes network treats different classes of traffic differently (analogy: VIP service versus regular service) granularity: differential service among multiple classes, not among individual connections history: ToS bits 0111 Multmedia Networking 7-67

Multiple classes of service: scenario H1 R1 R2 H3 H2 R1 output interface queue 1.5 Mbps link H4 Multmedia Networking 7-68

Scenario 1: mixed HTTP and VoIP example: 1Mbps VoIP, HTTP share 1.5 Mbps link. HTTP bursts can congest router, cause audio loss want to give priority to audio over HTTP R1 R2 Principle 1 packet marking needed for router to distinguish between different classes; and new router policy to treat packets accordingly Multmedia Networking 7-69

Principles for QOS guarantees (more) what if applications misbehave (VoIP sends higher than declared rate) policing: force source adherence to bandwidth allocations marking, policing at network edge 1 Mbps phone R1 R2 1.5 Mbps link packet marking and policing Principle 2 provide protection (isolation) for one class from others Multmedia Networking 7-70

Principles for QOS guarantees (more) allocating fixed (non-sharable) bandwidth to flow: inefficient use of bandwidth if flows doesn t use its allocation 1 Mbps phone R1 1 Mbps logical link R2 1.5 Mbps link 0.5 Mbps logical link Principle 3 while providing isolation, it is desirable to use resources as efficiently as possible Multmedia Networking 7-71

Per-connection QOS guarantees basic fact of life: can not support traffic demands beyond link capacity 1 Mbps phone R1 R2 1 Mbps phone 1.5 Mbps link Principle 4 call admission: flow declares its needs, network may block call (e.g., busy signal) if it cannot meet needs Multmedia Networking 7-72

Scheduling and policing mechanisms scheduling: choose next packet to send on link FIFO (first in first out) scheduling: send in order of arrival to queue real-world example? discard policy: if packet arrives to full queue: who to discard? tail drop: drop arriving packet priority: drop/remove on priority basis random: drop/remove randomly packet arrivals queue (waiting area) link (server) packet departures Multmedia Networking 7-73

Scheduling policies: priority priority scheduling: send highest priority queued packet multiple classes, with different priorities class may depend on marking or other header info, e.g. IP source/dest, port numbers, etc. real world example? arrivals arrivals packet in service classify departures high priority queue (waiting area) 2 1 3 low priority queue (waiting area) link (server) 5 1 3 2 4 5 1 4 3 2 4 departures 5 Multmedia Networking 7-74

Scheduling policies: still more Round Robin (RR) scheduling: multiple classes cyclically scan class queues, sending one complete packet from each class (if available) real world example? arrivals 2 1 3 4 5 packet in service 1 3 2 4 5 departures 1 3 3 4 5 Multmedia Networking 7-75

Scheduling policies: still more Weighted Fair Queuing (WFQ): generalized Round Robin each class gets weighted amount of service in each cycle real-world example? Multmedia Networking 7-76

Policing mechanisms goal: limit traffic to not exceed declared parameters Three common-used criteria: (long term) average rate: how many pkts can be sent per unit time (in the long run) crucial question: what is the interval length: 100 packets per sec or 6000 packets per min have same average! peak rate: e.g., 6000 pkts per min (ppm) avg.; 1500 ppm peak rate (max.) burst size: max number of pkts sent consecutively (with no intervening idle) Multmedia Networking 7-77

Policing mechanisms: implementation token bucket: limit input to specified burst size and average rate bucket can hold b tokens tokens generated at rate r token/sec unless bucket full over interval of length t: number of packets admitted less than or equal to (r t + b) Multmedia Networking 7-78

Policing and QoS guarantees token bucket, WFQ combine to provide guaranteed upper bound on delay, i.e., QoS guarantee! arriving traffic token rate, r bucket size, b WFQ per-flow rate, R arriving traffic D = b/r max Multmedia Networking 7-79

Differentiated services want qualitative service classes behaves like a wire relative service distinction: Platinum, Gold, Silver scalability: simple functions in network core, relatively complex functions at edge routers (or hosts) signaling, maintaining per-flow router state difficult with large number of flows don t define define service classes, provide functional components to build service classes Multmedia Networking 7-80

Diffserv architecture edge router: per-flow traffic management marks packets as in-profile and out-profile marking r b scheduling... core router: per class traffic management buffering and scheduling based on marking at edge preference given to in-profile packets over out-of-profile packets Multmedia Networking 7-81

Edge-router packet marking profile: pre-negotiated rate r, bucket size b packet marking at edge based on per-flow profile rate r b user packets possible use of marking: class-based marking: packets of different classes marked differently intra-class marking: conforming portion of flow marked differently than non-conforming one Multmedia Networking 5-82

Diffserv packet marking: details packet is marked in the Type of Service (TOS) in IPv4, and Traffic Class in IPv6 6 bits used for Differentiated Service Code Point (DSCP) determine PHB that the packet will receive 2 bits currently unused DSCP unused Multmedia Networking 7-83

Classification, conditioning may be desirable to limit traffic injection rate of some class: user declares traffic profile (e.g., rate, burst size) traffic metered, shaped if non-conforming Multmedia Networking 7-84

Forwarding Per-hop Behavior (PHB) PHB result in a different observable (measurable) forwarding performance behavior PHB does not specify what mechanisms to use to ensure required PHB performance behavior examples: class A gets x% of outgoing link bandwidth over time intervals of a specified length class A packets leave first before packets from class B Multmedia Networking 7-85

Forwarding PHB PHBs proposed: expedited forwarding: pkt departure rate of a class equals or exceeds specified rate logical link with a minimum guaranteed rate assured forwarding: 4 classes of traffic each guaranteed minimum amount of bandwidth each with three drop preference partitions Multmedia Networking 7-86

QoS guarantee scenario resource reservation call setup, signaling (RSVP) traffic, QoS declaration per-element admission control QoS-sensitive scheduling (e.g., WFQ) request/ reply Multmedia Networking 7-87

Multimedia Networking: Summary multimedia applications and requirements making the best of today s best effort service scheduling and policing mechanisms next generation Internet: DiffServ, Intserv, RSVP (last two not covered)

What else is being done? Many, many research projects! Adaptive encodings, e.g. Multiple description coding (MDC) Application to mobile networks... Multicast tree construction using overlays, techniques for handling flash crowds. My students and I have been working on improved algorithms for application layer multicast for streaming live video.