Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
CONTENT DELIVERY – SETTING THE UNICAST RATE
Document Type and Number:
WIPO Patent Application WO/2021/063594
Kind Code:
A1
Abstract:
Described is a method of managing a network for delivering content in a hybrid unicast/multicast network, where content is requested by clients over unicast, but all or some of the content is delivered in part over multicast. Typically, a client requests content (in the form of segments) via a first proxy. The segments are delivered to the first proxy over multicast from a second proxy, before onward transmission to the requesting client over unicast. The segments are also cached at the first proxy, and can be transmitted over unicast to other clients requesting those segments. However, problems can arise if cached segments are transmitted to clients too quickly. In one solution, the first proxy measures the multicast rate of delivery of segments from the second proxy over multicast, and limits the transmission rate of those segments over unicast to requesting clients to no greater than the measured multicast delivery rate.

Inventors:
TURNBULL RORY (GB)
STEVENS TIMOTHY (GB)
APPLEBY STEPHEN (GB)
Application Number:
PCT/EP2020/073238
Publication Date:
April 08, 2021
Filing Date:
August 19, 2020
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
BRITISH TELECOMM (GB)
International Classes:
H04L29/06; H04N21/2343; H04N21/6405; H04N21/643; H04N21/845
Foreign References:
US20180205802A12018-07-19
US20130246578A12013-09-19
US20180248806A12018-08-30
EP19159748A2019-02-27
EP19194759A2019-08-30
Other References:
"IP Multicast Adaptive Bit Rate Architecture Technical Report'' OC-TR-IP-MULTI-ARCH-C01-161026, 26/10/2016", 3GPP SPECIFICATIONS, 23.246
ADAPTIVE MEDIA STREAMING OVER IP MULTICAST, 8 March 2018 (2018-03-08)
Attorney, Agent or Firm:
BRITISH TELECOMMUNICATIONS PUBLIC LIMITED COMPANY, INTELLECTUAL PROPERTY DEPARTMENT (GB)
Download PDF:
Claims:
CLAIMS

1 . A method of managing content delivery at a network element to a client device, wherein the content comprises a plurality of segments, said method comprising: i) receiving one or more segments over multicast at a first network element, and caching the one or more segments at the first network element; ii) determining the bit rate at which the one or more segments is received; iii) receiving unicast requests for segments from a client device at the first network element; and iv) transmitting the requested segments from the first network element to the client device over unicast at a transmission rate no greater than the determined rate.

2. A method according to claim 1 , wherein the determined bit rate is the multicast network rate.

3. A method according to claim 1 or 2, wherein the received segments at the first network element are transmitted by a second network element.

4. A method according to claim 3, wherein the first and second network elements are proxy servers.

5. A method according to any preceding claim, wherein the content is media content.

6. A method according to claim 5, wherein the media content comprises a video sequence.

7. A network element for managing content delivery to a client device, wherein the network element is adapted to: receive one or more segments over multicast; cache one or more received segments; determine the bit rate at which the one or more segments is received; receive unicast requests for segments from a client device; and transmit the requested segments to the client device over unicast at a transmission rate no greater than the determined rate.

Description:
CONTENT DELIVERY - SETTING THE UNICAST RATE

Field of the Invention

This invention relates to the field of content delivery using a combination of unicast and multicast.

Background to the Invention

Increasing volumes of live content are being streamed using HTTP (or HTTPS). Popular live events drive extremely volatile demand, leading to a very high peak-to-mean ratio in traffic volumes. For example, the graph 100 in Figure 1 shows an example of traffic volumes at gateways close to the edge of a mobile network taken during the Euro 2016 football competition. Plot 102 shows traffic volumes on a day (Wed 15 th June) without football, and plot 104 shows the traffic volumes the following day (Thu 16 th June) when there was a football match on (England vs Wales). Both plots show roughly the same traffic volumes through the day, except Plot 104 has a significant additional peak in traffic between around 1400 and 1600 hours, resulting from customers streaming the football match.

This high peak-to-mean ratio poses a particular challenge at the edge of the network, where such peaks can cause a degradation of the users’ quality of experience.

Most commonly, content is delivered over the Internet using HTTP (or HTTPS) request/response pairs. Client applications will send an HTTP request to a server and a response will be returned containing the content requested. Such request/responses are unicast in nature.

HTTP(S) can be used for video streaming. Typically, the client will obtain a manifest file which will allow the URLs of individual files containing video segments to be determined. The client will then request these segments in sequence and concatenate them to form a continuous stream for playback. Each video segment may also be available at different bitrates to allow the video rate to adapt to the network throughput. This technique is known as HTTP Adaptive Streaming (HAS). For users watching the same event, such as a live football match, each client will make their own HTTP requests and get their own HTTP responses, even though a large proportion of the content delivered to them within the HTTP responses will be identical between the clients. This results in very inefficient use of the network.

However, if the access network were able to use multicast for content delivery rather than unicast, then the impact of the live content peaks shown in Figure 1 could be reduced significantly. Furthermore, the use of multicast in the access network could also significantly reduce the peak demand on the Content Delivery Network servers.

Solutions addressing such a problem already exist, where a multicast path is inserted into an otherwise unicast path between a client and a content server using proxies. Examples of such hybrid solutions include: “IP Multicast Adaptive Bit Rate Architecture Technical Report” OC-TR-IP-MULTI-ARCH-C01-161026, 26/10/2016, by Cable Labs; 3GPP specifications, 23.246 (MBMS Architecture and functional description), 26.346 (MBMS Protocols and codecs) and 26.347 (MBMS APIs); and DVB document A176, “Adaptive Media Streaming over IP Multicast”, (8th March 2018).

Figure 2 shows a generalised example of such solutions.

In Figure 2, there is shown a content server 202 providing content such as video to client devices 204a, 204b and 204c. Multicast Proxy X 206 and three Proxy Ys 208a, 208b, and 208c, are inserted into the otherwise unicast path between content server 202 and the client devices. Proxy X 206 acquires unicast content from the content server 202 and makes it available via multicast. Proxy Y receives the multicast content from Proxy X and caches it, making it available over unicast to any requesting client devices. All the client devices will receive identical responses to their requests for segments, as the same multicast content is received by all the Proxy Ys from Proxy X. The Proxy Ys can be located within the client devices, or separate devices or there may be just a single Proxy Y dependent on set-up.

In such a solution, Proxy X is pre-configured to act as a client, and independently makes requests for content segments and dispatches the entire response into the multicast network. Proxy X does this by first requesting a manifest file and then making timely requests for the content segments described within it. In some cases, the content server may require client devices to authenticate themselves with valid credentials before content is served. Proxy X 206 effectively acts like a pseudo-client.

Furthermore, in such arrangements, it is important to manage the transmission of content segments from Proxy Y to client devices so as to avoid causing problems with adaptive streaming.

Summary of the Invention

It is the aim of examples of the present invention to provide an improved content delivery mechanism.

According to one example of the invention, there is provided a method of managing content delivery at a network element to a client device, wherein the content comprises a plurality of segments, said method comprising: receiving one or more segments over multicast at a first network element; determining the bit rate at which the one or more segments is received; receiving unicast requests for segments from a client device at the first network element; and transmitting the requested segments from the first network element to the client device over unicast at a transmission rate no greater than the determined rate.

The one or more segments received at the first network element may be cached at the first network element.

The determined bit rate may be the multicast network rate.

The received segments at the first network element may be transmitted by a second network element. The first and second network elements may be proxy servers.

A method according to any preceding claim, wherein the content may be media content. The media content may comprise a video sequence.

According to a further example of the invention, there is provided a network element for managing content delivery to a client device, wherein the network element is adapted to: receive one or more segments over multicast; determine the bit rate at which the one or more segments is received; receive unicast requests for segments from a client device; and transmit the requested segments to the client device over unicast at a transmission rate no greater than the determined rate.

Brief Description of the Drawings

For a better understanding of the present invention reference will now be made by way of example only to the accompanying drawings, in which:

Figure 1 is a graph showing traffic volume over a network on different days; Figure 2 is a network diagram of a general prior solutions;

Figure 3 is a network diagram showing the main components of an example of the present invention;

