Multimedia networking: outline

Similar documents
Real-Time Control Protocol (RTCP)

Multimedia networking: outline

Mohammad Hossein Manshaei 1393

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

Mohammad Hossein Manshaei 1393

Real-Time Protocol (RTP)

Improving QOS in IP Networks. Principles for QOS Guarantees

Master Course Computer Networks IN2097

Master Course Computer Networks IN2097

Quality of Service (QoS)

Multimedia

Multimedia Networking. Protocols for Real-Time Interactive Applications

Multimedia Applications. Classification of Applications. Transport and Network Layer

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

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

Video Streaming and Media Session Protocols

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

Lecture 9: Media over IP

Multimedia networking: outline

55:054 Communication Networks 12/11/2008

Internet Services & Protocols. Quality of Service Architecture

Chapter 7 Multimedia Networking

Multimedia Networking

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

Network Layer Enhancements

Master Course Computer Networks IN2097

Master Course Computer Networks IN2097

Advanced Computer Networks

CSC 4900 Computer Networks: Multimedia Applications

Computer Networks. Wenzhong Li. Nanjing University

Digital Asset Management 5. Streaming multimedia

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

The Diffie-Hellman Key Exchange

Common network/protocol functions

Chapter 7 Multimedia Networking

Chapter 7 Multimedia Networking

Network Support for Multimedia

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

of-service Support on the Internet

Multimedia Networking

Master Kurs Rechnernetze Computer Networks IN2097

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

Week 7: Traffic Models and QoS

Telematics 2 & Performance Evaluation

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

Multimedia Networking. Network Support for Multimedia Applications

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

Chapter 7 Multimedia Networking

ETSF10 Internet Protocols Transport Layer Protocols

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

Quality of Service II

Protocols supporting VoIP

Part1: Lecture 4 QoS

Chapter 7 Multimedia Networking

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

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

CSCD 433/533 Advanced Networks Fall Lecture 14 RTSP and Transport Protocols/ RTP

Multicast and Quality of Service. Internet Technologies and Applications

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

Lecture 14: Performance Architecture

Kommunikationssysteme [KS]

Quality of Service (QoS)

Multimedia Networking

Popular protocols for serving media

Lecture 13. Quality of Service II CM0256

Lecture Outline. Bag of Tricks

EPL606. Quality of Service and Traffic Classification

RTP: A Transport Protocol for Real-Time Applications

Real-time Services BUPT/QMUL

Multimedia Applications over Packet Networks

RTP. Prof. C. Noronha RTP. Real-Time Transport Protocol RFC 1889

Service/company landscape include 1-1

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

Quality of Service in the Internet

Quality of Service in the Internet

Telematics 2 & Performance Evaluation

Multimedia Networking and Quality of Service

VoIP Protocols and QoS

Common network/protocol functions

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

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

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

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

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

EDA095 Audio and Video Streaming

Real-time Services BUPT/QMUL

Week-12 (Multimedia Networking)

TSIN02 - Internetworking

Lesson 14: QoS in IP Networks: IntServ and DiffServ

Lecture 14: Multimedia Communications

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

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

Internet Streaming Media. Reji Mathew NICTA & CSE UNSW COMP9519 Multimedia Systems S2 2006

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

CS519: Computer Networks. Lecture 9: May 03, 2004 Media over Internet

Quality of Service (QoS)

Transporting Voice by Using IP

The Session Initiation Protocol

Chapter 4: network layer. Network service model. Two key network-layer functions. Network layer. Input port functions. Router architecture overview

Transcription:

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: RTP, SIP 7.5 network support for multimedia Multmedia Networking 7-41

Real-Time Protocol (RTP) v RTP specifies packet structure for packets carrying audio, video data v RFC 3550 v RTP packet provides payload type identification packet sequence numbering time stamping v RTP runs in end systems v RTP packets encapsulated in UDP segments v interoperability: if two VoIP applications run RTP, they may be able to work together Multmedia Networking 7-42

RTP runs on top of UDP RTP libraries provide transport-layer interface that extends UDP: port numbers, IP addresses payload type identification packet sequence numbering time-stamping Multmedia Networking 5-43

RTP example example: sending 64 kbps PCM-encoded voice over RTP v application collects encoded data in chunks, e.g., every 20 msec = 160 bytes in a chunk v audio chunk + RTP header form RTP packet, which is encapsulated in UDP segment v RTP header indicates type of audio encoding in each packet sender can change encoding during conference v RTP header also contains sequence numbers, timestamps Multmedia Networking 7-44

RTP and QoS v RTP does not provide any mechanism to ensure timely data delivery or other QoS guarantees v RTP encapsulation only seen at end systems (not by intermediate routers) routers provide best-effort service, making no special effort to ensure that RTP packets arrive at destination in timely matter Multmedia Networking 7-45

RTP header payload type sequence number type time stamp Synchronization Source ID Miscellaneous fields payload type (7 bits): indicates type of encoding currently being used. If sender changes encoding during call, sender informs receiver via payload type field Payload type 0: PCM mu-law, 64 kbps Payload type 3: GSM, 13 kbps Payload type 7: LPC, 2.4 kbps Payload type 26: Motion JPEG Payload type 31: H.261 Payload type 33: MPEG2 video sequence # (16 bits): increment by one for each RTP packet sent v detect packet loss, restore packet sequence Multmedia Networking 5-46

RTP header payload type sequence number type time stamp Synchronization Source ID Miscellaneous fields v timestamp field (32 bits long): sampling instant of first byte in this RTP data packet for audio, timestamp clock increments by one for each sampling period (e.g., each 125 usecs for 8 KHz sampling clock) if application generates chunks of 160 encoded samples, timestamp increases by 160 for each RTP packet when source is active. Timestamp clock continues to increase at constant rate when source is inactive. v SSRC field (32 bits long): identifies source of RTP stream. Each stream in RTP session has distinct SSRC Multmedia Networking 7-47

RTSP/RTP programming assignment v build a server that encapsulates stored video frames into RTP packets grab video frame, add RTP headers, create UDP segments, send segments to UDP socket include seq numbers and time stamps client RTP provided for you v also write client side of RTSP issue play/pause commands server RTSP provided for you Multmedia Networking 7-48

Real-Time Control Protocol (RTCP) v works in conjunction with RTP v each participant in RTP session periodically sends RTCP control packets to all other participants v each RTCP packet contains sender and/or receiver reports report statistics useful to application: # packets sent, # packets lost, interarrival jitter v 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 v each RTP session: typically a single multicast address; all RTP / RTCP packets belonging to session use multicast address v RTP, RTCP packets distinguished from each other via distinct port numbers v to limit traffic, each participant reduces RTCP traffic as number of conference participants increases Multmedia Networking 5-50

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

RTCP: stream synchronization v RTCP can synchronize different media streams within a RTP session v e.g., videoconferencing app: each sender generates one RTP stream for video, one for audio. v timestamps in RTP packets tied to the video, audio sampling clocks not tied to wall-clock time v each RTCP sender-report packet contains (for most recently generated packet in associated RTP stream): timestamp of RTP packet wall-clock time for when packet was created v receivers uses 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 v RTCP attempts to limit RTCP traffic to 100 Kbps v RTCP gives 75% of rate to receivers; remaining 25% to sender v 75 kbps is equally shared among receivers: with R receivers, each receiver gets to send RTCP traffic at 75/ R kbps. v sender gets to send RTCP traffic at 25 kbps. v 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: v all telephone calls, video conference calls take place over Internet v people identified by names or e-mail addresses, rather than by phone numbers v 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 v 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 v determine current IP address of callee: maps mnemonic identifier to current IP address v 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 200 OK c=in IP4 193.64.210.89 m=audio 48753 RTP/AVP 3 ACK port 5060 193.64.210.89 Bob's terminal rings v Alice s SIP invite message indicates her port number, IP address, encoding she prefers to receive (PCM µlaw) v Bob s 200 OK message indicates his port number, IP address, preferred encoding (GSM) port 38060 GSM µ Law audio port 48753 v SIP messages can be sent over TCP or UDP; here sent over RTP/UDP time time v default SIP port number is 5060 Multmedia Networking 5-56

Setting up a call (more) v 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 v rejecting a call Bob can reject with replies busy, gone, payment required, forbidden v 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: v HTTP message syntax v sdp = session description protocol v Call-ID is unique for every call v Here we don t know Bob s IP address intermediate SIP servers needed v Alice sends, receives SIP messages using SIP default port 506 v Alice specifies in header that SIP client sends, receives SIP messages over UDP Multmedia Networking 7-58

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

SIP registrar v one function of SIP server: registrar v 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 v another function of SIP server: proxy v 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 v Bob sends response back through same set of SIP proxies v proxy returns Bob s SIP response message to Alice contains Bob s IP address v 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 server Poly SIP registrar 2 3 3. Poly server returns redirect response, indicating that it should try keith@eurecom.fr UMass SIP proxy 1. Jim sends INVITE message to UMass SIP proxy. 128.119.40.186 1 8 4. Umass proxy forwards request to Eurecom registrar server 4 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 v H.323: another signaling protocol for real-time, interactive multimedia v H.323: complete, vertically integrated suite of protocols for multimedia conferencing: signaling, registration, admission control, transport, codecs v SIP: single component. Works with RTP, but does not mandate it. Can be combined with other protocols, services v H.323 comes from the ITU (telephony) v SIP comes from IETF: borrows much of its concepts from HTTP SIP has Web flavor; H. 323 has telephony flavor v 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 v 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 v 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 v thus far: making the best of best effort service one-size fits all service model v alternative: multiple classes of service partition traffic into classes network treats different classes of traffic differently (analogy: VIP service versus regular service) v granularity: differential service among multiple classes, not among individual connections v 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 v 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) v what if applications misbehave (VoIP sends higher than declared rate) policing: force source adherence to bandwidth allocations v 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) v 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

Scheduling and policing mechanisms v scheduling: choose next packet to send on link v 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-72

Scheduling policies: priority priority scheduling: send highest priority queued packet v 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-73

Scheduling policies: still more Round Robin (RR) scheduling: v multiple classes v cyclically scan class queues, sending one complete packet from each class (if available) v 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-74

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

Policing mechanisms goal: limit traffic to not exceed declared parameters Three common-used criteria: v (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! v peak rate: e.g., 6000 pkts per min (ppm) avg.; 1500 ppm peak rate v (max.) burst size: max number of pkts sent consecutively (with no intervening idle) Multmedia Networking 7-76

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

Policing and QoS guarantees v 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-78

Differentiated services v want qualitative service classes behaves like a wire relative service distinction: Platinum, Gold, Silver v 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 v don t define define service classes, provide functional components to build service classes Multmedia Networking 7-79

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

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

Diffserv packet marking: details v packet is marked in the Type of Service (TOS) in IPv4, and Traffic Class in IPv6 v 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-82

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

Forwarding Per-hop Behavior (PHB) v PHB result in a different observable (measurable) forwarding performance behavior v PHB does not specify what mechanisms to use to ensure required PHB performance behavior v 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-84

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

Per-connection QOS guarantees v 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-86

QoS guarantee scenario v 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: 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-88