WO2008073881A2 - System and method for low-delay, interactive communication using multiple tcp connections and scalable coding - Google Patents

System and method for low-delay, interactive communication using multiple tcp connections and scalable coding Download PDF

Info

Publication number
WO2008073881A2
WO2008073881A2 PCT/US2007/086958 US2007086958W WO2008073881A2 WO 2008073881 A2 WO2008073881 A2 WO 2008073881A2 US 2007086958 W US2007086958 W US 2007086958W WO 2008073881 A2 WO2008073881 A2 WO 2008073881A2
Authority
WO
WIPO (PCT)
Prior art keywords
scalable
key frame
tcp
receiver
over
Prior art date
Application number
PCT/US2007/086958
Other languages
French (fr)
Other versions
WO2008073881A3 (en
Inventor
Jacob Chakareski
Roi Sasson
Alexandros Eleftheriadis
Ofer Shapiro
Original Assignee
Vidyo, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from PCT/US2006/061815 external-priority patent/WO2007067990A2/en
Priority claimed from PCT/US2006/062569 external-priority patent/WO2007076486A2/en
Priority claimed from PCT/US2007/063335 external-priority patent/WO2007103889A2/en
Application filed by Vidyo, Inc. filed Critical Vidyo, Inc.
Publication of WO2008073881A2 publication Critical patent/WO2008073881A2/en
Publication of WO2008073881A3 publication Critical patent/WO2008073881A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/63Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
    • H04N21/643Communication protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/22Traffic shaping
    • H04L47/225Determination of shaping rate, e.g. using a moving window
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2416Real-time traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/26Flow control; Congestion control using explicit feedback to the source, e.g. choke packets
    • H04L47/263Rate modification at the source after receiving feedback
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/27Evaluation or update of window size, e.g. using information derived from acknowledged [ACK] packets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/28Flow control; Congestion control in relation to timing considerations
    • H04L47/283Flow control; Congestion control in relation to timing considerations in response to processing delays, e.g. caused by jitter or round trip time [RTT]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/29Flow control; Congestion control using a combination of thresholds
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Definitions

  • the present invention relates to low-delay, interactive communication systems.
  • the invention relates to achieving low latency in packet-based communication systems in which multiple Transmission Control Protocol (TCP) connections are used for transmitting scalable coded data.
  • TCP Transmission Control Protocol
  • TCP Transmission Control Protocol
  • IP Internet
  • TCP uses an Additive Increase Multiplicative Decrease (AIMD) rate control mechanism to ensure fair use of shared network resources (e.g., the available bit rate).
  • AIMD Additive Increase Multiplicative Decrease
  • TCP/ AIMD operation whenever all outstanding packets sent within the last round-trip time (RTT) cycle are acknowledged by the receiver, TCP increases the transmission rate of the sender by a constant amount additively.
  • RTT round-trip time
  • TCP detects congestion (or packet loss) by not having all outstanding packets acknowledged by the onset of the next RTT period, it halves the transmission rate of the sender, i.e., it multiplicatively reduces the rate by a factor of 1/2.
  • Such TCP/ AIMD rate control operation can create significant variations in the transmission bit rates, leading to exceedingly high latencies in packet delivery. This drawback makes TCP unsuitable for transport of interactive media packets, which are typically characterized by stringent delivery deadlines.
  • TCP transport In some situations involving interactive multimedia communications, however, it is necessary to employ TCP transport in spite of its drawbacks. For example, corporate firewalls are sometimes set to block all traffic to, and from, the corporate Local Area Network (LAN) except over TCP connections. Therefore, media packets from the outside world destined for a receiver on the corporate LAN must be delivered via LAN.
  • LAN Local Area Network
  • TCP Transmission Control Protocol
  • the first of these studies describes a TCP-friendly scheme, which provides an equation-based rate control technique as an alternative to the TCP/ AIMD rate control mechanism while preserving the feature of sharing in a fair manner the available network bit rate with existing TCP flows.
  • the equation-based rate control technique yields smoother send rate fluctuations (than TCP/ AIMD) in response to network congestion, and therefore makes it more suitable for streaming applications.
  • the second of the cited studies i.e., Multipath Live Streaming via TCP: Performance and Benefits
  • the third and fourth of the cited studies explore transmission over multiple TCP connections on the same network path as a way to increase TCP throughput in media streaming.
  • These two studies deal only with stored (pre-encoded) media content in the context of multimedia content management systems and streaming applications, respectively; furthermore, they treat the individual media packets uniformly, and do not take advantage of a possible scalable structure in the transmitted media.
  • scalable coding is used in the transmitted media, different packets have different importance in terms of how they affect the reconstruction quality of the media in the receiver.
  • Scalable coding is a well-known technique in multimedia data encoding, in which the encoder generates two or more "scaled" bitstreams that collectively represent a given medium in a bandwidth-efficient manner.
  • Scalability can be provided in a number of different dimensions, namely temporal, spatial, and quality (also referred to as SNR (Signal-to-Noise Ratio) scalability) dimensions.
  • a video signal may be scalable-coded in different layers at CIF and QCIF resolutions, and at frame rates of 7.5, 15, and 30 frames per second (fps).
  • any combination of spatial resolutions and frame rates may be obtainable from the codec bitstream.
  • the bits corresponding to the different layers can be transmitted as separate bitstreams (i.e., one stream per layer), or they can be multiplexed together in one or more bitstreams.
  • the coded bits corresponding to a given layer may be referred to as that layer's bitstream, even if the various layers are multiplexed and transmitted in a single bitstream.
  • Codecs specifically designed to offer scalability features include, for example, MPEG-2 (ISO/IEC 13818-2, also known as ITU-T H.262) and the currently developed SVC (known as ITU-T H.264 Annex G or MPEG-4 Part 10 SVC).
  • Scalable coding techniques specifically designed for video communication are described, for example, in commonly assigned International Patent Application No.
  • PCT/US06/028365 "SYSTEM AND METHOD FOR SCALABLE AND LOW-DELAY VIDEOCONFERENCING USING SCALABLE VIDEO CODING.” It is noted that even codecs that are not specifically designed to offer scalability features can exhibit scalability characteristics in the temporal dimension. For example, consider an MPEG-2 Main Profile codec, a non-scalable codec, which is used in DVDs and digital TV environments. Further, assume that the codec is operated at 30 fps and that a group of pictures (GOP) structure of
  • P pictures By sequential elimination of the B pictures, followed by elimination of the P pictures, it is possible to derive a total of three temporal resolutions: 30 fps (all picture types included), 10 fps (I and P only), and 2 fps (I only).
  • the sequential elimination process results in a decodable bitstream because the MPEG-2 Main Profile codec is so designed that coding of the P pictures does not rely on the B pictures, and, similarly, coding of the I pictures does not rely on other P or B pictures.
  • single-layer codecs with temporal scalability features are considered to be a special case of scalable video codecs, and understood to be included in the term "scalable video coding” unless explicitly indicated otherwise.
  • Scalable codecs typically have a pyramidal bitstream structure in which one of the constituent bitstreams (called the “base layer”) is essential in recovering the original medium at some basic quality.
  • base layer one of the constituent bitstreams
  • enhancement layer(s) Use of one or more of the remaining bitstream(s) (called the “enhancement layer(s)" together with the base layer increases the quality of the recovered medium.
  • Data losses in the enhancement layers may be tolerable, but data losses in the base layer can cause significant distortions or complete loss of the recovered medium.
  • Simulcasting is a coding solution that is less complex than scalable coding but has some of the advantages of the latter.
  • two different versions of the source are encoded (e.g., at two different spatial resolutions) and transmitted. Each version is independent, in that its decoding does not depend on reception of the other version.
  • simulcasting is considered to be a special case of scalable coding (where no inter layer prediction is performed), and referred to simply as scalable coding unless explicitly indicated otherwise.
  • Systems and methods for packet-based communication of scalable coded media include mechanisms for TCP-based transport of media packets for low-delay, interactive communication applications such as videoconferencing.
  • Multiple TCP connections are established between sender and receiver for communication of the media packets.
  • the sender makes scheduling decisions based on the media packets' importance in the scalable coding structure and on feedback from the receiver (e.g., on the status of individual TCP connections).
  • the systems and methods take into account the varying importance of the scalable coded packets to the quality of the reconstructed media when making scheduling decisions. Such decisions are made to maintain low latency packet delivery and to provide an acceptable audio-visual presentation experience of the received media despite the TCP rate control mechanism.
  • the systems and methods overcome the limitations TCP and its AIMD rate control mechanism that cause detrimental delay in interactive media applications.
  • FIG. 1 is a schematic diagram illustrating the architecture of a typical TCP-based communication system (prior art);
  • FIG. 2 is a schematic diagram illustrating the architecture of an exemplary communication system having multiple TCP connections, a Scheduling Inverse Multiplexer (S-IMUX), and a Feedback Multiplexer (F-MUX), in accordance with the principles of the present invention
  • S-IMUX Scheduling Inverse Multiplexer
  • F-MUX Feedback Multiplexer
  • FIG. 3 is a schematic diagram illustrating the operation of the Scheduling Inverse Multiplexer (S-IMUX), in accordance with the principles of the present invention
  • FIG. 4 is a schematic diagram illustrating the operation of the Feedback Multiplexer (F-MUX), in accordance with the principles of the present invention.
  • FIG. 5 is a schematic diagram illustrating an exemplary scalable video picture coding structure (prior art).
  • FIG. 1 shows the architecture of a conventional system 100 for TCP-based transmission of media data between a sender 110 and a receiver 120 over a network 130.
  • an encoder 112 produces audio or video data that is directly provided to a TCP stack (e.g., TCP/IP stack 114), which then transmits packet-data through a Network Interface Controller (NIC) 116 over network 130 to receiver 120.
  • NIC Network Interface Controller
  • NIC 126 in receiver 120 receives the packet-data and provides the data via TCP/IP stack 124 to the receiver's decoder 122 for decoding and display.
  • the TCP/IP components of sender 110 and receiver 120 ensure reliable delivery of the transmitted data by performing retransmission, and also apply the TCP flow control and congestion avoidance algorithms. It is noted that the connections at sender 110, from encoder 112 to TCP/IP stack 114, and at receiver 120, from TCP/IP stack 124 to decoder 122, are both unidirectional connections.
  • the connections between the TCP/IP components and the NICs are all bi-directional, as TCP is an inherently bi-directional transport protocol (i. e., since TCP acknowledgment packets are transmitted from the Receiver to the Sender, as per standard TCP operation).
  • FIG. 1 shows the architecture of system 100 in the context of live audio or video transmission, it is to be understood that the same architecture can be used for low-delay transmission of pre-coded data.
  • encoder 112 is replaced by a component that obtains pre-coded data from mass storage, random access memory, or another suitable digital memory device.
  • FIG. 1 shows system 100 having a one-way sender-receiver connection, it is to be understood that the system architecture shown is readily extended to two-way (interactive) communication. In such case, encoders 112 and decoders 116 are placed in symmetric positions in both the receiver and sender.
  • FIG. 1 shows the architecture of system 100 in the context of live audio or video transmission, it is to be understood that the same architecture can be used for low-delay transmission of pre-coded data.
  • encoder 112 is replaced by a component that obtains pre-coded data from mass storage, random access memory, or another suitable digital memory device.
  • FIG. 1 shows system 100 having a one-way sender-re
  • sender 210 makes scheduling decisions based on the transmitted media packets' importance and feedback from receiver 222.
  • sender 210 has an encoder 212, which is a scalable encoder that is connected to a Scheduling Inverse Multiplexer (S-IMUX) 218.
  • S-IMUX 218 demultiplexes scalable coded?? packets received from encoder 212 over a plurality of TCP connections to TCP/IP stack 114.
  • FIG. 2 shows only two such connections in system 200 (i.e., Conn. 0 and Conn. 1). It will be understood, however, that any suitable number of TCP connections may be used.
  • S- IMUX 218 is responsible for managing the transmission of the different encoded media packets over the plurality of TCP connections, taking into account the system's state as well as each packet's priority with respect to its role or hierarchical position in the scalability structure of encoder 212.
  • the encoded media packets are transported via TCP/IP stack 114 through NIC 112 over communication network 130 to receiver 220.
  • packets received through NIC 122 and TCP/IP stack 116 over the multiple TCP connections Conn. 0 and Conn. 1 are collected by a Feedback Multiplexer (F-MUX) 228.
  • F-MUX 228 forwards the packets to decoder 222 for decoding and display or playback, and also produces the receiver feedback packets that are required in the operation of S-IMUX 218 at sender 210.
  • connections between S-DMUX 218 and the TCP/IP component 114 in sender 210, and TCP/IP component 116 and F-MUX 228 in receiver 220 are both bi-directional. This is because application-level feedback packets are transmitted from receiver 220 to sender 210, in addition to, and separately from, the TCP acknowledgement packets.
  • system 200 is shown in FIG. 2 in the context of live audio or video transmission. However, as in the case of system 100, the shown system 200 architecture can be used for low-delay transmission of pre-coded data.
  • the shown system 200 architecture is readily extended to two-way (interactive) communication by duplicating the sender modules in the receiver and vice versa.
  • the inventive system 200 differs fundamentally from conventional systems (e.g., system 100) in at least two ways.
  • FIGS. 3 and 4 show the operations of S-IMUX 218 and F-MUX 228, respectively.
  • sender 210 establishes a plurality of TCP connections with receiver 220 (e.g., 'N' connections, where N is a positive integer and is a design parameter).
  • FIG. 3 shows the operation of S-IMUX 218 with the N connections already in place and available for use.
  • media packets are passed by scalable encoder 212 to S-IMUX 218 they are placed in an input buffer 310.
  • S-IMUX 218 then decides if and when to transmit the buffered packets (e.g., Pj - Pk), and over which of the N connections to transmit each of the packets. The decisions are made by S-IMUX 218's Scheduling and Routing Unit (SRU) 320, which makes the decisions based on the importance of the individual packets (e.g., relative to the scalability structure) and also on feedback received from receiver 220's F-MUX 228 in the form of acknowledgement packets (e.g., ACKj - ACKk). SRU 320 includes suitable scheduling algorithms for this purpose. When a packet (e.g., Pj) is to be transmitted over a given connection (e.g., connection 1), it is placed in that connection's Output Buffer 330 until removed or replaced by SRU 320.
  • a packet e.g., Pj
  • packets P, ..., Pk, ..., for k > j are provided by scalable encoder 212 to S-IMUX 218 and transmitted on Connection 1, ..., Connection 0, ... at times t,, ..., t k , ..., respectively, as decided or determined by SRU 320.
  • Receiver 210's F-MUX 228 acknowledges the receipt of these packets via acknowledgement packets (ACK j - ACK k ) sent back to SRU 320.
  • the arrival times of the respective acknowledgements at the sender are denoted by t' j5 ..., t' k ,... .
  • Error control in SRU 320's scheduling algorithm may be incorporated in the following manner. Let the current packet operated on by SRU 320 be P j . SRU 320 transmits packet P j on Connection 1 at the time instance t j . SRU 320 then waits up to 'T' units of time to receive the corresponding acknowledgement on Connection 1, where T is a design parameter. If an acknowledgement arrives by time t, + T, SRU 320 proceeds to the next packet in the input buffer. If, however, no such acknowledgement packet has arrived by time t, + T, SRU 320 flags Connection 1 as being unavailable at the moment (due to packet loss or congestion experienced thereon) and prepares for other packet scheduling steps. It is noted that TCP will continue trying to deliver this packet P j on Connection 1 due to its property of reliable delivery.
  • a "key video picture” or “key audio frame” (or parts thereof) is a picture or audio frame for which delivery is necessary in order to ensure an uninterrupted visual experience of the media presentation at the receiver.
  • scalable coding a key picture or key audio frame corresponds to the lowest temporal layer across all scalability dimensions provided by the encoder. In the following description, all such packets are referred to as key packets, without differentiating whether the encoded media is audio or video.
  • S- IMUX 218 discards P j and all subsequent packets received from scalable encoder 212 until a new key video picture or audio frame packet P ⁇ , for k > j, is received for transmission. S-IMUX 218 then proceeds to transmit this new packet using the procedure described above for packet P j .
  • SRU 320 checks in a round-robin fashion if another connection (e.g., Connection 2) can be used to retransmit packet P j .
  • SRU 320 may do this, for example, by verifying that the last packet sent on a particular connection (e.g., Connection 2) has been eventually acknowledged, i.e., it is no longer marked or flagged as unavailable. If that is the case, SRU 320 then transmits packet P j on Connection 2.
  • SRU 320 will repeat the process of retransmitting packet P j over other connections scanned in a round-robin fashion, until eventually the packet is acknowledged on one of the connections. When one such acknowledgement arrives, SRU 320 is done with packet P j and can move on to transmitting another packet from the input buffer 310. This other packet is not necessarily the packet immediately following P j in input buffer 310.
  • SRU 320 When the receipt of key packet P j is acknowledged after an initial failed transmission attempt, SRU 320 is in a congestion recovery mode. In order to minimize the amount of data to be transmitted, SRU 320 selects the next packet for transmission to be either the earliest key packet present in input buffer 310 or, if no such packet is yet available, it selects the latest packet P k , where k > j. In this process, SRU 320 will skip over to the selected key packet in input buffer 310, and discard (i.e., not transmit) all other in-between packets received from scalable encoder 212. Transmission of the selected packet proceeds in the same manner as described herein.
  • SRU 320' s scheduling algorithm is designed to allow the communication network to recover from the temporary congestion as detected by the missing acknowledgement ACK j on Connection 1.
  • SRU 320 sends no data until the next key picture (e.g., Pk) is due to be transmitted, SRU 320 in fact provides for faster congestion recovery of the communication network.
  • the intervening packets discarded by SRU 320 are not crucial for the continuous reconstruction of the media presentation at the receiver. It is expected that the temporary reduction in visual or audio quality of the presentation at the receiver due to non-receipt of the intervening packets is not dramatic, due to the scalable nature of the media encoding.
  • the scheduling algorithm of SRU 320 may continue to use a particular connection for subsequent transmissions of new packets, as long as the previous transmissions (on this same connection) are acknowledged in a timely manner (e.g., within the timer expiration limit T). While a connection is healthy (i.e., it has not timed out on a transmission), there is no reason to switch to any of the other N-I TCP connections. Continued use of a healthy connection allows the other connections to remain open to potentially receive any pending acknowledgements for recent transmissions thereon, and thereby indicate recovery from congestion and/or packet loss that might have affected some of them recently.
  • SRU 320 The detailed processing steps of SRU 320 are listed in TABLE I using pseudo-code.
  • n e ⁇ 0, 1, ..., N-I ⁇ represents the connection number
  • P is the current packet
  • t denotes the current system time
  • t 0 is a helper variable that stores time values.
  • the flag 's' is used to signal if packet skipping in input buffer 310 has to occur after an initial failed transmission attempt of a key packet (i.e., the first transmission of a packet timed-out). The flag is not necessary for non-key packets, as they are not retransmitted and the skipping can occur immediately.
  • the function Free(n) is defined to return a 0 if connection 'n' is currently waiting for an acknowledgement packet and is thus unavailable for transmission, and 1 otherwise.
  • Free(n) can be trivially implemented by associating a parameter 'ack_state' with each connection, which is set to 1 when a packet is transmitted, and reset when the corresponding acknowledgement is received. In such implementation, Free(n) simply returns the value of that flag for connection n. It is assumed that ACKs received at S- IMUX 218 are processed asynchronously to the processing steps shown below.
  • the value for the time-out parameter T is preferably selected in consideration of the round-trip time (RTT) observed on the network path between sender 210 and receiver 220.
  • RTT round-trip time
  • a judiciously selected T would not incur unnecessary retransmissions of media packets due to the late arrival of acknowledgements for the previous transmissions.
  • T should not unnecessarily delay retransmissions waiting for acknowledgements that will never materialize at the sender.
  • the value selected for T must also account for the dynamics of the RTT over time and the related dispersion of its values.
  • the processing steps listed in TABLE 1 may further include an upper limit on the number of retransmission attempts for a key frame, after which the connection is considered lost or not in service. This upper limit may be expressed by a second time-out parameter, T2, which may be set at a value several times that of parameter T.
  • T is computed as mean(RTT) + ⁇ *std(RTT), where the multiplier ⁇ has the value 3 or 4.
  • This quantity is dynamically updated as the values of the mean RTT and its standard deviation are (re)computed over time (i.e., online).
  • the statistics of the RTT can be computed online by sender 210 based on the ACK packets or, if RTCP reports are available in system 200, they can be obtained through their periodic exchange between senders and the receivers.
  • FIG. 4 shows the operation of F-MUX 228 at receiver 220 corresponding to the operation of S-IMUX 218 with the N connections already in place and available for use (FIG. 3).
  • the N TCP connections e.g., Connection 0, ..., Connection N-I
  • FCU F-MUX Feedback and Combiner Unit
  • FCU 410 is also responsible for reassembling the different packets arriving on the multiple connections into a single packet stream created in F-MUX output buffer 430, as well as for discarding duplicate packets that may be received due to the retransmissions performed by S-IMUX 218's SRU 320.
  • FCU 410 is also connected to a set of N connection buffers 420 ('Connection 0 Buffer' through 'Connection N-I Buffer'), which are used by the FCU to temporarily store incoming packets for reordering and to also know which packets have already been received so that duplicates are eliminated.
  • scalable encoder 212 (FIG. 2) is a scalable video encoder that operates with two spatial layers and three temporal layers, as described in International Patent Application PCT/US06/028365.
  • FIG. 5 shows an exemplary picture coding structure 500 for such an encoder.
  • the prediction paths in structure 500 that may be used by encoder 212 are designated by arrows.
  • the key packets for such an encoder are those that carry LO data, i.e., the lowest spatial and temporal layer.
  • the systems and methods of the present invention are designed to ensure the timely delivery of this data, as it is crucial for decoding of the data of all other layers (Ll -L2, S0-S2).
  • FCU 410 will have to create an output packet stream in the output buffer 430 so that lower layers precede higher layers for the same temporal instance, while maintaining proper temporal ordering of pictures (in coding order).
  • the four pictures e.g., (LO, SO) . . .(L2, S2)
  • FIG. 5 the four pictures (e.g., (LO, SO) . . .(L2, S2)) shown in FIG. 5 are received in different packets across a set of N connections. Due to the design of S-DMUX 218 (application-level retransmissions over TCP connections that ultimately ensure reliable delivery), it is theoretically possible to have multiple copies of a packet arriving at FCU 410 as well as out of order arrivals.
  • FCU 410 then places arriving packets in the corresponding connection buffers 420, and at the same time it continuously tries to assemble the output buffer 430 stream by including, in sequence, packets for LO, SO, the first L2 and S2, Ll and S 1 , and finally the second L2 and S2 (assuming all layers are to be received at the FCU). In doing so, FCU 410 examines all connection buffers 420 to find the appropriate packet at each step in sequence. When such a packet is found, it is removed from the buffer where it is located. While searching for the correct packet, FCU 410 can also remove duplicate packets that are no longer needed using the timing or picture ordering information that all standard codecs embed in their packetized data.
  • TCP/IP components of the sender and receiver are assumed to be "black boxes,” and accessible only through their standard interfaces (e.g., sockets).
  • TCP source code When access to TCP source code is available to the designer, it may be possible to utilize TCP's acknowledgement status information and to thereby avoid transmitting an application- level acknowledgment packet from the receiver to the sender, in accordance with the present invention.
  • the bit rate savings may not be very significant, especially in a two-way communication system where large amounts of media data flow in both directions. It will be understood that in accordance with the present invention, the transmission techniques described herein may be implemented using any suitable combination of hardware and software.
  • the software for implementing and operating the aforementioned rate estimation and control techniques can be provided on computer-readable media, which can include, without limitation, firmware, memory, storage devices, microcontrollers, microprocessors, integrated circuits, ASICs, on-line downloadable media, and other available media.

Abstract

Systems and methods for communication of scaleable-coded audiovisual signals over multiple TCP/IP connections are provided. The sender schedules and prioritizes transmission of individual scalable-coded data packets over the plurality of TCP connections according to their relative importance in the scalable coding structure for signal reconstruction quality and according to receiver feedback. Low-latency packet delivery over the multiple TCP/IP connections is maintained by avoiding transmission or retransmission of packets that are less important for reconstructed media quality.

Description

SYSTEM AND METHOD FOR LOW-DELAY, INTERACTIVE COMMUNICATION USING MULTIPLE TCP CONNECTIONS AND
SCALABLE CODING
SPECIFICATION
CROSS-REFERENCE TO RELATED APPLICATIONS
This application is a continuiation in part of International Application Serial No. PCT/US06/061815 filed December 8, 2006, which claims priority from United States Provisional Patent Application No. 60/748,437 filed December 8, 2005; a continuiation in part of International patent application No. PCT/US06/062569 filed December 22, 2006, which claims priority from United States Provisional Patent Application No. 60/753,343 filed December 22, 2005; and is a continuiation in part of International patent application No. PCT/US07/63335 filed March 5, 2007 which claims priority from United States Provisional Patent Application No. 60/778, 760 filed March 03, 2006. Further, this application is related to International patent application Nos. PCT/US06/028365, PCT/US06/028366, and PCT/US07/083351. All
of the aforementioned applications, which are commonly assigned, are hereby incorporated by reference herein in their entireties.
FIELD OF THE INVENTION
The present invention relates to low-delay, interactive communication systems. In particular, the invention relates to achieving low latency in packet-based communication systems in which multiple Transmission Control Protocol (TCP) connections are used for transmitting scalable coded data. BACKGROUND OF THE INVENTION
The Transmission Control Protocol (TCP) is a transport layer protocol for reliable delivery of Internet (IP) packets (datagrams). TCP uses an Additive Increase Multiplicative Decrease (AIMD) rate control mechanism to ensure fair use of shared network resources (e.g., the available bit rate). With TCP/ AIMD operation, whenever all outstanding packets sent within the last round-trip time (RTT) cycle are acknowledged by the receiver, TCP increases the transmission rate of the sender by a constant amount additively. On the other hand, when TCP detects congestion (or packet loss) by not having all outstanding packets acknowledged by the onset of the next RTT period, it halves the transmission rate of the sender, i.e., it multiplicatively reduces the rate by a factor of 1/2. Such TCP/ AIMD rate control operation can create significant variations in the transmission bit rates, leading to exceedingly high latencies in packet delivery. This drawback makes TCP unsuitable for transport of interactive media packets, which are typically characterized by stringent delivery deadlines.
In some situations involving interactive multimedia communications, however, it is necessary to employ TCP transport in spite of its drawbacks. For example, corporate firewalls are sometimes set to block all traffic to, and from, the corporate Local Area Network (LAN) except over TCP connections. Therefore, media packets from the outside world destined for a receiver on the corporate LAN must be delivered via
TCP, or otherwise face the prospect of being blocked by the firewall prior to entering the LAN.
Several studies or investigations on the use of TCP for interactive media transmission have been reported. See, e.g., Sally Floyd, Mark Handley, Jitendra Padhye, and Joerg Widmer, "Equation-Based Congestion Control for Unicast Applications," August 2000, SIGCOMM 2000; Bing Wang, Wei Wei, Zheng Guo, and Don Towsley, "Multipath Live Streaming via TCP: Performance and Benefits," UConn CSE Technical Report: BECAT/CSE-TR-06-7; S. Sakazawa, Y. Takishima, Y. Nakajima, M. Wada, and K. Hashimoto, "Multimedia contents management and transmission system 'VAST-web' and its effective transport protocol 'SVFTP'", ICME 2004; and T. Nguyen and S. -C. Cheung, "Multimedia Streaming Using Multiple TCP Connections," IPCCC 2005.
The first of these studies (i.e., Equation-Based Congestion Control for Unicast Applications) describes a TCP-friendly scheme, which provides an equation-based rate control technique as an alternative to the TCP/ AIMD rate control mechanism while preserving the feature of sharing in a fair manner the available network bit rate with existing TCP flows. The equation-based rate control technique yields smoother send rate fluctuations (than TCP/ AIMD) in response to network congestion, and therefore makes it more suitable for streaming applications. The second of the cited studies (i.e., Multipath Live Streaming via TCP: Performance and Benefits) considers employing TCP transport over multiple network paths in order to improve TCP performance for streaming applications. Similarly, the third and fourth of the cited studies (i.e., Multimedia contents management and transmission system 'VAST-web' and its effective transport protocol 'SVFTP', and Multimedia Streaming Using Multiple TCP Connections, respectively) explore transmission over multiple TCP connections on the same network path as a way to increase TCP throughput in media streaming. These two studies, however, deal only with stored (pre-encoded) media content in the context of multimedia content management systems and streaming applications, respectively; furthermore, they treat the individual media packets uniformly, and do not take advantage of a possible scalable structure in the transmitted media. When scalable coding is used in the transmitted media, different packets have different importance in terms of how they affect the reconstruction quality of the media in the receiver.
Scalable coding is a well-known technique in multimedia data encoding, in which the encoder generates two or more "scaled" bitstreams that collectively represent a given medium in a bandwidth-efficient manner. Scalability can be provided in a number of different dimensions, namely temporal, spatial, and quality (also referred to as SNR (Signal-to-Noise Ratio) scalability) dimensions. For example, a video signal may be scalable-coded in different layers at CIF and QCIF resolutions, and at frame rates of 7.5, 15, and 30 frames per second (fps). Depending on the codec's structure, any combination of spatial resolutions and frame rates may be obtainable from the codec bitstream. The bits corresponding to the different layers can be transmitted as separate bitstreams (i.e., one stream per layer), or they can be multiplexed together in one or more bitstreams. For convenience in description herein, the coded bits corresponding to a given layer may be referred to as that layer's bitstream, even if the various layers are multiplexed and transmitted in a single bitstream. Codecs specifically designed to offer scalability features include, for example, MPEG-2 (ISO/IEC 13818-2, also known as ITU-T H.262) and the currently developed SVC (known as ITU-T H.264 Annex G or MPEG-4 Part 10 SVC). Scalable coding techniques specifically designed for video communication are described, for example, in commonly assigned International Patent Application No. PCT/US06/028365 "SYSTEM AND METHOD FOR SCALABLE AND LOW-DELAY VIDEOCONFERENCING USING SCALABLE VIDEO CODING." It is noted that even codecs that are not specifically designed to offer scalability features can exhibit scalability characteristics in the temporal dimension. For example, consider an MPEG-2 Main Profile codec, a non-scalable codec, which is used in DVDs and digital TV environments. Further, assume that the codec is operated at 30 fps and that a group of pictures (GOP) structure of
IBBPBBPBBPBBPBB (period N=I 5 frames) is used. By sequential elimination of the B pictures, followed by elimination of the P pictures, it is possible to derive a total of three temporal resolutions: 30 fps (all picture types included), 10 fps (I and P only), and 2 fps (I only). The sequential elimination process results in a decodable bitstream because the MPEG-2 Main Profile codec is so designed that coding of the P pictures does not rely on the B pictures, and, similarly, coding of the I pictures does not rely on other P or B pictures. For convenience, in the following description, single-layer codecs with temporal scalability features are considered to be a special case of scalable video codecs, and understood to be included in the term "scalable video coding" unless explicitly indicated otherwise.
Scalable codecs typically have a pyramidal bitstream structure in which one of the constituent bitstreams (called the "base layer") is essential in recovering the original medium at some basic quality. Use of one or more of the remaining bitstream(s) (called the "enhancement layer(s)") together with the base layer increases the quality of the recovered medium. Data losses in the enhancement layers may be tolerable, but data losses in the base layer can cause significant distortions or complete loss of the recovered medium.
Simulcasting is a coding solution that is less complex than scalable coding but has some of the advantages of the latter. In simulcasting, two different versions of the source are encoded (e.g., at two different spatial resolutions) and transmitted. Each version is independent, in that its decoding does not depend on reception of the other version. In the following description, simulcasting is considered to be a special case of scalable coding (where no inter layer prediction is performed), and referred to simply as scalable coding unless explicitly indicated otherwise.
Consideration is now being given to improving packet-based communication systems in which multiple TCP connections are used for transmitting scalable coded data. In particular, attention is being directed to live audio and video communication scenarios where providing low latency packet delivery is essential.
SUMMARY OF THE INVENTION
Systems and methods for packet-based communication of scalable coded media are provided. The systems and methods include mechanisms for TCP-based transport of media packets for low-delay, interactive communication applications such as videoconferencing. Multiple TCP connections are established between sender and receiver for communication of the media packets. The sender makes scheduling decisions based on the media packets' importance in the scalable coding structure and on feedback from the receiver (e.g., on the status of individual TCP connections).
The systems and methods take into account the varying importance of the scalable coded packets to the quality of the reconstructed media when making scheduling decisions. Such decisions are made to maintain low latency packet delivery and to provide an acceptable audio-visual presentation experience of the received media despite the TCP rate control mechanism. The systems and methods overcome the limitations TCP and its AIMD rate control mechanism that cause detrimental delay in interactive media applications.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a schematic diagram illustrating the architecture of a typical TCP-based communication system (prior art);
FIG. 2 is a schematic diagram illustrating the architecture of an exemplary communication system having multiple TCP connections, a Scheduling Inverse Multiplexer (S-IMUX), and a Feedback Multiplexer (F-MUX), in accordance with the principles of the present invention;
FIG. 3 is a schematic diagram illustrating the operation of the Scheduling Inverse Multiplexer (S-IMUX), in accordance with the principles of the present invention;
FIG. 4 is a schematic diagram illustrating the operation of the Feedback Multiplexer (F-MUX), in accordance with the principles of the present invention; and
FIG. 5 is a schematic diagram illustrating an exemplary scalable video picture coding structure (prior art).
Throughout the figures the same reference numerals and characters, unless otherwise stated, are used to denote like features, elements, components or portions of the illustrated embodiments. Moreover, while the present invention will now be described in detail with reference to the figures, it is being done so in connection with the illustrative embodiments.
DETAILED DESCRIPTION OF THE INVENTION FIG. 1 shows the architecture of a conventional system 100 for TCP-based transmission of media data between a sender 110 and a receiver 120 over a network 130. At sender 110, an encoder 112 produces audio or video data that is directly provided to a TCP stack (e.g., TCP/IP stack 114), which then transmits packet-data through a Network Interface Controller (NIC) 116 over network 130 to receiver 120. NIC 126 in receiver 120 receives the packet-data and provides the data via TCP/IP stack 124 to the receiver's decoder 122 for decoding and display. The TCP/IP components of sender 110 and receiver 120, in coordination, ensure reliable delivery of the transmitted data by performing retransmission, and also apply the TCP flow control and congestion avoidance algorithms. It is noted that the connections at sender 110, from encoder 112 to TCP/IP stack 114, and at receiver 120, from TCP/IP stack 124 to decoder 122, are both unidirectional connections. The connections between the TCP/IP components and the NICs are all bi-directional, as TCP is an inherently bi-directional transport protocol (i. e., since TCP acknowledgment packets are transmitted from the Receiver to the Sender, as per standard TCP operation).
Although FIG. 1 shows the architecture of system 100 in the context of live audio or video transmission, it is to be understood that the same architecture can be used for low-delay transmission of pre-coded data. In such case, encoder 112 is replaced by a component that obtains pre-coded data from mass storage, random access memory, or another suitable digital memory device. Similarly, although FIG. 1 shows system 100 having a one-way sender-receiver connection, it is to be understood that the system architecture shown is readily extended to two-way (interactive) communication. In such case, encoders 112 and decoders 116 are placed in symmetric positions in both the receiver and sender. FIG. 2 shows the architecture of an inventive system 200 in which sender 210 makes scheduling decisions based on the transmitted media packets' importance and feedback from receiver 222. In system 200, sender 210 has an encoder 212, which is a scalable encoder that is connected to a Scheduling Inverse Multiplexer (S-IMUX) 218. S-IMUX 218 demultiplexes scalable coded?? packets received from encoder 212 over a plurality of TCP connections to TCP/IP stack 114. For clarity, FIG. 2 shows only two such connections in system 200 (i.e., Conn. 0 and Conn. 1). It will be understood, however, that any suitable number of TCP connections may be used. S- IMUX 218 is responsible for managing the transmission of the different encoded media packets over the plurality of TCP connections, taking into account the system's state as well as each packet's priority with respect to its role or hierarchical position in the scalability structure of encoder 212. The encoded media packets are transported via TCP/IP stack 114 through NIC 112 over communication network 130 to receiver 220. At receiver 220, packets received through NIC 122 and TCP/IP stack 116 over the multiple TCP connections Conn. 0 and Conn. 1 are collected by a Feedback Multiplexer (F-MUX) 228. F-MUX 228 forwards the packets to decoder 222 for decoding and display or playback, and also produces the receiver feedback packets that are required in the operation of S-IMUX 218 at sender 210.
It is noted that the connections between S-DMUX 218 and the TCP/IP component 114 in sender 210, and TCP/IP component 116 and F-MUX 228 in receiver 220 are both bi-directional. This is because application-level feedback packets are transmitted from receiver 220 to sender 210, in addition to, and separately from, the TCP acknowledgement packets. Like system 100 shown in FIG. 1, system 200 is shown in FIG. 2 in the context of live audio or video transmission. However, as in the case of system 100, the shown system 200 architecture can be used for low-delay transmission of pre-coded data. In addition, although a one-way connection is shown, the shown system 200 architecture is readily extended to two-way (interactive) communication by duplicating the sender modules in the receiver and vice versa.
The inventive system 200 differs fundamentally from conventional systems (e.g., system 100) in at least two ways. First, instead of establishing a single TCP connection, the inventive system transmits the media packets over multiple TCP connections (FIGS. 2 - 4). This allows a more constant transmission rate to be maintained than is possible over a single TCP connection, and provides greater flexibility in responding to network-induced effects such as packet loss and congestion. Second, by incorporating the relative importance of the media packets in the scheduling decisions at S-IMUX 218 at the sender, system 200 "cross-layer" optimizes media communication. In combination with the transmission over multiple TCP connections, this cross-layer optimization further improves the audio-visual quality of the media presentation at the receiver.
The operation of system 200 in a communication session is described herein with reference to FIGS. 3 and 4, which show the operations of S-IMUX 218 and F-MUX 228, respectively. At the beginning of the communication session, sender 210 establishes a plurality of TCP connections with receiver 220 (e.g., 'N' connections, where N is a positive integer and is a design parameter). FIG. 3 shows the operation of S-IMUX 218 with the N connections already in place and available for use. As media packets are passed by scalable encoder 212 to S-IMUX 218 they are placed in an input buffer 310. S-IMUX 218 then decides if and when to transmit the buffered packets (e.g., Pj - Pk), and over which of the N connections to transmit each of the packets. The decisions are made by S-IMUX 218's Scheduling and Routing Unit (SRU) 320, which makes the decisions based on the importance of the individual packets (e.g., relative to the scalability structure) and also on feedback received from receiver 220's F-MUX 228 in the form of acknowledgement packets (e.g., ACKj - ACKk). SRU 320 includes suitable scheduling algorithms for this purpose. When a packet (e.g., Pj) is to be transmitted over a given connection (e.g., connection 1), it is placed in that connection's Output Buffer 330 until removed or replaced by SRU 320.
With continued reference to FIG. 3, assume that packets P,, ..., Pk, ..., for k > j, are provided by scalable encoder 212 to S-IMUX 218 and transmitted on Connection 1, ..., Connection 0, ... at times t,, ..., tk, ..., respectively, as decided or determined by SRU 320. Receiver 210's F-MUX 228 acknowledges the receipt of these packets via acknowledgement packets (ACKj - ACKk) sent back to SRU 320. The arrival times of the respective acknowledgements at the sender are denoted by t'j5 ..., t'k,... .
Error control in SRU 320's scheduling algorithm may be incorporated in the following manner. Let the current packet operated on by SRU 320 be Pj. SRU 320 transmits packet Pj on Connection 1 at the time instance tj. SRU 320 then waits up to 'T' units of time to receive the corresponding acknowledgement on Connection 1, where T is a design parameter. If an acknowledgement arrives by time t, + T, SRU 320 proceeds to the next packet in the input buffer. If, however, no such acknowledgement packet has arrived by time t, + T, SRU 320 flags Connection 1 as being unavailable at the moment (due to packet loss or congestion experienced thereon) and prepares for other packet scheduling steps. It is noted that TCP will continue trying to deliver this packet Pj on Connection 1 due to its property of reliable delivery.
The next step in SRU 320's packet scheduling procedure depends on the importance of packet Pj. A "key video picture" or "key audio frame" (or parts thereof) is a picture or audio frame for which delivery is necessary in order to ensure an uninterrupted visual experience of the media presentation at the receiver. In scalable coding a key picture or key audio frame corresponds to the lowest temporal layer across all scalability dimensions provided by the encoder. In the following description, all such packets are referred to as key packets, without differentiating whether the encoded media is audio or video.
If the unacknowledged packet Pj is not a key packet, then it is not retransmitted. S- IMUX 218 discards Pj and all subsequent packets received from scalable encoder 212 until a new key video picture or audio frame packet P^, for k > j, is received for transmission. S-IMUX 218 then proceeds to transmit this new packet using the procedure described above for packet Pj.
If the unacknowledged packet Pj is a key packet, SRU 320 checks in a round-robin fashion if another connection (e.g., Connection 2) can be used to retransmit packet Pj. SRU 320 may do this, for example, by verifying that the last packet sent on a particular connection (e.g., Connection 2) has been eventually acknowledged, i.e., it is no longer marked or flagged as unavailable. If that is the case, SRU 320 then transmits packet Pj on Connection 2. SRU 320 will repeat the process of retransmitting packet Pj over other connections scanned in a round-robin fashion, until eventually the packet is acknowledged on one of the connections. When one such acknowledgement arrives, SRU 320 is done with packet Pj and can move on to transmitting another packet from the input buffer 310. This other packet is not necessarily the packet immediately following Pj in input buffer 310.
When the receipt of key packet Pj is acknowledged after an initial failed transmission attempt, SRU 320 is in a congestion recovery mode. In order to minimize the amount of data to be transmitted, SRU 320 selects the next packet for transmission to be either the earliest key packet present in input buffer 310 or, if no such packet is yet available, it selects the latest packet Pk, where k > j. In this process, SRU 320 will skip over to the selected key packet in input buffer 310, and discard (i.e., not transmit) all other in-between packets received from scalable encoder 212. Transmission of the selected packet proceeds in the same manner as described herein.
SRU 320' s scheduling algorithm is designed to allow the communication network to recover from the temporary congestion as detected by the missing acknowledgement ACKj on Connection 1. As SRU 320 sends no data until the next key picture (e.g., Pk) is due to be transmitted, SRU 320 in fact provides for faster congestion recovery of the communication network. Furthermore, by design, the intervening packets discarded by SRU 320 are not crucial for the continuous reconstruction of the media presentation at the receiver. It is expected that the temporary reduction in visual or audio quality of the presentation at the receiver due to non-receipt of the intervening packets is not dramatic, due to the scalable nature of the media encoding.
It is noted that the scheduling algorithm of SRU 320 may continue to use a particular connection for subsequent transmissions of new packets, as long as the previous transmissions (on this same connection) are acknowledged in a timely manner (e.g., within the timer expiration limit T). While a connection is healthy (i.e., it has not timed out on a transmission), there is no reason to switch to any of the other N-I TCP connections. Continued use of a healthy connection allows the other connections to remain open to potentially receive any pending acknowledgements for recent transmissions thereon, and thereby indicate recovery from congestion and/or packet loss that might have affected some of them recently.
The detailed processing steps of SRU 320 are listed in TABLE I using pseudo-code.
In TABLE I, n e {0, 1, ..., N-I } represents the connection number, P is the current packet, t denotes the current system time, and t0 is a helper variable that stores time values. The flag 's' is used to signal if packet skipping in input buffer 310 has to occur after an initial failed transmission attempt of a key packet (i.e., the first transmission of a packet timed-out). The flag is not necessary for non-key packets, as they are not retransmitted and the skipping can occur immediately. The function Free(n) is defined to return a 0 if connection 'n' is currently waiting for an acknowledgement packet and is thus unavailable for transmission, and 1 otherwise. Free(n) can be trivially implemented by associating a parameter 'ack_state' with each connection, which is set to 1 when a packet is transmitted, and reset when the corresponding acknowledgement is received. In such implementation, Free(n) simply returns the value of that flag for connection n. It is assumed that ACKs received at S- IMUX 218 are processed asynchronously to the processing steps shown below.
TABLE I
SRU 218 PROCESSING STEPS:
Initialize:
P := next packet from Input Buffer
s := 0 /* reset skip flag */
Get a free connection: while (! Free(n) ) n := (n+1) mod N
Transmit: Transmit P on Connection n
to := t
ACK or time out: if (ACK received)
if (s == 1) /* check if we timed-out before, so we have to skip */
do /* skip to earliest key, or last Input Buffer packet */
P := next packet from Input Buffer
while (P != key packet)
else /* we didn't time-out before, no skip */
P := next packet from Input Buffer
s := 0 /* reset skip flag for the next packet */ GOTO "(2) Get a free connection"
elsif (t > to+T) /* time-out occurred */
If (P == key packet)
s := 1 /* signal that we timed-out at least once */
GOTO "(2) Get a free connection"
else /* not a key packet */
do /* skip immediately to next key packet */ P := next packet P from Input Buffer
while (P != key packet)
GOTO "(2) Get a free connection"
END
The value for the time-out parameter T is preferably selected in consideration of the round-trip time (RTT) observed on the network path between sender 210 and receiver 220. In particular, a judiciously selected T would not incur unnecessary retransmissions of media packets due to the late arrival of acknowledgements for the previous transmissions. At the same time, T should not unnecessarily delay retransmissions waiting for acknowledgements that will never materialize at the sender. Furthermore, the value selected for T must also account for the dynamics of the RTT over time and the related dispersion of its values. The processing steps listed in TABLE 1 may further include an upper limit on the number of retransmission attempts for a key frame, after which the connection is considered lost or not in service. This upper limit may be expressed by a second time-out parameter, T2, which may be set at a value several times that of parameter T.
One approach to take into account all these requirements is to select T in the same way as TCP, where T is computed as mean(RTT) + α*std(RTT), where the multiplier α has the value 3 or 4. This quantity is dynamically updated as the values of the mean RTT and its standard deviation are (re)computed over time (i.e., online). To this end, the statistics of the RTT can be computed online by sender 210 based on the ACK packets or, if RTCP reports are available in system 200, they can be obtained through their periodic exchange between senders and the receivers.
FIG. 4 shows the operation of F-MUX 228 at receiver 220 corresponding to the operation of S-IMUX 218 with the N connections already in place and available for use (FIG. 3). The N TCP connections (e.g., Connection 0, ..., Connection N-I) are terminated at the F-MUX Feedback and Combiner Unit (FCU) 410. As soon as a packet Pj arrives on a connection n, a corresponding feedback packet ACK, is transmitted back from FCU 410 to sender 210 on the same connection n. FCU 410 is also responsible for reassembling the different packets arriving on the multiple connections into a single packet stream created in F-MUX output buffer 430, as well as for discarding duplicate packets that may be received due to the retransmissions performed by S-IMUX 218's SRU 320. FCU 410 is also connected to a set of N connection buffers 420 ('Connection 0 Buffer' through 'Connection N-I Buffer'), which are used by the FCU to temporarily store incoming packets for reordering and to also know which packets have already been received so that duplicates are eliminated.
The proper ordering of incoming packets for the single packet stream created in F- MUX output buffer 430 is dependent on the particular scalability structure used in system 200. As an illustrative example, assume that scalable encoder 212 (FIG. 2) is a scalable video encoder that operates with two spatial layers and three temporal layers, as described in International Patent Application PCT/US06/028365. FIG. 5 shows an exemplary picture coding structure 500 for such an encoder. The prediction paths in structure 500 that may be used by encoder 212 are designated by arrows. The key packets for such an encoder are those that carry LO data, i.e., the lowest spatial and temporal layer. The systems and methods of the present invention are designed to ensure the timely delivery of this data, as it is crucial for decoding of the data of all other layers (Ll -L2, S0-S2).
In this example, FCU 410 will have to create an output packet stream in the output buffer 430 so that lower layers precede higher layers for the same temporal instance, while maintaining proper temporal ordering of pictures (in coding order). As an example, consider that the four pictures (e.g., (LO, SO) . . .(L2, S2)) shown in FIG. 5 are received in different packets across a set of N connections. Due to the design of S-DMUX 218 (application-level retransmissions over TCP connections that ultimately ensure reliable delivery), it is theoretically possible to have multiple copies of a packet arriving at FCU 410 as well as out of order arrivals. In response to such situations, FCU 410 then places arriving packets in the corresponding connection buffers 420, and at the same time it continuously tries to assemble the output buffer 430 stream by including, in sequence, packets for LO, SO, the first L2 and S2, Ll and S 1 , and finally the second L2 and S2 (assuming all layers are to be received at the FCU). In doing so, FCU 410 examines all connection buffers 420 to find the appropriate packet at each step in sequence. When such a packet is found, it is removed from the buffer where it is located. While searching for the correct packet, FCU 410 can also remove duplicate packets that are no longer needed using the timing or picture ordering information that all standard codecs embed in their packetized data.
The embodiments of the invention as described above assumes that the internal TCP control parameters are not available to the application level. In other words, the TCP/IP components of the sender and receiver are assumed to be "black boxes," and accessible only through their standard interfaces (e.g., sockets). When access to TCP source code is available to the designer, it may be possible to utilize TCP's acknowledgement status information and to thereby avoid transmitting an application- level acknowledgment packet from the receiver to the sender, in accordance with the present invention. The bit rate savings, however, may not be very significant, especially in a two-way communication system where large amounts of media data flow in both directions. It will be understood that in accordance with the present invention, the transmission techniques described herein may be implemented using any suitable combination of hardware and software. The software (i.e., instructions) for implementing and operating the aforementioned rate estimation and control techniques can be provided on computer-readable media, which can include, without limitation, firmware, memory, storage devices, microcontrollers, microprocessors, integrated circuits, ASICs, on-line downloadable media, and other available media.

Claims

WHAT IS CLAIMED IS:
1. An audiovisual communication system including a communication network that uses the IP protocol and has a plurality of TCP connections to carry audiovisual signal data packets between a sender and a receiver, wherein audiovisual signals are scalable-coded by the sender into a set of scalable layers according to a scalable coding structure for transmission over the plurality of TCP connections, and wherein portions of the scalable layers data are designated as key frames, the system comprising: a Scheduling Inverse Multiplexer (S-IMUX) coupled to the plurality of
TCP connections at the sender, wherein the S-IMUX is configured to schedule transmission of individual scalable-coded data packets over the plurality of TCP connections; a Feedback Multiplexer (F-MUX) coupled to the plurality of TCP connections at the receiver, wherein the F-MUX is configured to reassemble individual scalable-coded data packets received over different TCP connections in a single packet stream for decoding.
2. The audiovisual communication system of claim 1, wherein the S- IMUX is configured to prioritize transmission of an individual scalable-coded data packet according to its relative importance in the scalable coding structure for reconstruction of the audiovisual signal at the receiver.
3. The audiovisual communication system of claim 1, wherein the receiver is configured to provide feedback or acknowledgement of the receipt of the scalable-coded data packets on individual TCP connections, and wherein the S-IMUX is further configured to prioritize transmission of an individual scalable-coded data packet according to its relative importance in the scalable coding structure for reconstruction of the audiovisual signal at the receiver and according to the receiver feedback.
4. The audiovisual communication system of claim 1, wherein the S-
IMUX is configured to transmit a non-key frame only once over a TCP connection even if receipt of the non-key frame by the receiver is unacknowledged within a predetermined time period 'T', and to discard all non-key frames following the unacknowledged non-key frame until the next available key frame in the audiovisual signal.
5. The audiovisual communication system of claim 1 , wherein the S- IMUX is configured to perform the steps of:
(a) transmitting a key frame over a particular open TCP connection; and
(b) if receipt of the key frame over the particular open TCP connection is not acknowledged within a pre-determined time period 'T', transmitting the unacknowledged key frame over another open TCP connection,
wherein an open TCP connection is a TCP connection that is currently not waiting for an acknowledgement of the receipt of a previous transmission on the TCP connection.
6. The audiovisual communication system of claim 5, wherein the S-
IMUX is configured to repeat step (b) until either receipt of the key frame is acknowledged on a TCP connection or a pre-determined time period 'T2' expires.
7. The audiovisual communication system of claim 6, wherein the S- IMUX is configured to discard, after receipt of a repeat transmission of the key frame is acknowledged on any of the TCP connections used, all following non-key frames until the next available key frame in the audiovisual signal, and to transmit the next available key frame on an open TCP connection.
8. The audiovisual communication system of claim 1, wherein the S- IMUX is configured to discard all non-key frames until the first available key frame in the audiovisual signal, and when receipt of a transmitted non-key frame is not acknowledged by the receiver to discard all following non-key frames until the next available key frame in the audiovisual signal.
9. The audiovisual communication system of claim 1, wherein the F- MUX is configured to reassemble individual scalable-coded data packets received over different TCP connections in a single packet stream in proper order according to the scaleable coding structure for decoding and for removing duplicate received packets.
10. A method for audiovisual communication over a communication network that uses the IP protocol and has a plurality of TCP connections to carry audiovisual signal data packets between a sender and a receiver, wherein audiovisual signals are scalable-coded by the sender into a set of scalable layers according to a scalable coding structure for transmission over the plurality of TCP connections, and wherein portions of the scalable layers data are designated as key frames, the method comprising: at the sender, scheduling transmission of individual scalable-coded data packets of the audiovisual signal over the plurality of TCP connections; at the receiver, reassembling individual scalable-coded data packets received over different TCP connections in a single packet stream for decoding.
11. The method of claim 10, wherein scheduling transmission of individual scalable-coded data packets of the audiovisual signal over the plurality of TCP connections comprises the prioritizing transmission of an individual scalable-coded data packet according to its relative importance in the scalable coding structure for reconstruction of the audiovisual signal at the receiver.
12. The method of claim 10, wherein the receiver is configured to provide feedback or acknowledgement of the receipt of the scalable-coded data packets on individual TCP connections, and wherein scheduling transmission of individual scalable-coded data packets of the audiovisual signal over the plurality of TCP connections comprises prioritizing transmission of an individual scalable-coded data packet according to its relative importance in the scalable coding structure for reconstruction of the audiovisual signal at the receiver and according to the receiver feedback.
13. The method of claim 10, wherein scheduling transmission of individual scalable-coded data packets of the audiovisual signal over the plurality of TCP connections comprises: transmitting a non-key frame only once over a TCP connection even if receipt of the non-key frame by the receiver is unacknowledged within a predetermined time period 'T'; and,
discarding all non-key frames following the unacknowledged non-key frame until the next available key frame in the audiovisual signal.
14. The method of claim 10, wherein scheduling transmission of individual scalable-coded data packets of the audiovisual signal over the plurality of TCP connections comprises:
(a) transmitting a key frame over a particular open TCP connection; and
(b) if receipt of the key frame over the particular open TCP connection is not acknowledged within a pre-determined time period 'T', transmitting the unacknowledged key frame over another open TCP connection,
wherein an open TCP connection that is a TCP connection that is currently not waiting for an acknowledgement of the receipt of a previous transmission on the TCP connection.
15. The method of claim 14, wherein scheduling transmission of individual scalable-coded data packets of the audiovisual signal over the plurality of TCP connections comprises repeating step (b) until either receipt of the key frame is acknowledged on a TCP connection or a pre-determined time period 'T2' expires.
16. The method of claim 15, wherein scheduling transmission of individual scalable-coded data packets of the audiovisual signal over the plurality of TCP connections comprises: after receipt of a repeat transmission of the key frame is acknowledged on any of the TCP connections used, discarding all following non-key frames until the next available key frame in the audiovisual signal; and
transmitting the next available key frame on an open TCP connection.
17. The method of claim 10, wherein scheduling transmission of individual scalable-coded data packets of the audiovisual signal over the plurality of TCP connections comprises:
discarding all non-key frames until the first available key frame in the audiovisual signal; and,
when receipt of a transmitted non-key frame is not acknowledged by the receiver discarding all following non-key frames until the next available key frame in the audiovisual signal.
18. The method of claim 10, wherein reassembling individual scalable- coded data packets received over different TCP connections in a single packet stream for decoding comprises: ordering the received packets for decoding according to the scaleable coding structure; and removing duplicate received packets.
19. Computer readable media comprising a set of instructions to perform the steps recited in at least one of the method claims 10-18.
PCT/US2007/086958 2006-12-08 2007-12-10 System and method for low-delay, interactive communication using multiple tcp connections and scalable coding WO2008073881A2 (en)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
USPCT/US2007/063335 2006-03-05
USPCT/US2006/061815 2006-12-08
PCT/US2006/061815 WO2007067990A2 (en) 2005-12-08 2006-12-08 Systems and methods for error resilience and random access in video communication systems
USPCT/US2006/062569 2006-12-22
PCT/US2006/062569 WO2007076486A2 (en) 2005-12-22 2006-12-22 System and method for videoconferencing using scalable video coding and compositing scalable video conferencing servers
PCT/US2007/063335 WO2007103889A2 (en) 2006-03-03 2007-03-05 System and method for providing error resilience, random access and rate control in scalable video communications

Publications (2)

Publication Number Publication Date
WO2008073881A2 true WO2008073881A2 (en) 2008-06-19
WO2008073881A3 WO2008073881A3 (en) 2008-08-28

Family

ID=39512075

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/US2007/083351 WO2008073610A1 (en) 2005-07-20 2007-11-01 System and method for the control of the transmission rate in packet-based digital communications
PCT/US2007/086958 WO2008073881A2 (en) 2006-12-08 2007-12-10 System and method for low-delay, interactive communication using multiple tcp connections and scalable coding

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/US2007/083351 WO2008073610A1 (en) 2005-07-20 2007-11-01 System and method for the control of the transmission rate in packet-based digital communications

Country Status (1)

Country Link
WO (2) WO2008073610A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7948887B2 (en) * 2008-06-24 2011-05-24 Microsoft Corporation Network bandwidth measurement
FR2992126A1 (en) * 2012-06-15 2013-12-20 France Telecom METHOD AND DEVICE FOR FAST AND LITTLE INTRUSIVE ESTIMATING OF BANDWIDTH AVAILABLE BETWEEN TWO IP NODES
EP2996285B1 (en) * 2013-05-30 2017-09-06 Huawei Technologies Co., Ltd. Scheduling method, apparatus and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020163918A1 (en) * 2001-05-04 2002-11-07 Globespan Virata, Incorporated System and method for distributed processing of packet data containing audio information
US20040001479A1 (en) * 2002-07-01 2004-01-01 Pounds Gregory E. Systems and methods for voice and data communications including a network drop and insert interface for an external data routing resource

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5555244A (en) * 1994-05-19 1996-09-10 Integrated Network Corporation Scalable multimedia network
US6973622B1 (en) * 2000-09-25 2005-12-06 Wireless Valley Communications, Inc. System and method for design, tracking, measurement, prediction and optimization of data communication networks
US7225459B2 (en) * 2001-10-17 2007-05-29 Numerex Investment Corproation Method and system for dynamically adjusting video bit rates

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020163918A1 (en) * 2001-05-04 2002-11-07 Globespan Virata, Incorporated System and method for distributed processing of packet data containing audio information
US20040001479A1 (en) * 2002-07-01 2004-01-01 Pounds Gregory E. Systems and methods for voice and data communications including a network drop and insert interface for an external data routing resource

Also Published As

Publication number Publication date
WO2008073881A3 (en) 2008-08-28
WO2008073610A1 (en) 2008-06-19

Similar Documents

Publication Publication Date Title
US7933294B2 (en) System and method for low-delay, interactive communication using multiple TCP connections and scalable coding
US9179160B2 (en) Systems and methods for error resilience and random access in video communication systems
Wu et al. Transporting real-time video over the Internet: Challenges and approaches
US8462856B2 (en) Systems and methods for error resilience in video communication systems
JP5562861B2 (en) Method and apparatus for streaming a scalable multimedia data stream
Singh et al. Comparison of multiple-description coding and layered coding based on network simulations
WO2008073881A2 (en) System and method for low-delay, interactive communication using multiple tcp connections and scalable coding
Al-Madani et al. Scalable wireless video streaming over real-time publish subscribe protocol (RTPS)
AU2012216587B2 (en) Systems and methods for error resilience and random access in video communication systems
Zhai Optimal cross-layer resource allocation for real-time video transmission over packet lossy networks
Sanhueza et al. Efficient video streaming rate control based on a deadline-sensitive selection of SVC layers
Yang et al. An adaptive multi-layer low-latency transmission scheme for H. 264 based screen sharing system
Kropfberger et al. Evaluation of RTP immediate feedback and retransmission extensions [video streaming applications]
Hou et al. A novel differentiated retransmission scheme for MPEG video streaming over wireless links
Fiandrotti et al. High-performance H. 264/SVC video communications in 802.11 e ad hoc networks
Brennan et al. Split-layer video multicast protocol: A new receiver-based rate-adaptation protocol
Tafleen Fault Tolerance Strategies for Low-Latency Live Video Streaming
Bajić Error control for broadcasting and multicasting: An overview
Bortoleto et al. Large-scale media delivery using a semi-reliable multicast protocol
Begg High quality video streaming with SCTP over CDMA2000
Gürses Optimal streaming of rate adaptable video
Kang et al. Robust video streaming over wireless in-home networks
Kim et al. Feedback-based adaptive video streaming over lossy channels
Yücesan Combined Use of Congestion Control and Frame Discarding for Internet Video Streaming
AU2012201576A1 (en) Improved systems and methods for error resilience in video communication systems

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07865458

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07865458

Country of ref document: EP

Kind code of ref document: A2