Figure 4 is a flow chart summarising the steps of an example of the invention;

Description of Preferred Embodiments

The present invention is described herein with reference to particular examples. The invention is not, however, limited to such examples.

Examples of the present invention provide a method of managing a network for delivering content in a hybrid unicast/multicast network, where content is requested by clients over unicast, but all or some of the content is delivered in part over multicast. Typically, a client requests content (in the form of segments) via a first proxy. The segments are delivered to the first proxy over multicast from a second proxy, before onward transmission to the requesting client over unicast. The segments are also cached at the first proxy, and can be transmitted over unicast to other clients requesting those segments. Flowever, problems can arise if cached segments are transmitted to clients very quickly, as the cached segments might be exhausted more quickly than they are received. This can result in buffer underflow at clients, as well as clients getting a false picture of the network delivery rate, which could result in switching to an unsustainable higher bit rate stream in adaptive streaming systems. The problem is solved here by the first proxy measuring the rate of delivery of segments from the second proxy over multicast, and limiting the transmission rate of segments over unicast to clients to no greater than the measured multicast rate. Examples of the present invention can be applied to known unicast/multicast hybrid networks as discussed above, as well as to the invention set out in the Applicant’s patent application EP19159748.3, which describes an arrangement referred to as “Multicast Assisted Unicast Delivery” (MAUD). In MAUD, multicast network is used to assist, rather than substituting for, an otherwise unicast path. Content is requested by client devices from a content server over unicast. The responses containing the requested content are separated into two components: a first component containing elements that are specific to individual client devices (for example session specific data), and a second component that is common to all client devices (typically this is the video content being requested). The first component can be delivered over unicast and the second component over multicast, and later recombined to form the original responses. The separation and recombination are handled by suitably configured proxy servers. Once recombined, the content can be delivered over unicast to the client devices. Examples of the present invention can be used to set a delivery rate for the content to the client devices over unicast.

Figure 3 shows the main components of a “Multicast Assisted Unicast Delivery” (MAUD) network supporting content delivery. The network 300 comprises a content server 302, a Proxy X 306, Proxy Ys 308a, 308b, and 308c, client devices 304a, 304b and 304c, and a multicast controller 312. The content server 302 provides content such as video to requesting entities, such as the client devices. The content server 302 may be located within a content delivery network (CDN), and there may be more than one content server. Proxy X 306 can communicate with the content server 302 over unicast. Proxy X 306 can also communicate with the Proxy Ys 308a, 308b, and 308c, over both unicast and multicast. The Proxy Ys can be located within the client devices, in separate devices (such as a home gateway), or there may be a single Proxy Y dependent on set-up.

Note, in Figure 3, bi-directional unicast communication paths are marked with solid lines, uni-directional multicast communication paths are marked with dashed lines, and control interface communications paths are marked with a dot-dash line. The control interface communications paths carry control messaging/commands between the multicast controller 312 and other elements in the network.

The client devices are assumed to be running respective client applications, which are the source of content requests. For simplicity, the term client device from hereon in is used to refer to a client device running a client application. The client devices can make HTTP unicast requests for content held at the content server 302.

The content held at the content server 302 is typically media content (e.g. a TV programme, film or an entire linear TV channel) comprising video sequences encoded according a suitable standard such as the ITU H.264 standard. The video sequences are stored in the form of sequential temporal segments at the content server 302, where each segment is typically equivalent to 2 to 10 seconds of decoded video. Manifest files are used by clients to identify where segments are located (by a URL in the manifest). Thus, a client device streams a video sequence by using the manifest to determine where to direct sequential unicast requests for each segment in turn as required. Such an arrangement is used in HTTP Adaptive Streaming technologies such as MPEG-DASH and Apple’s HLS (HTTP Live Streaming).

The multicast controller 312 (MCC) monitors the operation of Proxy X and the Proxy Ys to determine which traffic should use multicast assistance (MAUD), and controls the proxies accordingly. Thus, in examples of the invention, the client devices may receive some traffic from the content server 302 directly over unicast, and other traffic using MAUD.

Many HTTP requests made by the client devices for content will not make use of MAUD, and are sent directly to the content server.

