WO2013122525A1 - P2p streaming support - Google Patents

P2p streaming support Download PDF

Info

Publication number
WO2013122525A1
WO2013122525A1 PCT/SE2012/050619 SE2012050619W WO2013122525A1 WO 2013122525 A1 WO2013122525 A1 WO 2013122525A1 SE 2012050619 W SE2012050619 W SE 2012050619W WO 2013122525 A1 WO2013122525 A1 WO 2013122525A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
network
peers
multicast
access network
Prior art date
Application number
PCT/SE2012/050619
Other languages
French (fr)
Inventor
Ayodele Damola
Original Assignee
Telefonaktiebolaget L M Ericsson (Publ)
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
Application filed by Telefonaktiebolaget L M Ericsson (Publ) filed Critical Telefonaktiebolaget L M Ericsson (Publ)
Priority to EP12730057.2A priority Critical patent/EP2815557B1/en
Priority to US14/379,264 priority patent/US9723042B2/en
Priority to CN201280069870.3A priority patent/CN104106252B/en
Publication of WO2013122525A1 publication Critical patent/WO2013122525A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/61Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
    • H04L65/611Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for multicast or broadcast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1069Session establishment or de-establishment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1074Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
    • H04L67/1078Resource delivery mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/266Channel or content management, e.g. generation and management of keys and entitlement messages in a conditional access system, merging a VOD unicast channel into a multicast channel
    • H04N21/26616Channel or content management, e.g. generation and management of keys and entitlement messages in a conditional access system, merging a VOD unicast channel into a multicast channel for merging a unicast channel into a multicast channel, e.g. in a VOD application, when a client served by unicast channel catches up a multicast channel to save bandwidth
    • 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/632Control 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 using a connection between clients on a wide area network, e.g. setting up a peer-to-peer communication via Internet for retrieving video segments from the hard-disk of other client devices