Other requests for content from a client device that may benefit from MAUD are re directed to, or simply intercepted by, one of the Proxy Ys.

The Proxy Ys can be inserted in the HTTP path using any of a number of well-known techniques, such as using an HTTP redirection from the content server 302. In this case, the content server 302 would be configured such that requests for potentially popular content are not served directly but instead redirected to a suitable Proxy Y. For example, instead of supplying a normal response, the content server 302 could respond with an HTTP status code 307 which indicates a temporary redirect. This invites the client device to make a new request to the new URL supplied by the content server in its response, thus enabling requests to be made to Proxy Y. This technique allows the content server and proxy Y to exist in different domains, which would often be the case. Other mechanisms to insert proxy Y in the HTTP path include: Proxy Y configured as a transparent proxy (though all requests are intercepted by it, and only works with unencrypted traffic); Proxy Y configured as a forward proxy (where the client device sends its requests directly to Proxy Y by virtue of being explicitly configured to do so); DNS hijacking (where a DNS server is configured to supply the IP address of Proxy Y for domains of interest); and manifest manipulation (where the manifest file is re-written so that requests are made directly to Proxy Y).

Figure 4 shows a flow chart summarising the steps of a general example of the invention.

Starting at step 400, client devices make requests for segments of content, representing a film or live sports event for example, stored at the content server 302, and receives responses (the segments) over unicast via Proxy Y. For example, client device 304a makes HTTP GET requests, which are unicast in nature, directed to segments of content. Each HTTP GET request includes the URL of where that segment can be retrieved from. The URLs are found in the manifest file associated with the content. The requests are received by Proxy Y 308a, and forwarded to the content server 302.

The content server 302 responds with HTTP responses, each containing a requested segment. The HTP response is also effectively a unicast response. The responses are received by Proxy Y 308a and sent to the client device 304a. The received segments can then be viewed by the client device 304a.

The client device 304a can continue to request and receive segments according to step 400 until streaming of that content is complete. Other client devices can make requests for the same content and receive responses in a similar manner. However, in examples of the invention, the multicast controller 312 determines whether a multicast group should be used to deliver subsequent segments.

In step 402, Proxy Y 308a sends a consumption report data relating to the HTTP request/response pairs that are passing through the proxy e.g. the URL of each HTTP request. The consumption report can be sent to the multicast controller 312 at intervals, either time interval or after a certain number of segments have been requested/received.

Now, the HTTP requests and response described so far are all unicast in nature. However, it should be noted that requests for the same content might be made by multiple client devices. This is typical during for example a live football match. Proxy Y 308a and other Proxy Ys (308b or 308c) as appropriate send consumption reports to the multicast controller 312 for their respective client devices, so that the multicast controller 312 can determine whether or not to use multicast to help deliver further content.

In step 404, the multicast controller 312 uses the received reports to determine whether the HTTP requests reported from a given population of Proxy Ys justifies the use of multicast for their responses. Such a population of Proxy Ys is referred to as a ‘cohort’. Assuming certain conditions are satisfied (for example, greater than a certain number of client devices requesting the same content), the multicast controller 312 will configure Proxy X and any relevant Proxy Ys (that is the cohort) for multicast assisted delivery by setting up a suitable multicast group.

Once the multicast group has been set up, content (requested segments) is sent from the content server 302 to Proxy X over unicast, and from Proxy X to Proxy Y over multicast, and then sent from Proxy Y to requesting client devices over unicast. This advantageously provides multicast delivery efficiencies, without having to disrupt the operation of the client devices.

In the cohort arrangement described, the content received over multicast at Proxy Y is cached so that other client devices requesting the same content can have that content delivered from the cache at Proxy Y.

The multicast controller 312 can add Proxy Y 308a to a cohort by sending Proxy Y 308a instructions to set up an HTTP request route, whereby requests matching a particular URL path/pattern/string are directed to Proxy X 306. The multicast controller 312 also sends Proxy Y 308a instructions to provision a multicast listener. The instructions tell Proxy Y 308a to prepare to receive multicast. The multicast listener causes Proxy Y to issue an IGMP join command to a multicast address specified by the multicast controller. Other Proxy Ys can be configured in the same way.

To allow the Proxy X 306 to use multicast for the return path for responses to requests that meet the match pattern set up for Proxy Y 306, the multicast controller 312 configures Proxy X 306 to use multicast for certain responses sent by the content server. For example, the instruction could be to only use multicast assistance for responses that contain video files or MIME types such as “video/mp4” or “video/MP2T”, so that only responses containing video traffic are sent over multicast. In an alternative example, responses can be selected based on specific Etags or a range of Etags. Etags (Entity Tags) are part of the HTTP 1.1 specification and are used to uniquely identify response payloads.

Proxy X 306 and one or more of the Proxy Ys are now configured for respectively sending and receiving content over multicast.

In step 406, Proxy Y 308a will start receiving content segments over multicast from Proxy X. Note, for simplicity, this and the following steps are described with reference to Proxy Y 308a, although the skilled person will appreciate that any other Proxy Ys configured for multicast assistance will operate in a similar manner. Some or all of these segments are cached at Proxy Y, so that requests from more than one client for the same segment can be fulfilled without having to get the segment again from the content server.

The segments sent by Proxy X are at a bit rate equal to at least the media (encoding) rate of the segments, to ensure timely delivery of the segments to proxy Y. In practice the actual bit rate used could be set in other number of ways, including but not limited to that described in the Applicant’s co-pending application EP19194759.7.

In step 408, Proxy Y 308a determines the bit rate of the segments received over multicast from Proxy X. That is, the network bit rate rather than the media encoding rate. For example, if a received segment is 10Mb in size and takes 4 seconds to receive, then the network bit rate is 2.5Mb/s. This network bit rate is also referred to as the multicast rate.

In step 410, Proxy Y 308a receives a unicast request from client device for a segment that is cached at Proxy Y 308a. Now, Proxy Y 308a could transmit the requested at almost any rate that is supported by the network link between Proxy Y 308 and the client device, as long as the requested segment has been cached. However, doing so would cause the client device to get a false picture of what rate the network as a whole could support, as the client device has no awareness that multicast is being used to assist with delivery over a portion of the route from the content server. Indeed, in an adaptive streaming system, delivering segments at a higher bit rate might cause the client device think the network can support a higher bit rate stream, and start requesting segments of a higher rate. However, the network as a whole might not support delivery of the higher bit rate stream without buffer underflow at the client device. This would cause a client to switch to a lower bit rate stream. This could cause the client to oscillate between higher and lower bit rates streams which would be annoying for end users.

Therefore, given the above problems, in step 412 Proxy Y transmits the requested segment to the client device over unicast at a unicast rate that is no greater than the multicast rate determined in step 408. Requests by the client device for subsequent segments that are cached at Proxy Y 308a can be transmitted with the same bit rate limitation.

Note, segments are continuously being received at Proxy Y 308a, and simultaneously requests are being made for some

It should be noted that examples of the above invention of setting the multicast rate can be applied to other hybrid unicast/multicast arrangements. For example, the Applicant’s European patent application EP19159748.3 sets out an arrangement referred to as “Multicast Assisted Unicast Delivery” (MAUD). Content is requested by client devices from a content server over unicast. The responses containing the requested content are separated into two components: a first component containing elements that are specific to individual client devices (for example session specific data), and a second component that is common to all client devices (typically this is the video content being requested). The first component can be delivered over unicast and the second component over multicast, and later recombined to form the original responses. Typically, the client or session specific data is the segment header, and the common component is the payload portion of the segment. With such an arrangement, the above examples could measure the multicast rate as the rate of delivery of the common/payload portions rather than some combined reception rate of the payload plus header. This is because the size of the payload portions are typically be much larger than the header portions, plus the header portions are typically delivered in parallel with the payload portions, so would not contribute to the cost of delivery.

Note, the term “unicast” used in the described examples is intended to cover point-to-point communications services in general. Similarly, the term “multicast” is intended to cover point-to-multipoint services, including broadcast services.

In general, it is noted herein that while the above describes examples of the invention, there are several variations and modifications which may be made to the described examples without departing from the scope of the present invention as defined in the appended claims. One skilled in the art will recognise modifications to the described examples.