Definitions

  • the present embodiments generally relate to systems and methods and, more particularly, to mechanisms and techniques for enabling , optimized load transportation between a P2P live streaming network and an access network.
  • P2P streaming applications work in much the same way as other P2P file share clients except that instead of downloading files, the users download streams. These streams are then exchanged in real-time with other users.
  • Figure 1 discloses Peer2view (P2View) wh ch is a Peer-to- Peer live streaming application.
  • Figure 1 shows an Internet network 12 comprising P2View peers 13-15.
  • the figure also discloses an origin server 10, a Content Distribution Network CDN 11 and a P2P client 16.
  • the figure shows delivering of HTTP streams .made out of HTTP chunks 1-6.
  • the chunks are delivered either from the origin server or a server in the content distribution network CDN i.e. the file that is to be streamed has been broken up in chunks and is streamed from either the origin server or a server in the CDN network.
  • the origin server or a server in the CDN network i.e. the file that is to be streamed has been broken up in chunks and is streamed from either the origin server or a server in the CDN network.
  • many clients simultaneously ask for streams from a server it may result in. system overload.
  • the server instead of having one server (origin- or CDN) the server has been broken down into smaller peers (Peer2View peers in the internet ⁇ and the chunks are now also part of every peer 13-15.
  • the P2P client 16 When the P2P client 16 is looking for e.g. chunk A it will make a decision, which chunk source is the closest or shortest in terms -of delay, and fetch chunk 4 from there.. .
  • An example of the basic principle is as follows. ien the P2P client 16 enters the system, the- client starts to ask. for existing, video stream channels. The client hereb contacts a. channel list server (not in figure) and the server returns back a list of .channels.
  • the client makes a selection of a desired channel .and contacts a tracker (not in figure) in .the Internet- network.
  • the tracker knows of ail the peers 13-15 already .receiving the channel of interest.
  • the tracker also has knowledge of the CDN server 11 and the origin server 10 ,
  • the -P2P client performs measurements e.g. by using a BART method for available bandwidth estimation, between all replied peers to see which peer is the most appropriate to ask for a needed chunk and then make a chunk request .
  • first problem is that the P2P stream generates a lot of traffic.
  • P2P principles if a chunk is received, the recipient of the chunk has to share a chunk back.
  • the problem with P2P is that when there is an 3 ⁇ 4 unl.im.i ted" amount of peers receiving and sharing, it will be difficult for the operator to dimension network capacity.
  • a second problem is that the impact of this big amount of traffic on the network creates contention for best effort traffic class.
  • a third problem is extra costs such as increased costs for mobile access (air-interface) , transport cost in aggregatio and backbone network, and increased cost for Internet peering .
  • An aim of the embodiments is. to overcome above mentioned limita ions of the prior art.
  • the embodiments focus on sending P2P live- streaming i a non-P2P: way by putting together via a converter node, a Multicast Server in an access network with a P2P live streaming network . If peers in the access network are using./ iewing the same channel and if the number of the peers is above a threshold value, instead of using- P2P, multicasting for ' chunk transportation will be used.
  • An. ob ect of the invention is to optimize load transportation .
  • the solution in one exemplified embodiment is a method to optimize load transportation between a P2P live streaming network and an access network.
  • the method comprises the foilowing st s : A peer in the access network selects a live channel to. u e .
  • a converter node connecting the P2P live streaming network and the access network detects that number of peers in the access network using the selected, channel has reached a predetermined threshold valu .
  • the solution in another exemplified embodiment is a network • node of a telecommunication network configured to optimise load transporta ion.
  • the network node comprises ;
  • the solution in yet another exemplified, embodiment is a terminal node in a telecommunication. network being configured. to receive multicast streaming.
  • the node comprises :
  • the solution makes possible utilization of enhanced Multimedia Broadcast and Multicast services eMBMS for the delivery of live streams in Long Term Evolution LTE that are distributed via P2P over the internet.
  • the solution enables/allows to get rid of P2P traffic in the network which, consumes a lot of bandwidth and deliver streams using multicast which is the preferred way of delivery 1-n s reams.
  • Figure 1 belongs to the prior art and d scloses a block schematic illustratio showing delivering of HTTP streams made out of HTTP chunks from a P2P live streaming network to a P2P client.
  • Figure 2 belongs to the prior art and discloses a block schematic illustration of enhanced Multimedia Broadcast and Multicast Services eMBMS functions using eMBMS interfaces.
  • Figure 3 belongs to the prior art and discloses a signalling sequence diagram showing Multimedia Broadcast and Mul icast Services Session start,, preparatio and notification.
  • Figure 4 discloses a block schematic illustration of a solution overview focusing on sending P2P live streaming in a non-P2P way by putting together via a converter node, a Multicast Server in an access network with a P2P live st.reaming network.
  • Figure 5 discloses in a signalling sequence diagram a method of sending of P2P live streaming in a n.on ⁇ P2P way by using multicasting .
  • Figure 6 discloses a block schematic illustration of a converter node .
  • Figure 7 discloses a block schematic illustration of a Client .
  • FIG. 2 belongs to the prior art and discloses an enhanced Multicast Broadcast Media Server ⁇ MBMS 20, also called a multicast server 20.
  • the figure shows eMBMS functions using eMBMS interfaces .
  • Multimedia Broadcast and Multicast services MBMS is a broadcasting service offered via cellular networks.
  • Enhanced MBMS eMBMS
  • eMBMS is used to denominate MBMS service in Evolved Packet Systems including E-UTRAN (LTE) and UTRAN access.
  • the eMBMS comprises a Broadcast Multicast Service Centre BMSC 21.
  • the BMSC is a 3GPP specified solution for Multicasting in 3G networks.
  • the BMSC is responsible fo triggering multicast inside the operator's network 30.
  • the stream will come from the content source 22 i.e. for example from an internet server.
  • the BMSC handles MBMS sessions and is responsible to deliver user plane media to a M3MS-GW 23.
  • the MBMS-GW provides functionality for sending/broadcasting of MBMS packets to each eNB 25 transmitting the service.
  • the MME 24 provides Session Control of MBMS bearers to. the E-UT AN access.
  • the stream will be fed into the BMSC that will forward the stream into the operator's network 30 i a multicast way. See e.g.
  • Figure 3 belongs to prior art and discloses ah overview of the eMBMS session, establishment.
  • the figure discloses the UE. 16, the eMBMS 20 comprising the eNB 25, the MBMS-GW 23 and the BMSC 21.
  • the BMSC Upon receiving a triggering signal 7.9 the BMSC sends a Session Start Request, signal 80A to : the MBMS-GW.
  • the MBMS- GW forwards the Session- Start Request signal S ' G& to th eNB ' :25 via the MME 24 ⁇ not in figure 3") .
  • the eKB, ME ' and MBMS-G respond with a Session Start Response message 80B to the BMSC.
  • the described signalling sequence is called MBMS Session Start 8;0.
  • Resources in the access network needs to be reserved for the MBMS broadcast well in. time before a MBMS transmission. It is assumed that the configured Admission control 8lA limits in the eNB are set in such a way that the MBMS sessions can be started on time and resources are allocated 8IB for transmission.
  • This signalling is in the figure called 81: MBMB Transmission Preparation.
  • the client UE will get a notification 82A that consists of a direction to a multicast socket that the user equipment should listen to.
  • the messages 82A and 82B will ensure that the user equipment knows on what socket to listen to i.e. the messages work like an implicit join.
  • This signalling is in the figure called 82: MBMS Notification.
  • the multicast notification comes in the information about which channels are available.
  • the server announces that there is a channel open and the UE opens the socket as soon as the data starts coming. See e.g. document 3GPP TS 25.346 or the reference design SAB- 11:045744 lien for a more detailed description of the session es ablishmen .
  • the embodiments that now will be discussed are applicable for both MBMS and eMBMS in order to cover both 3G and LTE cases .
  • FIG. 4 discloses a solution overview of the embodiments. , that below will be discussed more in detail.
  • the solution overview shows £2View peers 13-15 in the internet 12.
  • the figure further discloses P2P clients 16-19 i an access network 30.
  • An Origin Server 10 and a server 11 in a Content Distributio He wqrk CD is shown, in figure 4.
  • the servers 10-11 nd the peers 13-15 are in this example in possession HTTP streams .made out of HTTP chunks 1-6.
  • three P2-P clients 17-19 out of the four clients 16-19 are viewing the same live stream channel and are in possession of chunks 1,2/3,
  • the ' chunks 1,2,3 each one has been fetched, in this example from the origin server 10, the CBN server II and peer 15 respec ively.
  • the fetching of chunks has been done in accordance to prior art.
  • the Internet 12 and the access network. 30 are joined together via a converter node ⁇ Mobile Cloud Accelerator Peer to Peer) MCAP2P 49 and an enhanced Multicast Broadcast Media Server eMBMS 30.
  • the eMBMS has been explained above and the converter node will be further discussed below.
  • Figure 5 discloses in a first embodiment a method of sending P2View streaming in a non-P2 way by using multicasting.
  • Figure 5 discloses the P2P client 16, a Channel list server 71, the eMBMS 20, the converter node MCAP2P 40, a Tracker 70 and a Peer IS in the Internet.
  • Th Channel list server 71 comprises a list of available live stream channels that clients may want to use.
  • the Tracker 70 selects set of e r's to download data chunks from.
  • the Tracker functions as a gateway between peers in the P2P network. In P2P systems based on Tracker architecture when a client requests content, it contacts the Tracker in order to obtain addresses of peers having the desired data chunks.
  • the Tracker replies with a list of addresses to peers haying the data.
  • the method of using mul icasting instead of . using P2P- for chunk transportation if peers in. the access network are viewing the same channel and if the number of the peers i above a threshold value will now be explained.
  • a prerequisite in this example is that th P2P clients 17-19 in the access network are viewing the. same live stream (see figure 4) .
  • the method according to the first- .embodiment comprises the following steps:
  • a threshold value for .number of peers viewing the same channel is set 50 in the converter node 40.
  • the ' threshold value has been set to ".four" . .As. said, three P-2-P clients 17-19 are already viewing the same live stream.
  • the P2P client 16 enters the system and joins 51 the P2View network and the client starts to ask 52 for existing video stream channels.
  • the client hereby contacts the channel list server 71 and the server returns back S3 a list of channels.
  • the client makes a selection of a desired channel which is the same channel as the clients 17-19 are viewing.
  • he client 16 contacts 55 the Tracker 70 in the Internet network.
  • the Tracker knows of ail the peers 13-15 in the Internet in possession of required chunks tha are part of the requested channel and also 1.0 has knowledge of the C.DN server 11 and the origin server 10.
  • the Tracker sends a Tracker response 56 back to the client 16.
  • the response includes a list of peers (usually IP addresses) already watching the channel.
  • the P2P client performs .measurements, e.g. by- using a BART method for available bandwidth estimation, between all replied peers to see which peer is the most appropriate to ask for a needed chunk.
  • the most appropriate peer to ask for the chunk is among the 52 iew peers in the internet but also the servers 10 or 11 may be considered...
  • the client asks, for a list of chunks from the peer 15 in the Internet in possession of the chunks relating to the selected live stream channel by sending a chunk list, request 37 to. that peer..
  • the request comprises channel information.
  • the chunk list request 57 is intercepted 58 in the converter node 40 regarding the channel information.
  • the number of peers (now including the new peer 16) using the same channel is compared 59 to the threshold value.
  • the number is four and the threshold value "four* is found to have been reached.
  • Mode switchin in all peers 16-1S viewing the same channel from P2P to multicast is initiated 61 in the converter node 40.
  • a mode switch message is sent 63 from a Media Converter 42 ⁇ see figure 6 ⁇ in the converter node 40 to the eMBMS 20.
  • the mode switch message corresponds to the triggering message 79 earlier disclosed in figure 3.
  • the eMBMS starts the MBMS session 80 as earlier explained in igure 3.
  • the eMBMS performs MBMS Transmission preparation 81 as earlier explained in figure 3.
  • the eMBMS performs MBMS Notification 82 as explained in figure 3. This result in signalling from eMBMS to the client as explained earlier in figure 3 by the signalling 82A and 82B. This is disclosed by bearer, info message 83 in. figure 5. Fqr simplicity reasons only one client, is referred to in figure 5. but the signalling is. sen to all clients 16-19 using the channel. Bearer information is extracted by the client from the message 83 This information is used by the client to .know what multicast bearer to join.
  • Switch message 62 is sent from a P2P to multicasting switch 43 ⁇ see figure 6) in the converte node 40 to the client 16 and upon receiving the message a MBMS socket is opened 64 and a P2P stream client is . stopped 65 in the client 16.
  • the converter node 40 activates 60 the converting, of chunks from P2P format into multicast MSBM format. Converting from P2P format into multicast format e.g. BASH or HLS over MBMS download, belongs to prior art.
  • - MBMS data broadcast is fed 66 from 43 in the converter node 40 via the BMSC 21 to the client 16.
  • Chunks are fed 68 in the client IS from the MBMS socket to a video client.
  • FIG. 6 discloses a block schematic illustration of a converter node 40, in this embodiment also called, a Mobile Cloud Accelerator Peer to Peer MCAP2P 40.
  • Figure 6 discloses the MCAP2P architect-are.
  • the converter node comprises a Media converter 42, a P.2P to multicas ing switch 43 and an interception unit 44.
  • the MCAP2P module further comprises a virtual!zation layer 41 upon which it is possible to deploy and instantiate different P2P protocols depending on the protocols used by the terminals.
  • the Virtualization layer 41 permits shared hardware recourses and different applications 4 ⁇ 8a-c to be run b the hardware resources .
  • P2P ⁇ ie Bittorent and P2PLive for example represent server software that can be placed on top of the Virtualization layer and be run b hardware.
  • a P2view application 48a has been placed on top of the Virtualization; layer and the MCAP2P in this example acts as a standard P2Vie client.
  • the Media Converter 42 converts. HTTP chunk from: P2View format into multicast fox-mat.
  • the switch 43 initiates the eMBMS to prepare and notify user equipment to receive multicast streaming.
  • the interception unit 44 comprises a Deep Packet Inspection module that is able to extract i . nformation from a passing message.
  • the interception unit comprises in this example a data base 45; in which a threshold value T for number of clients using/ iewing same channel is stored.
  • Figure 6 further discloses the client 16 that is attached via interfaces to the switch 43 and the interception unit 44 in the converter.
  • the user equipment is further attached via the BMSC 21 to the Media Converter 42.
  • the Tracker 70 is attached via an interface to the interception unit 44.
  • Internet 12 is attached via interfaces to the converter node 40, to the Tracker 70 and to the client 16.
  • a. trigger is sent from the interception unit 44 to the switch 43 that sends the mode switch message 62 (see figure 5) to the client 16 in order to switch mode.
  • Chunks are received to the P2View application 48a from Peer2view Peers 13-15 in possession of required chunks in. the Internet. Chunks belonging to a selected channel are sent from Internet to the P2View application 48 . The received chunks in P2view format are forwarded to the Media Converter 42 and converted to Multimedia Broadcast and Multicast services MBMS format and sent in Multicast format to the BMSC 21 in the eMBMS 20. Chunks are then streamed from the BMSC in the eMBMS to the client 16 in a Multicast way.
  • Figure- 7 discloses a block schematic illustration of a Client.
  • the User Equipment architecture A Peer2View (P2P streaming) client 90 comprising MCAP2P module 91 is. seen in the figure.
  • the MCAP2P module will receive the switch message 62 that were explained in figure 5.
  • ⁇ video rendering application 92 will receive chunks from a Live stream source 94 eithe from the P2View system 93 or after- the threshold has been, reached from the multicast system via the MGAP2P 40.
  • An eMBMS client • 96 receives the MBMS notificatio 82 (see figure 5 ⁇ via the eMBMS 20 whereby TGMI will be extracted- After the mode switch message 62 (see figure 5) from MCAP2P 40 an MBMS socket, in the eMBMS client will be opened and the client 90 will be stopped, in case of a reached threshold f chunks will be received from the opened MBMS socket and forwarded in the client to the Video rendering application 92.
  • the program storage medium includes data signal embodied in one or more of a carrier wave, a computer disk (magnetic, or optical ⁇ e.g., CD or DVD, or both), non-volatile memory, tape, a system memory, and a computer hard drive.
  • the systems and methods of the present invention may be implemented for example on any of the Third Generation Partnership Project ( 3GP2?) , European Telecommunications Standards Institute ⁇ ETS ) , American National Standards Institute (ANSI) , Long Term. Evolution (LTE) or other standard telecommunication network architecture.
  • 3GP2 Third Generation Partnership Project
  • ETS European Telecommunications Standards Institute
  • ANSI American National Standards Institute
  • LTE Long Term. Evolution
  • Other examples are the Institute of Electrical and Electronics Engineers (IEEE) or The Internet Engineering Task Force (IETF) .

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Databases & Information Systems (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present invention relates to methods and arrangements to optimize load transportation between a P2P live streaming network (12) and an access network (30}. The method comprises steps like: - A peer (16) in the access network selects a live channel to use. ~ A request (57) comprising information of the selected channel is sent from the access network to the streaming network, - A converter node (4.0) connecting the P2P live streaming network and the access network detects that number of peers (16-19) in the access network using the selected channel has reached a predetermined threshold value (T) - Chunks that are parts of the selected channel arriving from peers (13-15) in the streaming network are converted in the converter node (40) from P2P format to multicast format.

Description

P2P STRK&MIMG SUPPORT
The present embodiments generally relate to systems and methods and, more particularly, to mechanisms and techniques for enabling, optimized load transportation between a P2P live streaming network and an access network.
B e&ORQOTSB
Companies a e rapidly adding dynamic, rich and interactive capabilities to improve user experiences, grow online audiences,, and drive page views and transactions. As web sites evolve toward, completely rich, dynamic online channel experiences, businesses face a new, but stark challenge. Today's consumers have come to. expect, highly interactiv online experi nces. When e..g, watching a movie, they demand a smooth, flawless experience. In the international Application W02QIG/Q05349 is disclosed, a method for an IPTV Set Top Box to access content from an external domain outside the IPTV service prov der ' s domain by retrieving and converting required content from the external domain into a format that is accessibl via the F V Set Top Box,
P2P streaming applications work in much the same way as other P2P file share clients except that instead of downloading files, the users download streams. These streams are then exchanged in real-time with other users.
Figure 1 discloses Peer2view (P2View) wh ch is a Peer-to- Peer live streaming application. Figure 1 shows an Internet network 12 comprising P2View peers 13-15. The figure also discloses an origin server 10, a Content Distribution Network CDN 11 and a P2P client 16. The figure shows delivering of HTTP streams .made out of HTTP chunks 1-6. The chunks are delivered either from the origin server or a server in the content distribution network CDN i.e. the file that is to be streamed has been broken up in chunks and is streamed from either the origin server or a server in the CDN network. In case many clients simultaneously ask for streams from a server it may result in. system overload. Due to this, instead of having one server (origin- or CDN) the server has been broken down into smaller peers (Peer2View peers in the internet} and the chunks are now also part of every peer 13-15. When the P2P client 16 is looking for e.g. chunk A it will make a decision, which chunk source is the closest or shortest in terms -of delay, and fetch chunk 4 from there.. .An example of the basic principle is as follows. ien the P2P client 16 enters the system, the- client starts to ask. for existing, video stream channels. The client hereb contacts a. channel list server (not in figure) and the server returns back a list of .channels. The client makes a selection of a desired channel .and contacts a tracker (not in figure) in .the Internet- network. The tracker knows of ail the peers 13-15 already .receiving the channel of interest. The tracker also has knowledge of the CDN server 11 and the origin server 10 , The -P2P client performs measurements e.g. by using a BART method for available bandwidth estimation, between all replied peers to see which peer is the most appropriate to ask for a needed chunk and then make a chunk request .
Problems exist with the above described technique. first problem is that the P2P stream generates a lot of traffic. According- to P2P principles, if a chunk is received, the recipient of the chunk has to share a chunk back. The problem with P2P is that when there is an ¾unl.im.i ted" amount of peers receiving and sharing, it will be difficult for the operator to dimension network capacity. A second problem is that the impact of this big amount of traffic on the network creates contention for best effort traffic class. A third problem is extra costs such as increased costs for mobile access (air-interface) , transport cost in aggregatio and backbone network, and increased cost for Internet peering .
An aim of the embodiments is. to overcome above mentioned limita ions of the prior art. The embodiments focus on sending P2P live- streaming i a non-P2P: way by putting together via a converter node, a Multicast Server in an access network with a P2P live streaming network . If peers in the access network are using./ iewing the same channel and if the number of the peers is above a threshold value, instead of using- P2P, multicasting for' chunk transportation will be used.
An. ob ect of the invention is to optimize load transportation .
The solution in one exemplified embodiment is a method to optimize load transportation between a P2P live streaming network and an access network. The method comprises the foilowing st s : A peer in the access network selects a live channel to. u e .
- request comprising information of the selected channel is sent from the access network to the streaming network.
A converter node connecting the P2P live streaming network and the access network, detects that number of peers in the access network using the selected, channel has reached a predetermined threshold valu .
- Chunks that are parts of the selected channel, arriving from peers (13-15) in the streaming network, are converted in the converter node to multicast format.
The solution in another exemplified embodiment is a network node of a telecommunication network configured to optimise load transporta ion. The network node comprises ;
Means, for intercepting signalling transmitted from., peers in a access network to a P2P live streaming network.
Means for detecting reach of a threshold value corresponding to number of peers in th access network using selected channel.
Means for converting chunks received from peers in the P2P live streaming network into multicas format .
The solution in yet another exemplified, embodiment is a terminal node in a telecommunication. network being configured. to receive multicast streaming. The node comprises :
- Means for extracting bearer information received from a multicast server .
- Means for receiving a switch message initiating receiving of multicast streaming.
- Means for opening a multicast socket.
- Means for stopping a P2P streaming client. Some advantages of the embodiments are as follows:
The solution makes possible utilization of enhanced Multimedia Broadcast and Multicast services eMBMS for the delivery of live streams in Long Term Evolution LTE that are distributed via P2P over the internet.
The solution enables/allows to get rid of P2P traffic in the network which, consumes a lot of bandwidth and deliver streams using multicast which is the preferred way of delivery 1-n s reams.
The invention will now be described more in detail with the aid of preferred embodiments- in connection with the enclosed drawings ..
BRIEF DESCRI IO OF THE BRAWISSS
Figure 1 belongs to the prior art and d scloses a block schematic illustratio showing delivering of HTTP streams made out of HTTP chunks from a P2P live streaming network to a P2P client.
Figure 2 belongs to the prior art and discloses a block schematic illustration of enhanced Multimedia Broadcast and Multicast Services eMBMS functions using eMBMS interfaces.
Figure 3 belongs to the prior art and discloses a signalling sequence diagram showing Multimedia Broadcast and Mul icast Services Session start,, preparatio and notification.
Figure 4 discloses a block schematic illustration of a solution overview focusing on sending P2P live streaming in a non-P2P way by putting together via a converter node, a Multicast Server in an access network with a P2P live st.reaming network. Figure 5 discloses in a signalling sequence diagram a method of sending of P2P live streaming in a n.on~P2P way by using multicasting .
Figure 6 discloses a block schematic illustration of a converter node .
Figure 7 discloses a block schematic illustration of a Client .
In the following description, for purposes of explanation and not limi ation, .specific details are set forth, such as. particular circuits, circuit, components., techniques, etc.. in order to provide a thorough understanding of the present embodiments.. However, it will be apparent to one skilled in the art that the present examples xnay be practiced in other embodiments that depart from these specific details. .In other instances, detailed descriptions of well known methods, devices, and circuits are omitted so as not to obscure the description of the present embodiments with unnecessary detail.
While P2P works very well over the Internet it is not desirable insid an operator's access network wherein multicast would be to prefer. Figure 2 belongs to the prior art and discloses an enhanced Multicast Broadcast Media Server ©MBMS 20, also called a multicast server 20. The figure shows eMBMS functions using eMBMS interfaces . Multimedia Broadcast and Multicast services MBMS is a broadcasting service offered via cellular networks. Enhanced MBMS (eMBMS). is used to denominate MBMS service in Evolved Packet Systems including E-UTRAN (LTE) and UTRAN access. The eMBMS comprises a Broadcast Multicast Service Centre BMSC 21. The BMSC is a 3GPP specified solution for Multicasting in 3G networks. The BMSC is responsible fo triggering multicast inside the operator's network 30. The stream will come from the content source 22 i.e. for example from an internet server. The BMSC handles MBMS sessions and is responsible to deliver user plane media to a M3MS-GW 23. The MBMS-GW provides functionality for sending/broadcasting of MBMS packets to each eNB 25 transmitting the service. The MME 24 provides Session Control of MBMS bearers to. the E-UT AN access. The stream will be fed into the BMSC that will forward the stream into the operator's network 30 i a multicast way. See e.g. document GVP TS' 25.3 6.: or the reference design ΒΆΒ- 11:04574 ue for a more detailed description. Figure 3 belongs to prior art and discloses ah overview of the eMBMS session, establishment. The figure discloses the UE. 16, the eMBMS 20 comprising the eNB 25, the MBMS-GW 23 and the BMSC 21. Upon receiving a triggering signal 7.9 the BMSC sends a Session Start Request, signal 80A to: the MBMS-GW. The MBMS- GW forwards the Session- Start Request signal S'G& to th eNB' :25 via the MME 24 {not in figure 3") . The eKB, ME' and MBMS-G respond with a Session Start Response message 80B to the BMSC. The described signalling sequence is called MBMS Session Start 8;0. Resources in the access network needs to be reserved for the MBMS broadcast well in. time before a MBMS transmission. It is assumed that the configured Admission control 8lA limits in the eNB are set in such a way that the MBMS sessions can be started on time and resources are allocated 8IB for transmission. This signalling is in the figure called 81: MBMB Transmission Preparation. The client UE will get a notification 82A that consists of a direction to a multicast socket that the user equipment should listen to. The messages 82A and 82B will ensure that the user equipment knows on what socket to listen to i.e. the messages work like an implicit join. This signalling is in the figure called 82: MBMS Notification. The multicast notification comes in the information about which channels are available. When the UE gets that information it opens a socket. In other words, the server announces that there is a channel open and the UE opens the socket as soon as the data starts coming. See e.g. document 3GPP TS 25.346 or the reference design SAB- 11:045744 lien for a more detailed description of the session es ablishmen . The embodiments that now will be discussed are applicable for both MBMS and eMBMS in order to cover both 3G and LTE cases .
Figure. 4 discloses a solution overview of the embodiments., that below will be discussed more in detail. The solution overview shows £2View peers 13-15 in the internet 12. The figure further discloses P2P clients 16-19 i an access network 30. An Origin Server 10 and a server 11 in a Content Distributio He wqrk CD is shown, in figure 4. The servers 10-11 nd the peers 13-15 are in this example in possession HTTP streams .made out of HTTP chunks 1-6. In this example, three P2-P clients 17-19 out of the four clients 16-19 are viewing the same live stream channel and are in possession of chunks 1,2/3, The' chunks 1,2,3 each one has been fetched, in this example from the origin server 10, the CBN server II and peer 15 respec ively. The fetching of chunks has been done in accordance to prior art. According to the embodiment , the Internet 12 and the access network. 30 are joined together via a converter node {Mobile Cloud Accelerator Peer to Peer) MCAP2P 49 and an enhanced Multicast Broadcast Media Server eMBMS 30. The eMBMS has been explained above and the converter node will be further discussed below.
Figure 5 discloses in a first embodiment a method of sending P2View streaming in a non-P2 way by using multicasting. Figure 5 discloses the P2P client 16, a Channel list server 71, the eMBMS 20, the converter node MCAP2P 40, a Tracker 70 and a Peer IS in the Internet. Th Channel list server 71 comprises a list of available live stream channels that clients may want to use. The Tracker 70 selects set of e r's to download data chunks from. The Tracker functions as a gateway between peers in the P2P network. In P2P systems based on Tracker architecture when a client requests content, it contacts the Tracker in order to obtain addresses of peers having the desired data chunks. The Tracker replies with a list of addresses to peers haying the data. The method of using mul icasting instead of. using P2P- for chunk transportation if peers in. the access network are viewing the same channel and if the number of the peers i above a threshold value will now be explained. A prerequisite in this example is that th P2P clients 17-19 in the access network are viewing the. same live stream (see figure 4) . The method according to the first- .embodiment comprises the following steps:
- A threshold value for .number of peers viewing the same channel is set 50 in the converter node 40. in this example the' threshold value has been set to ".four" . .As. said, three P-2-P clients 17-19 are already viewing the same live stream.
- The signalling tha will be discussed in this paragraph is part of the prior" art. The P2P client 16 enters the system and joins 51 the P2View network and the client starts to ask 52 for existing video stream channels. The client hereby contacts the channel list server 71 and the server returns back S3 a list of channels. The client makes a selection of a desired channel which is the same channel as the clients 17-19 are viewing. he client 16 contacts 55 the Tracker 70 in the Internet network. The Tracker knows of ail the peers 13-15 in the Internet in possession of required chunks tha are part of the requested channel and also 1.0 has knowledge of the C.DN server 11 and the origin server 10. The Tracker sends a Tracker response 56 back to the client 16. The response includes a list of peers (usually IP addresses) already watching the channel. The P2P client performs .measurements, e.g. by- using a BART method for available bandwidth estimation, between all replied peers to see which peer is the most appropriate to ask for a needed chunk. In this example the most appropriate peer to ask for the chunk is among the 52 iew peers in the internet but also the servers 10 or 11 may be considered... The client asks, for a list of chunks from the peer 15 in the Internet in possession of the chunks relating to the selected live stream channel by sending a chunk list, request 37 to. that peer.. The request comprises channel information.
According to the first embodiment the chunk list request 57 is intercepted 58 in the converter node 40 regarding the channel information.
The number of peers (now including the new peer 16) using the same channel is compared 59 to the threshold value. The number is four and the threshold value "four* is found to have been reached.
Mode switchin (in all peers 16-1S viewing the same channel) from P2P to multicast is initiated 61 in the converter node 40.
A mode switch message is sent 63 from a Media Converter 42 {see figure 6} in the converter node 40 to the eMBMS 20. The mode switch message corresponds to the triggering message 79 earlier disclosed in figure 3. - The eMBMS starts the MBMS session 80 as earlier explained in igure 3.
- The eMBMS performs MBMS Transmission preparation 81 as earlier explained in figure 3.
- The eMBMS performs MBMS Notification 82 as explained in figure 3. This result in signalling from eMBMS to the client as explained earlier in figure 3 by the signalling 82A and 82B. This is disclosed by bearer, info message 83 in. figure 5. Fqr simplicity reasons only one client, is referred to in figure 5. but the signalling is. sen to all clients 16-19 using the channel. Bearer information is extracted by the client from the message 83 This information is used by the client to .know what multicast bearer to join.
- A. Switch message 62 is sent from a P2P to multicasting switch 43 {see figure 6) in the converte node 40 to the client 16 and upon receiving the message a MBMS socket is opened 64 and a P2P stream client is. stopped 65 in the client 16.
- The converter node 40 activates 60 the converting, of chunks from P2P format into multicast MSBM format. Converting from P2P format into multicast format e.g. BASH or HLS over MBMS download, belongs to prior art.
- MBMS data broadcast is fed 66 from 43 in the converter node 40 via the BMSC 21 to the client 16.
- Chunks are fed 68 in the client IS from the MBMS socket to a video client.
Figure 6 discloses a block schematic illustration of a converter node 40, in this embodiment also called, a Mobile Cloud Accelerator Peer to Peer MCAP2P 40. Figure 6 discloses the MCAP2P architect-are. The converter node comprises a Media converter 42, a P.2P to multicas ing switch 43 and an interception unit 44. The MCAP2P module further comprises a virtual!zation layer 41 upon which it is possible to deploy and instantiate different P2P protocols depending on the protocols used by the terminals. The Virtualization layer 41 permits shared hardware recourses and different applications 4<8a-c to be run b the hardware resources . P2P¥ie , Bittorent and P2PLive for example represent server software that can be placed on top of the Virtualization layer and be run b hardware. In this example a P2view application 48a has been placed on top of the Virtualization; layer and the MCAP2P in this example acts as a standard P2Vie client. The Media Converter 42 converts. HTTP chunk from: P2View format into multicast fox-mat. The switch 43 initiates the eMBMS to prepare and notify user equipment to receive multicast streaming. The interception unit 44 comprises a Deep Packet Inspection module that is able to extract i.nformation from a passing message. The interception unit comprises in this example a data base 45; in which a threshold value T for number of clients using/ iewing same channel is stored. Figure 6 further discloses the client 16 that is attached via interfaces to the switch 43 and the interception unit 44 in the converter. The user equipment is further attached via the BMSC 21 to the Media Converter 42. The Tracker 70 is attached via an interface to the interception unit 44. Internet 12 is attached via interfaces to the converter node 40, to the Tracker 70 and to the client 16. After reached threshold T, a. trigger is sent from the interception unit 44 to the switch 43 that sends the mode switch message 62 (see figure 5) to the client 16 in order to switch mode. Chunks are received to the P2View application 48a from Peer2view Peers 13-15 in possession of required chunks in. the Internet. Chunks belonging to a selected channel are sent from Internet to the P2View application 48 . The received chunks in P2view format are forwarded to the Media Converter 42 and converted to Multimedia Broadcast and Multicast services MBMS format and sent in Multicast format to the BMSC 21 in the eMBMS 20. Chunks are then streamed from the BMSC in the eMBMS to the client 16 in a Multicast way.
Figure- 7 discloses a block schematic illustration of a Client. The figur'e -discloses. the User Equipment architecture. A Peer2View (P2P streaming) client 90 comprising MCAP2P module 91 is. seen in the figure. The MCAP2P module will receive the switch message 62 that were explained in figure 5. Ά video rendering application 92 will receive chunks from a Live stream source 94 eithe from the P2View system 93 or after- the threshold has been, reached from the multicast system via the MGAP2P 40. An eMBMS client 96 receives the MBMS notificatio 82 (see figure 5} via the eMBMS 20 whereby TGMI will be extracted- After the mode switch message 62 (see figure 5) from MCAP2P 40 an MBMS socket, in the eMBMS client will be opened and the client 90 will be stopped, in case of a reached thresholdf chunks will be received from the opened MBMS socket and forwarded in the client to the Video rendering application 92.
System and nodes that can be used to put the invention into practice is schematically shown in the figures. .Enumerated items are shown in the figures as individual elements. In actual implementations -of the invention, however, they may be inseparable components of other electronic devices such as a digital computer. Thus, actions described above may be implemented in software that may be embodied in an article of manufacture that includes a program storage medium. The program storage medium includes data signal embodied in one or more of a carrier wave, a computer disk (magnetic, or optical {e.g., CD or DVD, or both), non-volatile memory, tape, a system memory, and a computer hard drive.
The systems and methods of the present invention may be implemented for example on any of the Third Generation Partnership Project ( 3GP2?) , European Telecommunications Standards Institute { ETS ) , American National Standards Institute (ANSI) , Long Term. Evolution (LTE) or other standard telecommunication network architecture. Other examples are the Institute of Electrical and Electronics Engineers (IEEE) or The Internet Engineering Task Force (IETF) .
The description, for purposes of explanation and not limitation, sets forth specific details, such as particular components, electronic circuitry, techniques, etc., in order to provide an understanding of the present invention. But it will be apparent to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known methods, devices, and -techniques, etc., are omitted so as not to obscure the description wit unnecessary detail . Individual function blocks are shown in one ox" more figures. Those skilled in the art will appreciate that functions may be implemented using discrete components or multi-function hardware. Processing functions may be implemented using a programmed microprocessor or general-purpose computer. The invention is not limited to the above described and in the drawings shown embodiments but can be modified within the scope of the enclosed claims.

Claims

A method to optimize load transportation between a P2P live streaming network ( 12) and an access network (305 the method comprising:
- selecting by a pee (16) in the access network live channel to use;
·- sending a request (57) comprising information of the selected channel from the access network to the streaming network; c h a r a c t e r i z e d in:
- detecting in a converter node (40) connecting the P2P live streaming network .and. th access network, that number of peers {16-3.9} in the access network using the selected. channel has reached a predetermined threshold value (a?) ;
- converting in the converter node .{40} chunks: that, are parts of the selected channel, arriving; from peers (13-15.) in the streaming network,- from P2.P format to multicast forma ,
e method to optimize load transportation according claim 1, further including: initiating mode switching by sending a mode switch message ( 63 ! from the converter node (40) to a The method to optimize load transportation according to any of claims 1-2, further including:
- initiating (62) by the converter node {40} detected peers to switch from P2P mode to multicast mode.
The method to optimize load transportation according to claim 3, further including:
- forwarding converted chunks from the converter node (40) to the multicast server (20)
- forwarding (66) converted chunks: .i a multicast way from the multicast server (20) to the detected peers {16-19} .
The method to optimize load transportation according to any of claims 3-4, further including:
- extracting in the detected peers (XS-IS bearer information from a bearer info message (83} received from the multicast server (20)
- receiving to the detected peers a switch message (62) from the converter node (40)
- opening in the detected peers a multicast socket
- stopping in the detected peers a P2P stream client .
6. The method to optimize load transpo tation according to claim 5, further including: feeding a channel stream received to a detected peer from the socket to a video client.
: method to optimize load transportation according any of the previous claims, further including: intercepting (58} the request (5?) in the converter node {40) .
The method to optimize load transportation according to claim 7 whereby- the request (57) is intercepted (58) i the converter node (40) by using Deep Packet Inspection.
A computer program product comprising computer program code, wherein the computer program comprises code adapted to perform the method of one or more of the claims 1-8, when the computer program code is executed in a processor.
A network node (40) of a telecpiamunication network configured to optimize load transportation, said node comprising:
- means (44) for intercepting signalling transmitted from peers (16-19) in an access network (30) to a P2P live streaming network (12)
- means (44, 45) fox- detecting reaching of a threshold value corresponding to number of peers in the access network (.30) using a selected channel means {42} for converting chunks received from peers (13-15) in the P2P live streaming network (12) from P2P format to multicast format.
11. The network node (40} of claim 10, said node further comprising :
·■■ means (42) to initiate mode switching by sending a mode switch message {63} to a multicast server (20) .
The network node (40} of claim 11, said node further comprising :
- means {43} to send a Switch message 62 to detected peers {16-10) in the access network (30) to influence the peers to swi ch, from P2P mode to mul icas mode.
13. The network node (40) of claim 12, said node further comprising:
- means {43} for forwarding converted chunks to the multicast server {20}
14. The network node {40} according to any of claims 10- 13, said node further comprising:
- means {455 to store the threshold value (T) .
15. The network node (40) according to any of claims 10- 14, said node further comprising:
- a visualization layer deploying and instantiating different protocols depending on the protocols used by attached terminals .
16. A terminal node (16.) of a telecommunication network, said node comprising; - means fo extracting bearer Information received from a multicast server (20
- means for receiving a switch message (62) initiating, receiving of multicast strearning
- means for opening a multicast socket; - means for stopping a P2p streaming client C9G) .
The terminal node (IS) of a telecommunication network, according to claim 16, said node further comprising;
- means for playing out received multicast streaming media ,
PCT/SE2012/050619 2012-02-16 2012-06-08 P2p streaming support WO2013122525A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP12730057.2A EP2815557B1 (en) 2012-02-16 2012-06-08 P2p streaming support
US14/379,264 US9723042B2 (en) 2012-02-16 2012-06-08 P2P streaming support
CN201280069870.3A CN104106252B (en) 2012-02-16 2012-06-08 The streamed methods of P2P, equipment and node

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201261599646P 2012-02-16 2012-02-16
US61/599,646 2012-02-16

Publications (1)

Publication Number Publication Date
WO2013122525A1 true WO2013122525A1 (en) 2013-08-22

Family

ID=46384448

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2012/050619 WO2013122525A1 (en) 2012-02-16 2012-06-08 P2p streaming support

Country Status (4)

Country Link
US (1) US9723042B2 (en)
EP (1) EP2815557B1 (en)
CN (1) CN104106252B (en)
WO (1) WO2013122525A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3089469A4 (en) * 2013-12-24 2017-08-30 LE Holdings (Beijing) Co., Ltd. Data processing method and device in content delivery network

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014032291A1 (en) * 2012-08-31 2014-03-06 Telefonaktiebolaget L M Ericsson(Publ) Methods and devices for switching between peer-to-peer and multimedia broadcast multicast service
CN104468395B (en) * 2014-10-20 2018-11-06 广州华多网络科技有限公司 The channel access method and system of direct broadcasting room
CN106937136B (en) * 2017-03-29 2020-05-12 武汉斗鱼网络科技有限公司 Data delay method and system based on statistical information of network live broadcast room
SG11201910178SA (en) * 2017-05-11 2019-11-28 Channelfix Com Llc Video-tournament platform
CN108966029A (en) * 2017-05-17 2018-12-07 北京博瑞彤芸文化传播股份有限公司 A kind of processing method of live information
CN109561137B (en) * 2018-11-14 2021-08-24 广州虎牙信息科技有限公司 Method, device, terminal equipment and medium for establishing P2P network
JP7298688B2 (en) * 2019-07-10 2023-06-27 日本電信電話株式会社 Content distribution system, unicast multicast conversion device, content distribution method and content distribution program
US11570511B2 (en) 2020-05-06 2023-01-31 EXA Properties, L.L.C. Composite video competition
CN113115056B (en) * 2021-03-15 2023-03-28 广州虎牙科技有限公司 Live broadcast method, device, system, storage medium and equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008145187A1 (en) * 2007-05-31 2008-12-04 Telefonaktiebolaget Lm Ericsson (Publ) Media transport protocol selection
WO2010005349A1 (en) 2008-07-07 2010-01-14 Telefonaktiebolaget L M Ericsson (Publ) Proxy functionality
US20100165902A1 (en) * 2005-12-14 2010-07-01 Tor Kvernvik Usage of policy information for network supported selection of unicast versus mbms

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9294728B2 (en) * 2006-01-10 2016-03-22 Imagine Communications Corp. System and method for routing content
US7885199B2 (en) * 2006-01-31 2011-02-08 Alcatel-Lucent Usa Inc. System and method for providing group calling in a wireless network
US8194681B2 (en) * 2006-05-23 2012-06-05 Core Wireless Licensing S. á.r. l. Bridging between AD HOC local networks and internet-based peer-to-peer networks
CN101616170B (en) * 2008-06-27 2012-09-19 华为技术有限公司 Method for supplying media stream service and system thereof
WO2010064965A1 (en) * 2008-12-03 2010-06-10 Telefonaktiebolaget L M Ericsson (Publ) Method for selection of suitable peers in a peer-to-peer (p2p) network
US9467285B2 (en) * 2010-09-07 2016-10-11 Nokia Technologies Oy Security of a multimedia stream
WO2013119802A1 (en) * 2012-02-11 2013-08-15 Social Communications Company Routing virtual area based communications

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100165902A1 (en) * 2005-12-14 2010-07-01 Tor Kvernvik Usage of policy information for network supported selection of unicast versus mbms
WO2008145187A1 (en) * 2007-05-31 2008-12-04 Telefonaktiebolaget Lm Ericsson (Publ) Media transport protocol selection
WO2010005349A1 (en) 2008-07-07 2010-01-14 Telefonaktiebolaget L M Ericsson (Publ) Proxy functionality

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3089469A4 (en) * 2013-12-24 2017-08-30 LE Holdings (Beijing) Co., Ltd. Data processing method and device in content delivery network

Also Published As

Publication number Publication date
EP2815557A1 (en) 2014-12-24
US20150381675A1 (en) 2015-12-31
CN104106252A (en) 2014-10-15
EP2815557B1 (en) 2018-03-21
US9723042B2 (en) 2017-08-01
CN104106252B (en) 2018-10-26

Similar Documents

Publication Publication Date Title
US9723042B2 (en) P2P streaming support
US9854009B2 (en) Method and apparatus for enabling multimedia synchronization
EP2885903B1 (en) Processing of multimedia data
US20160119395A1 (en) Method for supporting multicast of streaming media, and related apparatus and system
US20130114597A1 (en) Proxy server, relay method, communication system, relay control program, and recording medium
US20120084356A1 (en) Method and apparatus for media session sharing and group synchronization of multi media streams
US20140020039A1 (en) Method, Apparatus, and Terminal Device for Sharing Internet Protocol Television Content
US9787734B2 (en) Methods and devices for switching between peer-to-peer and multimedia broadcast multicast service
EP3446477A1 (en) Media data streaming method and apparatus
EP4060964B1 (en) Method and apparatus for processing multicast signal
EP2271035A1 (en) Method and device for group-transmitting ims instant messages
US9634845B2 (en) Session switching during ongoing data delivery in a network
JP7094648B1 (en) Terminals, programs and methods for delaying broadcast and unicast content
Ha et al. Topology and architecture design for peer to peer video live streaming system on mobile broadcasting social media
Bataa et al. A functional design of BM-SC to support mobile IPTV in LTE network
US10819802B2 (en) Enabling transmission of streaming content using point to multipoint delivery
Hammershøj et al. The Next-Generation Television Broadcasting Test Platform in Copenhagen
US20230412661A1 (en) Providing transparent multicast content via mobile telecommunication network
Chen et al. Load-sharing overlay network design for ubiquitous video surveillance services
Choong et al. Prototype implementation of a connection handover system for video streaming with different delivery methods
Wan et al. A Framework for Streaming Service Composition

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: 12730057

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2012730057

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 14379264

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE