WO2012113212A1 - Method and system for sending multicast join request in advance during fast channel change - Google Patents

Method and system for sending multicast join request in advance during fast channel change Download PDF

Info

Publication number
WO2012113212A1
WO2012113212A1 PCT/CN2011/078939 CN2011078939W WO2012113212A1 WO 2012113212 A1 WO2012113212 A1 WO 2012113212A1 CN 2011078939 W CN2011078939 W CN 2011078939W WO 2012113212 A1 WO2012113212 A1 WO 2012113212A1
Authority
WO
WIPO (PCT)
Prior art keywords
multicast
time
client
unicast
server
Prior art date
Application number
PCT/CN2011/078939
Other languages
French (fr)
Chinese (zh)
Inventor
朱晓斌
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2012113212A1 publication Critical patent/WO2012113212A1/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/64Addressing
    • H04N21/6405Multicasting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/438Interfacing the downstream path of the transmission network originating from a server, e.g. retrieving MPEG packets from an IP network
    • H04N21/4383Accessing a communication channel
    • H04N21/4384Accessing a communication channel involving operations to reduce the access time, e.g. fast-tuning for reducing channel switching latency

Definitions

  • the present invention relates to the field of communications, and in particular, to a method and system for pre-sending a multicast request during fast channel switching. Background technique
  • Digital video coding technology generally uses interframe coding to increase the compression ratio, which causes the decoder to receive an I frame (Intra Frame) to begin displaying the video correctly.
  • I frame Intra Frame
  • multicast technology is preferred to transmit live streams, and all terminals collectively receive the same stream.
  • the time at which it starts to receive the live stream is random. It usually takes a while to receive the I frame and display the video picture, which seriously affects the channel switching speed of the IPTV.
  • FCC Fast Channel Change
  • the timing at which the FCC Server stops transmitting the unicast code stream and the terminal starts to use the multicast code stream decoding (hereinafter referred to as "unicast and multicast switching") is very critical, and the premature handover may not receive enough.
  • Unicast data cannot be connected to multicast data, causing damage to the video picture played by the terminal to affect the user experience.
  • the switch if the switch is too late, there is no need to worry about the connection between unicast and multicast data, but the FCC Server needs to send a long time unicast.
  • the code stream invisibly wastes the processing power of the FCC Server and increases the deployment cost. Subsequent sections of this article will support terminals that support fast channel switching.
  • Called Fast Channel Change Client (FCC Client or FCC Client)
  • client without causing confusion.
  • the fast channel switching server can be simply referred to as "server”. ".
  • the unicast code stream can be sent by the server at a higher speed.
  • the client is notified to request to join the multicast group, and the client receives the multicast stream.
  • the server is then notified to stop sending the unicast stream.
  • the data device needs to process a request to join the multicast group for a certain period of time, which means that there is a delay interval between the client sending a multicast request and receiving the multicast stream. Short time
  • the server continues to send hundreds of milliseconds of unicast stream until the client actually receives it. Multicast stream, which obviously wastes service capabilities.
  • the server can calculate the earliest time when the client requests to join the multicast group and deliver it to the client.
  • the client can refer to this data to determine the time to request to join the multicast group. How to get the data of "the earliest time to request to join the multicast group" and how the client uses this data, the document does not give a substantive explanation. Summary of the invention
  • the main object of the present invention is to provide a method and system for pre-sending a multicast request during fast channel switching, so as to shorten the time for the server to send a unicast stream and save processing power.
  • the technical solution of the present invention is achieved as follows:
  • the method for pre-sending the multicast request in the fast channel switching includes: collecting the processing time cost of the data processing device to process the multicast request, calculating the synchronization time between the unicast and the multicast code stream, and calculating the client to send the multicast in advance. The moment of the request.
  • the collecting method is at least one of the following: and when obtaining a plurality of different values, using a statistical method including taking a minimum value or an average value to obtain a single value as a multicast request Processing delay:
  • Real-time statistics when the client is working normally, calculate the time interval between itself sending a multicast request and receiving a multicast stream;
  • Empirical estimation comprehensively including historical data, experimental results, equipment model, network architecture, and reasonable estimates;
  • the method for calculating the time for synchronizing the unicast with the multicast code stream is:
  • TSync is the estimated time of synchronization between the unicast and the multicast code stream
  • PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet at a certain time
  • RUc is The average bit rate of the unicast code stream sent by the server
  • RMc is the average code rate of the multicast code stream
  • TSync is the estimated time of synchronization between the unicast and multicast streams
  • TDif is the time interval between when a media packet is received and transmitted
  • Uc is the unicast rate relative to the multicast rate
  • the method for calculating the time when the computing client sends the multicast request in advance is:
  • TReqMc is the relative time for the client to pre-send the multicast request
  • TSync is the unicast and multicast code synchronization time
  • TMcDly is the multicast request processing delay.
  • the method for pre-sending a multicast request during fast channel switching includes: notifying a multicast request processing delay to a server, the server calculating a time when the client sends a multicast request in advance, and the server controlling the client to issue a join multicast request in advance .
  • the notification method is: the client saves the multicast request processing delay value, and communicates The link is sent to the server; the multicast request processing delay is used as the configuration parameter of the server; and the method for calculating the time for the client to send the multicast request in advance is:
  • TReqMc is the relative time for the client to pre-send the multicast request
  • TSync is the unicast and multicast code synchronization time
  • TMcDly is the multicast request processing delay
  • the method for the server control client to pre-issue the join multicast request is:
  • the server notifies the calculated time of the pre-joining the multicast group to the client through the communication link, and the client sends a multicast request at a predetermined time;
  • the server notifies the client when the time when the multicast group is added in advance, and the client sends a multicast request immediately after receiving the notification.
  • the method of pre-sending the multicast request in the fast channel switching includes: notifying the multicast request processing delay to the client, and the server calculates the time for the unicast to synchronize with the multicast stream, and the client sends the multicast request in advance.
  • the client In the process of notifying the multicast request processing delay to the client, the client directly saves the result; or, the multicast request processing delay is used as a configuration parameter of the client;
  • the method for the server to calculate the time for synchronizing the unicast with the multicast code stream is:
  • TSync is the estimated time of synchronization between the unicast and the multicast code stream
  • PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet
  • RUc is the server.
  • the average code rate of the unicast code stream is sent
  • RMc is the average code rate of the multicast code stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained:
  • TSync is the estimated time of synchronization between the unicast and multicast streams
  • TDif is the time interval between when the media packet is received and transmitted
  • Uc is the ratio of the unicast rate to the multicast rate.
  • the server sends the calculation result of the unicast and multicast code synchronization time to the client through the communication link; the client calculates the time for sending the multicast request in advance, and sends the join group when the time when the multicast request is sent in advance. Broadcast request.
  • a system for transmitting a multicast request in advance including a collecting unit and a calculating unit, in a fast channel switching;
  • the collecting unit is configured to collect a processing time cost of the data device to process the multicast request
  • the calculating unit is configured to calculate a time for synchronizing the unicast and the multicast code stream, and calculate a time when the client sends the multicast request in advance.
  • the collecting method used is at least one of the following; and when a plurality of different values are obtained, a single value is obtained by using a statistical method including taking a minimum value or an average value, As a multicast request processing delay:
  • Real-time statistics when the client works normally, calculate the time interval between the client sending a multicast request and receiving a multicast stream each time;
  • Empirical estimation comprehensively including historical data, experimental results, equipment model, network architecture, and reasonable estimates;
  • the calculating unit is configured to: when calculating the time at which the unicast and the multicast code stream are synchronized:
  • TSync is the estimated time of synchronization between the unicast and the multicast code stream
  • PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet
  • RUc is the server.
  • the average code rate of the unicast code stream is sent
  • RMc is the average code rate of the multicast code stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained:
  • TSync TDif/( a Uc-1) Equation 2
  • TSync is the estimated time of synchronization between the unicast and multicast streams
  • TDif is the time interval between when the media packet is received and transmitted
  • a Uc is the ratio of the unicast rate to the multicast rate.
  • the calculating unit is configured to: when calculating a time when the client sends a multicast request in advance:
  • TReqMc is the relative time for the client to pre-send the multicast request
  • TSync is the unicast and multicast code synchronization time
  • TMcDly is the multicast request processing delay.
  • a system for transmitting a multicast request including a notification unit, a server, and a client, in a fast channel switching;
  • the notification unit is configured to notify the server of the multicast request processing delay
  • the server is configured to calculate a time when the client sends the multicast request in advance, and the control client sends the join multicast request in advance.
  • the notification unit When the notification unit performs the notification, it is used to: trigger the client to save the multicast request processing delay value, and send it to the server through the communication link; and use the multicast request processing delay as the configuration parameter of the server;
  • TReqMc is the relative time for the client to pre-send the multicast request
  • TSync is the unicast and multicast code synchronization time
  • TMcDly is the multicast request processing delay
  • the server control client When the server control client sends a multicast request in advance, it is used to:
  • the client is notified when the time when the multicast group is added in advance, and the triggering client sends a join multicast request immediately after receiving the notification.
  • Pre-sending a system for joining a multicast request including a notification unit, and a service, during fast channel switching Server, client; among them,
  • the notification unit is configured to notify the client of the multicast request processing delay
  • the server is configured to calculate a time for synchronizing the unicast and the multicast code stream
  • the client is configured to send a join multicast request in advance.
  • the notification unit notifies the client of the multicast request processing delay, and the client directly saves the result; or the multicast request processing delay is used as a configuration parameter of the client; the server calculates the unicast and multicast When the code stream is synchronized, it is used to:
  • TSync is the estimated time of synchronization between the unicast and the multicast code stream
  • PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet
  • RUc is the server.
  • the average code rate of the unicast code stream is sent
  • RMc is the average code rate of the multicast code stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained:
  • TSync is the estimated time of synchronization between the unicast and multicast streams
  • TDif is the time interval between when the media packet is received and transmitted
  • Uc is the ratio of the unicast rate to the multicast rate.
  • the client When the client sends a multicast request in advance, it is used to:
  • the server After the server sends the unicast and multicast code synchronization time calculation result to the client through the communication link, it calculates the time for sending the multicast request in advance, and sends the join group when the time when the multicast request is sent in advance. Broadcast request.
  • the method and the system of the present invention overcome the shortcomings of the existing unicast and multicast switching mechanism in the fast channel switching technology, that the processing time overhead of the data device processing the multicast request is not considered, and the fast channel switching server wastes the processing capability.
  • the time for joining the multicast request is pre-sent during the fast switching process of the channel, thereby shortening the time for the server to send the unicast code stream, saving processing power and low deployment cost.
  • FIG. 1 is a schematic diagram of a method for calculating a time for pre-sending a multicast request according to the present invention
  • FIG. 1 is a schematic flowchart of calculating a time for pre-sending a multicast request in a fast channel switching process according to the present invention
  • FIG. 3 is a schematic flowchart of pre-sending a multicast request in a fast channel switching process according to an embodiment of the present invention
  • FIG. 4 is a schematic flow chart of pre-sending a multicast request in a fast channel switching process according to another embodiment of the present invention.
  • FIG. 5 is a schematic diagram of a deployment model of two embodiments provided by the present invention.
  • FIG. 6 is a flowchart of a fast channel switching process according to an embodiment of the present invention.
  • FIG. ⁇ is a flowchart of a fast channel switching process according to Embodiment 2 of the present invention. detailed description
  • the fast channel switching server wastes the processing capability, which may be considered in the fast switching process of the channel.
  • the time to join the multicast request is sent, which shortens the time for the server to send the unicast stream, saves processing power, and lowers the deployment cost.
  • the method for calculating the time for sending a multicast request in advance during the fast switching process of the channel is as follows:
  • the first step is to collect the processing time overhead of the data device to process the multicast request (hereinafter referred to as "multicast request processing delay"), and there are various collection methods, including but not limited to:
  • Real-time statistics when the client is working normally, calculate the time interval between itself sending a multicast request and receiving a multicast stream;
  • Empirical estimation comprehensive historical data, experimental results, equipment model, network architecture, etc. Prime, make a reasonable estimate.
  • the above methods may be used alone or in combination. If a plurality of different values are obtained, a statistical method such as taking the minimum value or the average value is used to obtain a single value as the multicast processing delay.
  • the second step is to calculate the synchronization time between the unicast and the multicast code stream
  • the server continuously receives the multicast stream and caches it.
  • the server will take the media packet starting with the I frame from the buffer and send it to the client in unicast mode.
  • the time for synchronizing unicast and multicast streams is calculated using the following formula:
  • TSync is the estimated time of synchronization between the unicast and multicast streams
  • PDif is the amount of data between the unicast media packets sent by the server and the received multicast media packets at a certain time
  • RUc is The average bit rate of the unicast code stream sent by the server
  • RMc is the average bit rate of the multicast stream.
  • TSync is the estimated time of synchronization between the unicast and multicast streams
  • TDif is the time interval between when a media packet is received and transmitted
  • Uc is the unicast rate relative to the multicast rate.
  • the result of this step is a relative time:
  • the timing start point is the time at which the calculation is performed; for Equation 2, the timing start point is the time at which the media packet selected for calculation is sent.
  • the third step is to calculate a time when the client sends a multicast request in advance
  • TReqMc TSync-TMcDly Equation 3
  • TReqMc is the relative time for the client to pre-send the multicast request
  • TSync is the unicast and multicast stream synchronization time
  • TMcDly is the multicast request processing delay.
  • Equation 1, Equation 2, and Equation 3 can also be expressed in absolute time form, and there may be other equivalent forms.
  • the first method for pre-sending a multicast request in the fast channel switching process of the present invention is as follows:
  • the first step is to notify the server of the multicast request processing delay.
  • the client saves the multicast request processing delay value and sends it to the server through the communication link; the multicast request processing delay is used as a configuration parameter of the server.
  • the server calculates the time when the client sends the multicast request in advance, and the specific method is given in the corresponding part of the previous section.
  • the third step the server control client pre-issued to join the multicast request, there are several different ways, including but not limited to:
  • the server notifies the calculated time of the pre-joining the multicast group to the client through the communication link, and the client sends a multicast request at a predetermined time;
  • the server notifies the client when the time when the multicast group is added in advance, and the client sends a multicast request immediately after receiving the notification.
  • the two methods of pre-sending a multicast request in the fast channel switching process of the present invention are as follows:
  • the first step is to notify the client of the multicast request processing delay.
  • the client directly saves the result, which is suitable for obtaining the multicast request processing delay by using real-time statistical methods;
  • the multicast request processing delay is used as a configuration parameter of the client, which is suitable for obtaining the multicast request processing delay by using experimental analysis or empirical estimation.
  • the server calculates the synchronization time between the unicast and the multicast code stream.
  • the server calculates the synchronization time between the unicast and the multicast code stream.
  • the client sends a multicast request in advance, and the step can be divided into three sub-steps: the server sends the calculation result of the synchronization time of the unicast and the multicast code stream to the client through the communication link;
  • the client calculates the time for sending the multicast request in advance. For the specific process, refer to the third step of the method for calculating the time when the client sends the multicast request in advance.
  • FIG. 1 is a schematic diagram of a method for calculating a time for pre-sending a multicast request according to the present invention: wherein a horizontal axis t represents time and a vertical axis p represents a progress of transmission of a media packet.
  • the straight line 101 is the progress of the media packet transmission of the multicast stream, which is equivalent to the progress of the server's reception and buffering of the multicast media packet, and the slope corresponds to the average code rate RMc of the multicast stream in Equation 1.
  • Line 102 is the progress of the media packet transmission of the unicast stream sent by the server, and its slope corresponds to the unicast stream average rate RUc in Equation 1.
  • the ordinate difference corresponding to 101 and 102 is the amount of data separated by the unicast media packet sent by the server at this time and its received multicast media packet, that is, the PDif in Fig. 1.
  • T3 the difference between T3 and T1 corresponds to TSync in Equation 1, for lines with known slopes of 101 and 102.
  • TSync can be calculated from the ordinate difference of both T1 times, that is, Equation 1.
  • the server sends a unicast media packet at time T1
  • the packet delivery schedule corresponds to the ordinate of the line 102 at time T1
  • the line 101 has the same ordinate as the ordinate.
  • the horizontal coordinate TO of the point is the time when the media packet is sent in the multicast code stream, that is, the time when the server receives the media packet.
  • the difference between TO and T1 is that the media packet in Equation 2 is received from the The time interval between transmissions is TDif.
  • the multicast request processing delay is TMcDly.
  • the client In order to ensure that the client just receives the multicast stream when the unicast and multicast streams are synchronized, it needs to be sent a period of time relative to TSync (at time T2 in Figure 1). Join the multicast request, and the length of this advance is TMcDly.
  • the time interval TSync between T1 and T3 can be calculated by Equation 1 or Equation 2, and the time interval TMcDly between T2 and T1 is known. Then, between Equations 3 and T3 can be calculated. Time interval TReqMc.
  • the unicast and multicast stream synchronization time is usually in seconds, the multicast request processing delay is hundreds of milliseconds, and the media packet transmission time is basically on the order of 10 milliseconds, which is negligible compared with the first two. Therefore, the calculation method proposed by the present invention ignores the transmission time of the media packet on the network.
  • the foregoing operation road for pre-sending the time of joining the multicast request in the fast switching process of the channel may represent the process shown in FIG. 2, and the process includes the following steps:
  • Step 210 Collect the processing time overhead of the data device to process the join multicast request, and the operation may be implemented by setting a collecting unit.
  • Step 220 Calculate the time for unicast and multicast code stream synchronization.
  • Step 230 Calculate the time when the client sends a multicast request in advance.
  • steps 220 and 230 can be implemented by setting up a computing unit.
  • the foregoing operation idea of pre-sending a multicast request in the fast channel switching process may represent a flow as shown in FIG. 3 or FIG. 4 and the like.
  • Step 310 Notify the server of the multicast request processing delay.
  • Step 320 The server calculates the time when the client sends the multicast request in advance.
  • Step 330 The server control client sends a join multicast request in advance.
  • Step 410 Notifying the client of the multicast request processing delay.
  • Step 420 The server calculates the time for the unicast to synchronize with the multicast code stream.
  • Step 430 The client sends a multicast request in advance.
  • FIG. 5 is a deployment model of two embodiments provided by the present invention, where the entities involved mainly include a data device 501, a server 502, and a client 503, and adopt an Internet Group Management Protocol (IGMP). ) to support multicast.
  • IGMP Internet Group Management Protocol
  • the server 502 can send an IGMP message to the data device 501 via the channel 509 to join the multicast group in which the channel is located, and the data device 501 transmits the multicast code stream to the server 502 via the channel 504.
  • the client 503 can send an IGMP message to the data device 501 through the channel 505 to join the multicast group where the channel is located, and the data device 01 sends the multicast code stream to the client 503 via the channel 506.
  • a two-way communication channel 507 is established between the server 502 and the client 503 via RTCP for message communication related to fast channel switching, and the server 502 transmits the buffered unicast stream to the client 503 via the channel 508.
  • the channel 504 and the channel 506 support the multicast, and the upper stream is encoded by the RTP.
  • the unicast stream sent by the server 502 to the client 503 through the channel 508 is still RTP-encapsulated, and the RTP sequence number field is not modified. Once the RTP sequence number of the unicast code stream received by the client can be seamlessly connected with the RTP sequence number of the multicast stream, it is considered that the unicast and multicast code streams are synchronized.
  • the server 502 After the server 502 starts, it sends an IGMP message to the data device 501 through the channel 509. Join the multicast group where the live channel is located, and continue to receive the media packet through the channel 504 for caching.
  • the client 503 continuously counts the time interval between the sending of the join multicast request and the reception of the multicast code stream, and the minimum or average value thereof is used as a multicast request processing delay.
  • FIG. 6 is a flowchart of a fast channel switching process in Embodiment 1.
  • the left and right sides separated by a broken line are respectively a processing flow of a server and a client, and the vertical solid arrows indicate respective processing steps of a server or a client.
  • the order of the lines, and the horizontal dotted arrow gives the sequence of the corresponding processing steps of the server and client as the start and end points of the arrow respectively.
  • the process shown in Figure 6 includes the following steps:
  • Step 601 The client requests a fast channel switching service to the server, where the request message carries the multicast request processing delay data.
  • Step 602 The server receives the fast channel switching request of the client, and extracts the multicast request processing delay data to save;
  • Step 603 The server sends the buffered multicast code stream to the client from the I frame.
  • Step 604 The set top box receives and displays the unicast code stream sent by the server.
  • Step 605 The server calculates a time for sending the multicast request in advance, and notifies the client to join the multicast group immediately when the corresponding time arrives;
  • Step 606 The client sends an IGMP message to the data device, requesting to join the multicast group.
  • Step 607 The client receives the multicast code stream, and when the unicast and the multicast code stream are synchronized, switch to use the multicast code stream for decoding. And notifying the server to stop sending the unicast code stream;
  • Step 608 The server stops sending the unicast code stream.
  • FIG. 7 is a flow chart of the fast channel switching process of the second embodiment, which is separated from the left and right by a dotted line, and the meanings of the solid arrow and the dotted arrow are also the same as those in FIG. 6.
  • the process shown in Figure 7 includes the following steps:
  • Step 701 The client requests a fast channel switching service from the server.
  • Step 702 The server receives a fast channel switching request from the client, starting from the I frame to the client. Sending the buffered multicast code stream;
  • Step 703 The client receives the unicast code stream sent by the server and displays it.
  • Step 704 The server calculates a time for synchronizing the unicast with the multicast code stream, and notifies the client of the result;
  • Step 705 The client calculates the time for sending the multicast request in advance according to the synchronization time of the unicast and multicast code streams provided by the server, and the delay of the multicast request processing saved by the client;
  • Step 706 The client sends an IGMP message to the data device at the corresponding time according to the calculation result of the previous step, and requests to join the multicast group.
  • Step 707 The client receives the multicast code stream, and when the unicast is synchronized with the multicast code stream, switches to use the multicast code stream for decoding, and notifies the server to stop sending the unicast code stream.
  • Step 708 The server stops sending the unicast code stream.
  • the present invention essentially implements a delay request to control a client to pre-send a multicast request according to a multicast request processing delay, so that when unicast and multicast are synchronized, the client just receives the group.
  • the broadcast stream not only ensures the connection between the unicast and multicast streams on the client, but also reduces the time for the server to send the unicast stream, thereby reducing the deployment cost of fast channel switching.
  • the invention discloses a method and a system for pre-sending a multicast request during fast channel switching, which can collect the processing time cost of the data device to process the multicast request, calculate the synchronization time of the unicast and the multicast stream, and calculate the client.
  • the terminal pre-issues the moment of joining the multicast request; thereby shortening the time for the server to send the unicast code stream, saving processing power, and reducing deployment cost.

Abstract

Disclosed are a method and system for sending a multicast join request in advance during fast channel change, for overcoming the defect that the processing capability of the fast channel change server is wasted as the unicast/multicast change mechanism in the existing fast channel change technology does not take into account the processing time overhead of the data device in processing a multicast join request. The time for pre-sending the multicast join request during the fast channel change process is taken into account, thus shortening the time for the server to send unicast code streams, saving the processing capability, and reducing the deployment cost.

Description

在快速频道切换时预先发送加入组播请求的方法和系统 技术领域  Method and system for pre-sending a multicast request in fast channel switching
本发明涉及通信领域, 具体涉及一种在快速频道切换时预先发送加入 组播请求的方法和系统。 背景技术  The present invention relates to the field of communications, and in particular, to a method and system for pre-sending a multicast request during fast channel switching. Background technique
数字视频编码技术普遍采用帧间编码来提高压缩率, 这就导致解码端 必须接收到 I帧 ( Intra Frame, 帧内编码帧)才能开始正确显示视频画面。 在 IPTV中倾向于采用组播技术传输直播码流,所有终端都共同接收同样的 一路码流。 当终端进行频道切换时, 其开始接收直播码流的时刻是随机的, 通常需要等待一段时间才能接收到 I 帧并显示视频画面, 这严重影响了 IPTV的频道切换速度。  Digital video coding technology generally uses interframe coding to increase the compression ratio, which causes the decoder to receive an I frame (Intra Frame) to begin displaying the video correctly. In IPTV, multicast technology is preferred to transmit live streams, and all terminals collectively receive the same stream. When the terminal performs channel switching, the time at which it starts to receive the live stream is random. It usually takes a while to receive the I frame and display the video picture, which seriously affects the channel switching speed of the IPTV.
已经有多种快速频道切换( Fast Channel Change, FCC )方案用于提升 IPTV 的频道切换速度, 目前的主流方案是釆用快速频道切换服务器(Fast Channel Change Server, FCC Server或 FCC服务器)对频道码流进行緩存, 在频道切换时采用单播方式向终端快速发送以 I帧开头的码流,终端接收后 迅速解码显示视频画面, 随后 FCC Server停止发送单播码流, 终端开始使 用组播码流进行解码。  There are a variety of Fast Channel Change (FCC) schemes for improving the channel switching speed of IPTV. The current mainstream solution is to use the Fast Channel Change Server (FCC Server or FCC Server) to channel code. The stream is buffered. When the channel is switched, the unicast mode is used to quickly send the code stream starting with the I frame. After receiving the video, the terminal quickly decodes and displays the video picture. Then the FCC Server stops sending the unicast code stream, and the terminal starts to use the multicast stream. Decode.
在上述方案中, FCC Server停止发送单播码流和终端开始使用组播码 流解码的切换(后续简称为 "单播与组播切换")时机非常关键, 过早切换 可能接收不到足够的单播数据, 无法与组播数据衔接, 导致终端播放的视 频画面受损影响用户体验; 而过晚切换虽然不必担心单播与组播数据的衔 接, 但 FCC Server要发送较长时间的单播码流, 无形中浪费了 FCC Server 的处理能力, 增加了部署成本。 本文随后部分将支持快速频道切换的终端 称为快速频道切换客户端 ( Fast Channel Change Client, FCC Client或 FCC 客户端), 在不致引起混淆的情况下直接简称为 "客户端", 与此对应, 快 速频道切换服务器可被简称为 "服务器"。 In the above solution, the timing at which the FCC Server stops transmitting the unicast code stream and the terminal starts to use the multicast code stream decoding (hereinafter referred to as "unicast and multicast switching") is very critical, and the premature handover may not receive enough. Unicast data cannot be connected to multicast data, causing damage to the video picture played by the terminal to affect the user experience. However, if the switch is too late, there is no need to worry about the connection between unicast and multicast data, but the FCC Server needs to send a long time unicast. The code stream invisibly wastes the processing power of the FCC Server and increases the deployment cost. Subsequent sections of this article will support terminals that support fast channel switching. Called Fast Channel Change Client (FCC Client or FCC Client), it is simply referred to as "client" without causing confusion. Correspondingly, the fast channel switching server can be simply referred to as "server". ".
目前, 可以由服务器以较高速度发送单播码流, 在单播码流与组播码 流同步 (即实现衔接 ) 时通知客户端请求加入组播组, 客户端在接收到组 播码流之后通知服务器停止发送单播码流。 在实际的 IPTV承载网中, 数据 设备处理加入组播组的请求需要消耗一定的时间, 这就意味着客户端从发 送加入组播请求到接收到组播码流之间存在延时间隔, 这个时间短则 At present, the unicast code stream can be sent by the server at a higher speed. When the unicast code stream and the multicast code stream are synchronized (ie, the connection is made), the client is notified to request to join the multicast group, and the client receives the multicast stream. The server is then notified to stop sending the unicast stream. In an actual IPTV bearer network, the data device needs to process a request to join the multicast group for a certain period of time, which means that there is a delay interval between the client sending a multicast request and receiving the multicast stream. Short time
300ms, 长则 700ms甚至更长, 而上述切换机制并未考虑这个时间开销, 则 在单播与组播码流同步之后服务器还要继续发送数百毫秒的单播码流直到 客户端真正收到组播码流, 这显然浪费了服务能力。 300ms, the length is 700ms or even longer, and the above switching mechanism does not consider this time overhead. After the unicast and multicast streams are synchronized, the server continues to send hundreds of milliseconds of unicast stream until the client actually receives it. Multicast stream, which obviously wastes service capabilities.
在 IETF ( Internet Engineering Task Force 互联网工程任务组)草案 draft-ietf-avt-rapid-acquisition-for-rtp-17中,服务器可以计算出客户端请求加 入组播组的最早时间并传递给客户端, 客户端可以参考这个数据自行确定 请求加入组播组的时间, 至于如何得到 "请求加入组播组的最早时间" 的 数据以及客户端如何使用这个数据, 该文档并未给出实质性的说明。 发明内容  In the IETF (Internet Engineering Task Force) draft draft-ietf-avt-rapid-acquisition-for-rtp-17, the server can calculate the earliest time when the client requests to join the multicast group and deliver it to the client. The client can refer to this data to determine the time to request to join the multicast group. How to get the data of "the earliest time to request to join the multicast group" and how the client uses this data, the document does not give a substantive explanation. Summary of the invention
有鉴于此, 本发明的主要目的在于提供一种在快速频道切换时预先发 送加入组播请求的方法和系统, 以缩短服务器发送单播码流的时间, 节约 处理能力。 为达到上述目的, 本发明的技术方案是这样实现的:  In view of this, the main object of the present invention is to provide a method and system for pre-sending a multicast request during fast channel switching, so as to shorten the time for the server to send a unicast stream and save processing power. In order to achieve the above object, the technical solution of the present invention is achieved as follows:
在快速频道切换时预先发送加入组播请求的方法, 包括: 搜集数据设 备处理加入组播诸求的处理时间开销, 计算单播与组播码流同步的时间, 计算客户端预先发出加入组播请求的时刻。  The method for pre-sending the multicast request in the fast channel switching includes: collecting the processing time cost of the data processing device to process the multicast request, calculating the synchronization time between the unicast and the multicast code stream, and calculating the client to send the multicast in advance. The moment of the request.
所述搜集方法为以下至少之一; 并且在获得多个不同的数值时, 釆用 包括取最小值或平均值在内的统计学方法得到单一的数值, 作为组播请求 处理延时: The collecting method is at least one of the following: and when obtaining a plurality of different values, using a statistical method including taking a minimum value or an average value to obtain a single value as a multicast request Processing delay:
实时统计; 客户端在正常工作时, 计算其自身每次从发送加入组播请 求到接收到组播码流之间的时间间隔;  Real-time statistics; when the client is working normally, calculate the time interval between itself sending a multicast request and receiving a multicast stream;
实验分析; 使用支持组播功能的网络主机进行实验, 测量其从发送加 入组播请求到接收到组播码流之间的时间间隔;  Experimental analysis; experiment with a network host supporting multicast function, measuring the time interval between sending a multicast request and receiving a multicast stream;
经验估算; 综合包括历史数据、 实验结果、 设备型号、 网络架构在内 的因素, 进行合理估计;  Empirical estimation; comprehensively including historical data, experimental results, equipment model, network architecture, and reasonable estimates;
所述计算单播与组播码流同步的时间的方法为:  The method for calculating the time for synchronizing the unicast with the multicast code stream is:
TSync=PDif/(RUc-RMc) 公式 1  TSync=PDif/(RUc-RMc) Formula 1
上式中, TSync为估算的单播与组播码流同步的时间, PDif 为某一时 刻服务器已发送的单播媒体包和其已接收的组播媒体包之间相隔的数据 量, RUc为服务器发送单播码流的平均码率, RMc为组播码流的平均码率; 将公式 1左边的除数和被除数同时除以 RMc, 得到如下等价公式: In the above formula, TSync is the estimated time of synchronization between the unicast and the multicast code stream, and PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet at a certain time, RUc is The average bit rate of the unicast code stream sent by the server, RMc is the average code rate of the multicast code stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained:
TSync=TDif/( a Uc-1) 公式 2 TSync=TDif/( a Uc-1) Equation 2
上式中, TSync为估算的单播与组播码流同步的时间, TDif 为某媒体 包从被接收到被发送之间的时间间隔, a Uc为单播码率相对于组播码率的 比例;  In the above formula, TSync is the estimated time of synchronization between the unicast and multicast streams, and TDif is the time interval between when a media packet is received and transmitted, and a Uc is the unicast rate relative to the multicast rate. Ratio
所述计算客户端预先发出加入组播请求的时刻的方法为:  The method for calculating the time when the computing client sends the multicast request in advance is:
TReqMc=TSync-TMcDly 公式 3  TReqMc=TSync-TMcDly Equation 3
上式中, TReqMc为客户端预先发出加入组播诸求的相对时间, TSync 为单播与组播码流同步时间, TMcDly为组播请求处理延时。  In the above formula, TReqMc is the relative time for the client to pre-send the multicast request, TSync is the unicast and multicast code synchronization time, and TMcDly is the multicast request processing delay.
在快速频道切换时预先发送加入组播请求的方法, 包括: 将组播请求 处理延时通知到服务器, 服务器计算客户端预先发送加入组播请求的时间, 服务器控制客户端预先发出加入组播请求。  The method for pre-sending a multicast request during fast channel switching includes: notifying a multicast request processing delay to a server, the server calculating a time when the client sends a multicast request in advance, and the server controlling the client to issue a join multicast request in advance .
所述通知的方法为: 由客户端保存组播请求处理延时数值, 通过通讯 链路发送给服务器; 将组播请求处理延时作为服务器的配置参数; 所述计算客户端预先发送加入组播请求的时间的方法为: The notification method is: the client saves the multicast request processing delay value, and communicates The link is sent to the server; the multicast request processing delay is used as the configuration parameter of the server; and the method for calculating the time for the client to send the multicast request in advance is:
TReqMc=TSync-TMcDly 公式 3  TReqMc=TSync-TMcDly Equation 3
上式中, TReqMc为客户端预先发出加入组播请求的相对时间, TSync 为单播与组播码流同步时间, TMcDly为组播请求处理延时;  In the above formula, TReqMc is the relative time for the client to pre-send the multicast request, TSync is the unicast and multicast code synchronization time, and TMcDly is the multicast request processing delay;
所述服务器控制客户端预先发出加入组播请求的方法为:  The method for the server control client to pre-issue the join multicast request is:
服务器将计算得到的预先加入组播组的时刻通过通讯链路通知给客户 端, 客户端在预定的时刻发出加入组播请求; 或者,  The server notifies the calculated time of the pre-joining the multicast group to the client through the communication link, and the client sends a multicast request at a predetermined time; or
服务器在预先加入组播组的时刻到达时通知客户端, 客户端收到通知 后立即发出加入组播请求。  The server notifies the client when the time when the multicast group is added in advance, and the client sends a multicast request immediately after receiving the notification.
在快速频道切换时预先发送加入组播请求的方法, 包括: 将组播请求 处理延时通知到客户端, 服务器计算单播与组播码流同步的时间, 客户端 预先发送加入组播请求。  The method of pre-sending the multicast request in the fast channel switching includes: notifying the multicast request processing delay to the client, and the server calculates the time for the unicast to synchronize with the multicast stream, and the client sends the multicast request in advance.
所述将组播请求处理延时通知到客户端的过程中, 客户端直接保存结 果; 或者, 将組播请求处理延时作为客户端的配置参数;  In the process of notifying the multicast request processing delay to the client, the client directly saves the result; or, the multicast request processing delay is used as a configuration parameter of the client;
所述服务器计算单播与组播码流同步的时间的方法为:  The method for the server to calculate the time for synchronizing the unicast with the multicast code stream is:
TSync=PDif/(RUc-RMc) 公式 1  TSync=PDif/(RUc-RMc) Formula 1
上式中, TSync为估算的单播与组播码流同步的时间, PDif 为一时刻 服务器已发送的单播媒体包和其已接收的组播媒体包之间相隔的数据量, RUc为服务器发送单播码流的平均码率, RMc为组播码流的平均码率; 将公式 1左边的除数和被除数同时除以 RMc, 得到如下等价公式: In the above formula, TSync is the estimated time of synchronization between the unicast and the multicast code stream, and PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet, and the RUc is the server. The average code rate of the unicast code stream is sent, RMc is the average code rate of the multicast code stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained:
TSync=TDif/( a Uc-1) 公式 2 TSync=TDif/( a Uc-1) Equation 2
上式中, TSync为估算的单播与组播码流同步的时间, TDif 为媒体包 从被接收到被发送之间的时间间隔, a Uc为单播码率相对于组播码率的比 例; 所述客户端预先发送加入组播请求的方法为: In the above formula, TSync is the estimated time of synchronization between the unicast and multicast streams, TDif is the time interval between when the media packet is received and transmitted, and a Uc is the ratio of the unicast rate to the multicast rate. ; The method for the client to send a multicast request in advance is:
服务器将单播与组播码流同步时间的计算结果通过通讯链路发送给客 户端; 客户端计算预先发出加入组播请求的时间, 并在预先发出加入组播 请求的时刻到达时发出加入组播请求。  The server sends the calculation result of the unicast and multicast code synchronization time to the client through the communication link; the client calculates the time for sending the multicast request in advance, and sends the join group when the time when the multicast request is sent in advance. Broadcast request.
在快速频道切换时预先发送加入组播请求的系统, 包括搜集单元、 计 算单元; 其中,  a system for transmitting a multicast request in advance, including a collecting unit and a calculating unit, in a fast channel switching;
所述搜集单元, 用于搜集数据设备处理加入组播请求的处理时间开销; 所述计算单元, 用于计算单播与组播码流同步的时间, 计算客户端预 先发出加入组播请求的时刻。  The collecting unit is configured to collect a processing time cost of the data device to process the multicast request, and the calculating unit is configured to calculate a time for synchronizing the unicast and the multicast code stream, and calculate a time when the client sends the multicast request in advance. .
所述搜集单元在进行所述搜集时, 采用的搜集方法为以下至少之一; 并且在获得多个不同的数值时, 采用包括取最小值或平均值在内的统计学 方法得到单一的数值, 作为组播请求处理延时:  When the collecting unit performs the collecting, the collecting method used is at least one of the following; and when a plurality of different values are obtained, a single value is obtained by using a statistical method including taking a minimum value or an average value, As a multicast request processing delay:
实时统计; 在客户端正常工作时, 计算客户端每次从发送加入组播请 求到接收到组播码流之间的时间间隔;  Real-time statistics; when the client works normally, calculate the time interval between the client sending a multicast request and receiving a multicast stream each time;
实验分析; 使用支持组播功能的网络主机进行实验, 测量其从发送加 入组播请求到接收到组播码流之间的时间间隔;  Experimental analysis; experiment with a network host supporting multicast function, measuring the time interval between sending a multicast request and receiving a multicast stream;
经验估算; 综合包括历史数据、 实验结果、 设备型号、 网络架构在内 的因素, 进行合理估计;  Empirical estimation; comprehensively including historical data, experimental results, equipment model, network architecture, and reasonable estimates;
所述计算单元在计算单播与组播码流同步的时间时, 用于:  The calculating unit is configured to: when calculating the time at which the unicast and the multicast code stream are synchronized:
TSync=PDif/(RUc-RMc) 公式 1  TSync=PDif/(RUc-RMc) Formula 1
上式中, TSync为估算的单播与组播码流同步的时间, PDif 为一时刻 服务器已发送的单播媒体包和其已接收的组播媒体包之间相隔的数据量 , RUc为服务器发送单播码流的平均码率, RMc为组播码流的平均码率; 将公式 1左边的除数和被除数同时除以 RMc, 得到如下等价公式: In the above formula, TSync is the estimated time of synchronization between the unicast and the multicast code stream, and PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet, and the RUc is the server. The average code rate of the unicast code stream is sent, RMc is the average code rate of the multicast code stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained:
TSync=TDif/( a Uc-1) 公式 2 上式中, TSync为估算的单播与组播码流同步的时间, TDif 为媒体包 从被接收到被发送之间的时间间隔, a Uc为单播码率相对于组播码率的比 例; TSync=TDif/( a Uc-1) Equation 2 In the above formula, TSync is the estimated time of synchronization between the unicast and multicast streams, TDif is the time interval between when the media packet is received and transmitted, and a Uc is the ratio of the unicast rate to the multicast rate. ;
所述计算单元在计算客户端预先发出加入组播请求的时刻时, 用于: The calculating unit is configured to: when calculating a time when the client sends a multicast request in advance:
TReqMc=TSync-TMcDly 公式 3 TReqMc=TSync-TMcDly Equation 3
上式中, TReqMc为客户端预先发出加入组播诸求的相对时间, TSync 为单播与组播码流同步时间, TMcDly为组播请求处理延时。  In the above formula, TReqMc is the relative time for the client to pre-send the multicast request, TSync is the unicast and multicast code synchronization time, and TMcDly is the multicast request processing delay.
在快速频道切换时预先发送加入组播请求的系统, 包括通知单元、 服 务器、 客户端; 其中,  a system for transmitting a multicast request, including a notification unit, a server, and a client, in a fast channel switching;
所述通知单元, 用于将组播请求处理延时通知到服务器;  The notification unit is configured to notify the server of the multicast request processing delay;
所述服务器, 用于计算客户端预先发送加入组播请求的时间, 并且控 制客户端预先发出加入组播请求。  The server is configured to calculate a time when the client sends the multicast request in advance, and the control client sends the join multicast request in advance.
所述通知单元进行所述通知时, 用于: 触发客户端保存组播请求处理 延时数值, 通过通讯链路发送给服务器; 将组播请求处理延时作为服务器 的配置参数;  When the notification unit performs the notification, it is used to: trigger the client to save the multicast request processing delay value, and send it to the server through the communication link; and use the multicast request processing delay as the configuration parameter of the server;
所述服务器计算客户端预先发送加入组播请求的时间时, 用于: TReqMc=TSync-TMcDly 公式 3  The server calculates the time when the client sends the multicast request in advance, and is used for: TReqMc=TSync-TMcDly Formula 3
上式中, TReqMc为客户端预先发出加入组播请求的相对时间, TSync 为单播与组播码流同步时间, TMcDly为组播请求处理延时;  In the above formula, TReqMc is the relative time for the client to pre-send the multicast request, TSync is the unicast and multicast code synchronization time, and TMcDly is the multicast request processing delay;
所述服务器控制客户端预先发出加入组播请求时, 用于:  When the server control client sends a multicast request in advance, it is used to:
将计算得到的预先加入组播組的时刻通过通讯链路通知给客户端, 触 发客户端在预定的时刻发出加入组播请求; 或者,  The time when the calculated pre-joining into the multicast group is notified to the client through the communication link, and the triggering client sends a multicast request at a predetermined time; or
在预先加入组播组的时刻到达时通知客户端, 触发客户端在收到通知 后立即发出加入組播请求。  The client is notified when the time when the multicast group is added in advance, and the triggering client sends a join multicast request immediately after receiving the notification.
在快速频道切换时预先发送加入组播请求的系统, 包括通知单元、 服 务器、 客户端; 其中, Pre-sending a system for joining a multicast request, including a notification unit, and a service, during fast channel switching Server, client; among them,
所述通知单元, 用于将组播请求处理延时通知到客户端;  The notification unit is configured to notify the client of the multicast request processing delay;
所述服务器, 用于计算单播与组播码流同步的时间;  The server is configured to calculate a time for synchronizing the unicast and the multicast code stream;
所述客户端, 用于预先发送加入组播请求。  The client is configured to send a join multicast request in advance.
所述通知单元将组播请求处理延时通知到客户端的过程中, 客户端用 于直接保存结果; 或者, 将组播请求处理延时作为客户端的配置参数; 所述服务器计算单播与组播码流同步的时间时, 用于:  The notification unit notifies the client of the multicast request processing delay, and the client directly saves the result; or the multicast request processing delay is used as a configuration parameter of the client; the server calculates the unicast and multicast When the code stream is synchronized, it is used to:
TSync=PDif/(RUc-RMc) 公式 1  TSync=PDif/(RUc-RMc) Formula 1
上式中, TSync为估算的单播与组播码流同步的时间, PDif 为一时刻 服务器已发送的单播媒体包和其已接收的组播媒体包之间相隔的数据量, RUc为服务器发送单播码流的平均码率, RMc为组播码流的平均码率; 将公式 1左边的除数和被除数同时除以 RMc, 得到如下等价公式: In the above formula, TSync is the estimated time of synchronization between the unicast and the multicast code stream, and PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet, and the RUc is the server. The average code rate of the unicast code stream is sent, RMc is the average code rate of the multicast code stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained:
TSync=TDif/( a Uc-1) 公式 2 TSync=TDif/( a Uc-1) Equation 2
上式中, TSync为估算的单播与组播码流同步的时间, TDif 为媒体包 从被接收到被发送之间的时间间隔, a Uc为单播码率相对于组播码率的比 例;  In the above formula, TSync is the estimated time of synchronization between the unicast and multicast streams, TDif is the time interval between when the media packet is received and transmitted, and a Uc is the ratio of the unicast rate to the multicast rate. ;
所述客户端预先发送加入组播请求时, 用于:  When the client sends a multicast request in advance, it is used to:
在服务器将单播与组播码流同步时间的计算结果通过通讯链路发送给 客户端后, 计算预先发出加入组播请求的时间, 并在预先发出加入组播请 求的时刻到达时发出加入组播请求。  After the server sends the unicast and multicast code synchronization time calculation result to the client through the communication link, it calculates the time for sending the multicast request in advance, and sends the join group when the time when the multicast request is sent in advance. Broadcast request.
可见, 本发明方法和系统, 克服了现有快速频道切换技术中单播与组 播切换机制未考虑数据设备处理加入组播请求的处理时间开销, 导致快速 频道切换服务器浪费处理能力的缺点, 考虑在频道快速切换过程中预先发 送加入组播请求的时间, 从而缩短服务器发送单播码流的时间, 节约处理 能力, 低部署成本。 附图说明 It can be seen that the method and the system of the present invention overcome the shortcomings of the existing unicast and multicast switching mechanism in the fast channel switching technology, that the processing time overhead of the data device processing the multicast request is not considered, and the fast channel switching server wastes the processing capability. The time for joining the multicast request is pre-sent during the fast switching process of the channel, thereby shortening the time for the server to send the unicast code stream, saving processing power and low deployment cost. DRAWINGS
图 1为本发明预先发送加入组播请求的时间的计算方法示意图; 图 1为本发明计算在频道快速切换过程中预先发送加入组播请求的时 间的流程简图;  1 is a schematic diagram of a method for calculating a time for pre-sending a multicast request according to the present invention; FIG. 1 is a schematic flowchart of calculating a time for pre-sending a multicast request in a fast channel switching process according to the present invention;
图 3 为本发明一实施例的在快速频道切换过程中预先发送加入组播请 求的流程简图;  FIG. 3 is a schematic flowchart of pre-sending a multicast request in a fast channel switching process according to an embodiment of the present invention; FIG.
图 4为本发明另一实施例的在快速频道切换过程中预先发送加入组播 请求的流程简图;  4 is a schematic flow chart of pre-sending a multicast request in a fast channel switching process according to another embodiment of the present invention;
图 5为本发明提供的两个实施例的部署模型示意图;  FIG. 5 is a schematic diagram of a deployment model of two embodiments provided by the present invention; FIG.
图 6为本发明实施例一快速频道切换过程的流程图;  6 is a flowchart of a fast channel switching process according to an embodiment of the present invention;
图 Ί为本发明实施例二快速频道切换过程的流程图。 具体实施方式  FIG. Ί is a flowchart of a fast channel switching process according to Embodiment 2 of the present invention. detailed description
为了克服现有快速频道切换技术中单播与组播切换机制未考虑数据设 备处理加入组播请求的处理时间开销, 导致快速频道切换服务器浪费处理 能力的缺点, 可以考虑在频道快速切换过程中预先发送加入组播请求的时 间, 从而缩短服务器发送单播码流的时间, 节约处理能力, P 低部署成本。  To overcome the shortcomings of the processing time cost of the data device processing the multicast request, the fast channel switching server wastes the processing capability, which may be considered in the fast switching process of the channel. The time to join the multicast request is sent, which shortens the time for the server to send the unicast stream, saves processing power, and lowers the deployment cost.
本发明所述计算在频道快速切换过程中预先发送加入组播请求的时间 的方法^口下:  The method for calculating the time for sending a multicast request in advance during the fast switching process of the channel is as follows:
第一步、 搜集数据设备处理加入组播请求的处理时间开销 (以后简称 为 "组播请求处理延时"), 存在多种搜集方式, 包括但不限于:  The first step is to collect the processing time overhead of the data device to process the multicast request (hereinafter referred to as "multicast request processing delay"), and there are various collection methods, including but not limited to:
实时统计; 客户端在正常工作时, 计算其自身每次从发送加入组播请 求到接收到组播码流之间的时间间隔;  Real-time statistics; when the client is working normally, calculate the time interval between itself sending a multicast request and receiving a multicast stream;
实验分析; 使用支持组播功能的网络主机进行实验, 测量其从发送加 入组播请求到接收到组播码流之间的时间间隔;  Experimental analysis; experiment with a network host supporting multicast function, measuring the time interval between sending a multicast request and receiving a multicast stream;
经验估算; 综合历史数据、 实验结果、 设备型号、 网络架构等各种因 素, 进行合理的估计。 Empirical estimation; comprehensive historical data, experimental results, equipment model, network architecture, etc. Prime, make a reasonable estimate.
上述方式可单独使用也可组合使用, 如果获得多个不同的数值, 则采 用取最小值或平均值等统计学方法得到一个单一的数值, 作为组播诸求处 理延时。  The above methods may be used alone or in combination. If a plurality of different values are obtained, a statistical method such as taking the minimum value or the average value is used to obtain a single value as the multicast processing delay.
第二步、 计算单播与组播码流同步的时间;  The second step is to calculate the synchronization time between the unicast and the multicast code stream;
服务器持续接收组播码流并进行缓存, 当客户端向服务器请求快速频 道切换服务时,服务器将从緩冲区中取出以 I帧开头的媒体包釆用单播方式 发送给客户端。  The server continuously receives the multicast stream and caches it. When the client requests the fast channel switching service from the server, the server will take the media packet starting with the I frame from the buffer and send it to the client in unicast mode.
采用如下公式计算出单播与组播码流同步的时间:  The time for synchronizing unicast and multicast streams is calculated using the following formula:
TSync=PDif/(RUc-RMc) 公式 1  TSync=PDif/(RUc-RMc) Formula 1
上式中, TSync为估算的单播与组播码流同步的时间, PDif 为某个时 刻服务器已发送的单播媒体包和其已接收的组播媒体包之间相隔的数据 量, RUc为服务器发送单播码流的平均码率, RMc为组播码流的平均码率。  In the above formula, TSync is the estimated time of synchronization between the unicast and multicast streams, and PDif is the amount of data between the unicast media packets sent by the server and the received multicast media packets at a certain time, RUc is The average bit rate of the unicast code stream sent by the server, and RMc is the average bit rate of the multicast stream.
将公式 1左边的除数和被除数同时除以 RMc, 可得到如下等价公式: Dividing the divisor and the dividend on the left side of Equation 1 by RMc gives the following equivalent formula:
TSync=TDif/( a Uc-1) 公式 2 TSync=TDif/( a Uc-1) Equation 2
上式中, TSync为估算的单播与组播码流同步的时间, TDif 为某个媒 体包从被接收到被发送之间的时间间隔, a Uc为单播码率相对于组播码率 的比例, 即:  In the above formula, TSync is the estimated time of synchronization between the unicast and multicast streams, and TDif is the time interval between when a media packet is received and transmitted, and a Uc is the unicast rate relative to the multicast rate. The ratio, ie:
a Uc=RUc RMc  a Uc=RUc RMc
本步骤得到的结果是一个相对时间: 对于公式 1, 其计时起点是进行计 算的时刻;对于公式 2, 其计时起点是被选择用于计算的媒体包被发送的时 刻。  The result of this step is a relative time: For Equation 1, the timing start point is the time at which the calculation is performed; for Equation 2, the timing start point is the time at which the media packet selected for calculation is sent.
第三步、 计算客户端预先发出加入组播请求的时刻;  The third step is to calculate a time when the client sends a multicast request in advance;
采用下式进行计算:  Calculate using the following formula:
TReqMc=TSync-TMcDly 公式 3 上式中, TReqMc为客户端预先发出加入组播请求的相对时间, TSync 为单播与组播码流同步时间, TMcDly为组播请求处理延时。 TReqMc=TSync-TMcDly Equation 3 In the above formula, TReqMc is the relative time for the client to pre-send the multicast request, TSync is the unicast and multicast stream synchronization time, and TMcDly is the multicast request processing delay.
可由服务器、 客户端或其它设备完成上述步驟二和步驟三的计算, 只 要将计算所需参数传递给相应的设备即可。公式 1、公式 2和公式 3还可表 示为绝对时间形式, 并可能还有其它的等价形式。  The calculation of steps 2 and 3 above can be done by the server, client or other device, as long as the parameters required for calculation are passed to the corresponding device. Equation 1, Equation 2, and Equation 3 can also be expressed in absolute time form, and there may be other equivalent forms.
本发明所述在快速频道切换过程中预先发送加入组播请求的第一种方 法如下:  The first method for pre-sending a multicast request in the fast channel switching process of the present invention is as follows:
第一步、 将组播请求处理延时通知到服务器, 有多种方式可供选择, 包括但不限于:  The first step is to notify the server of the multicast request processing delay. There are several ways to choose from, including but not limited to:
由客户端保存组播请求处理延时数值, 通过通讯链路发送给服务器; 将组播请求处理延时作为服务器的一个配置参数。  The client saves the multicast request processing delay value and sends it to the server through the communication link; the multicast request processing delay is used as a configuration parameter of the server.
第二步、 服务器计算客户端预先发送加入组播请求的时间, 具体方法 已在本文前面相应部分给出。  In the second step, the server calculates the time when the client sends the multicast request in advance, and the specific method is given in the corresponding part of the previous section.
第三步、 服务器控制客户端预先发出加入组播请求, 有几种不同的方 式, 包括但不限于:  The third step, the server control client pre-issued to join the multicast request, there are several different ways, including but not limited to:
服务器将计算得到的预先加入组播组的时刻通过通讯链路通知给客户 端, 客户端在预定的时刻发出加入组播请求; 或者,  The server notifies the calculated time of the pre-joining the multicast group to the client through the communication link, and the client sends a multicast request at a predetermined time; or
服务器在预先加入组播组的时刻到达时通知客户端, 客户端收到通知 后立即发出加入组播请求。  The server notifies the client when the time when the multicast group is added in advance, and the client sends a multicast request immediately after receiving the notification.
本发明所述在快速频道切换过程中预先发送加入组播请求的笫二种方 法如下:  The two methods of pre-sending a multicast request in the fast channel switching process of the present invention are as follows:
第一步、 将组播请求处理延时通知到客户端, 有多种方式可供选择, 包括但不限于:  The first step is to notify the client of the multicast request processing delay. There are several ways to choose from, including but not limited to:
客户端直接保存结果, 这适合于采用实时统计方式获取组播请求处理 延时的情况; 将组播请求处理延时作为客户端的一个配置参数, 这适合于采用实验 分析或经验估算方式获取组播请求处理延时的情况。 The client directly saves the result, which is suitable for obtaining the multicast request processing delay by using real-time statistical methods; The multicast request processing delay is used as a configuration parameter of the client, which is suitable for obtaining the multicast request processing delay by using experimental analysis or empirical estimation.
第二步、 服务器计算单播与組播码流同步的时间, 具体过程参见本文 前面给出的计算客户端预先发送加入组播请求的时间的方法的第二步。  In the second step, the server calculates the synchronization time between the unicast and the multicast code stream. For the specific process, refer to the second step of the method for calculating the time when the client sends the multicast request in advance.
第三步、 客户端预先发送加入组播请求, 这一步可分为三个子步骤: 服务器将单播与组播码流同步时间的计算结果通过通讯链路发送给客 户端;  In the third step, the client sends a multicast request in advance, and the step can be divided into three sub-steps: the server sends the calculation result of the synchronization time of the unicast and the multicast code stream to the client through the communication link;
客户端计算预先发出加入组播请求的时间, 具体过程参见本文前面给 出的计算客户端预先发送加入组播请求的时间的方法的第三步;  The client calculates the time for sending the multicast request in advance. For the specific process, refer to the third step of the method for calculating the time when the client sends the multicast request in advance.
客户端在预先发出加入组播请求的时刻到达时, 发出加入组播奇求。 下面结合附图对技术方案的实施作进一步的详细描述:  When the client arrives at the time when the multicast request is added in advance, it sends a join multicast request. The implementation of the technical solution will be further described in detail below with reference to the accompanying drawings:
图 1为本发明所述预先发送加入组播请求的时间的计算方法示意图: 其中, 横轴 t表示时间, 纵轴 p表示媒体包的发送进度。  1 is a schematic diagram of a method for calculating a time for pre-sending a multicast request according to the present invention: wherein a horizontal axis t represents time and a vertical axis p represents a progress of transmission of a media packet.
直线 101 为组播码流的媒体包发送进度, 相当于服务器对组播媒体包 的接收緩存进度, 其斜率对应公式 1中的組播码流平均码率 RMc。  The straight line 101 is the progress of the media packet transmission of the multicast stream, which is equivalent to the progress of the server's reception and buffering of the multicast media packet, and the slope corresponds to the average code rate RMc of the multicast stream in Equation 1.
直线 102为服务器发出的单播码流的媒体包发送进度, 其斜率对应公 式 1中的单播码流平均码率 RUc。  Line 102 is the progress of the media packet transmission of the unicast stream sent by the server, and its slope corresponds to the unicast stream average rate RUc in Equation 1.
在 Tl时刻, 101和 102对应的纵坐标差值就是该时刻服务器已发送的 单播媒体包和其已接收的组播媒体包之间相隔的数据量, 即图 1中的 PDif。  At time T1, the ordinate difference corresponding to 101 and 102 is the amount of data separated by the unicast media packet sent by the server at this time and its received multicast media packet, that is, the PDif in Fig. 1.
101和 102在 T3时刻相交, 意味着单播与组播码流在 T3时刻实现同 步, 而 T3和 T1的差值就对应于公式 1中的 TSync, 对于 101和 102两条 斜率已知的直线来说, 可通过 T1时刻两者的纵坐标差值计算出 TSync, 即 公式 1。  101 and 102 intersect at time T3, which means that the unicast and multicast streams are synchronized at time T3, and the difference between T3 and T1 corresponds to TSync in Equation 1, for lines with known slopes of 101 and 102. In this case, TSync can be calculated from the ordinate difference of both T1 times, that is, Equation 1.
现在换个角度, 假设服务器在 T1时刻发送出某个单播媒体包, 其发包 进度对应于直线 102在 T1时刻的纵坐标, 而直线 101上与其纵坐标相同的 点的横坐标 TO就是该媒体包在组播码流中被发送的时刻,也就是服务器接 收该媒体包的时刻, 显然, TO和 T1的差值就是公式 2中的媒体包从被接 收到被发送之间的时间间隔 TDif。 Now, from another angle, it is assumed that the server sends a unicast media packet at time T1, the packet delivery schedule corresponds to the ordinate of the line 102 at time T1, and the line 101 has the same ordinate as the ordinate. The horizontal coordinate TO of the point is the time when the media packet is sent in the multicast code stream, that is, the time when the server receives the media packet. Obviously, the difference between TO and T1 is that the media packet in Equation 2 is received from the The time interval between transmissions is TDif.
分別位于 101和 102两条直线上且纵坐标相同的两个点的横坐标差值 已知(即 TDif ), 而直线 101和直线 102的斜率又已知, 则通过数学运算可 计算出两条直线交点的横坐标与 T1的时间间隔 TSync, 即公式 2。  The difference in the abscissa of the two points on the two straight lines 101 and 102 and the same ordinate is known (ie TDif), and the slopes of the straight line 101 and the straight line 102 are known, then two mathematical operations can be calculated. The horizontal coordinate of the line intersection and the time interval TSync of T1, namely Equation 2.
假设组播请求处理延时为 TMcDly,为了保证客户端在单播与组播码流 同步时刚好接收到组播码流, 则需要相对于 TSync提前一段时间 (在图 1 中的 T2时刻)发出加入组播请求, 而这个提前的时间长度就是 TMcDly。  Assume that the multicast request processing delay is TMcDly. In order to ensure that the client just receives the multicast stream when the unicast and multicast streams are synchronized, it needs to be sent a period of time relative to TSync (at time T2 in Figure 1). Join the multicast request, and the length of this advance is TMcDly.
在图 1 中, 通过公式 1或公式 2可计算出 T1到 T3之间的时间间隔 TSync, 又已知 T2和 T1之间的时间间隔 TMcDly, 则可通过公式 3计算出 T1到 T3之间的时间间隔 TReqMc。  In Fig. 1, the time interval TSync between T1 and T3 can be calculated by Equation 1 or Equation 2, and the time interval TMcDly between T2 and T1 is known. Then, between Equations 3 and T3 can be calculated. Time interval TReqMc.
单播与组播码流同步时间通常以秒计, 组播请求处理延时则为数百毫 秒, 而媒体包的传输时间基本都在 10毫秒的数量级, 和前两者比较起来可 以忽略不计, 故本发明提出的计算方法忽略了媒体包在网络上的传输时间。  The unicast and multicast stream synchronization time is usually in seconds, the multicast request processing delay is hundreds of milliseconds, and the media packet transmission time is basically on the order of 10 milliseconds, which is negligible compared with the first two. Therefore, the calculation method proposed by the present invention ignores the transmission time of the media packet on the network.
前述的在频道快速切换过程中预先发送加入组播请求的时间的操作思 路, 可以表示如图 2所示的流程, 该流程包括以下步骤:  The foregoing operation road for pre-sending the time of joining the multicast request in the fast switching process of the channel may represent the process shown in FIG. 2, and the process includes the following steps:
步驟 210: 搜集数据设备处理加入组播请求的处理时间开销, 该操作可 以通过设置搜集单元实现。  Step 210: Collect the processing time overhead of the data device to process the join multicast request, and the operation may be implemented by setting a collecting unit.
步驟 220: 计算单播与组播码流同步的时间。  Step 220: Calculate the time for unicast and multicast code stream synchronization.
步骤 230: 计算客户端预先发出加入組播请求的时刻。  Step 230: Calculate the time when the client sends a multicast request in advance.
步驟 220和步骤 230中的操作可以通过设置计算单元实现。  The operations in steps 220 and 230 can be implemented by setting up a computing unit.
前述的在快速频道切换过程中预先发送加入组播请求的操作思路, 可 以表示如图 3或图 4等所示的流程.  The foregoing operation idea of pre-sending a multicast request in the fast channel switching process may represent a flow as shown in FIG. 3 or FIG. 4 and the like.
其中, 图 3所示流程包括以下步骤: 步骤 310: 将组播请求处理延时通知到服务器。 The process shown in Figure 3 includes the following steps: Step 310: Notify the server of the multicast request processing delay.
步驟 320: 服务器计算客户端预先发送加入组播请求的时间。  Step 320: The server calculates the time when the client sends the multicast request in advance.
步驟 330: 服务器控制客户端预先发出加入组播请求。  Step 330: The server control client sends a join multicast request in advance.
图 4所示流程则包括以下步骤:  The process shown in Figure 4 includes the following steps:
步骤 410: 将组播请求处理延时通知到客户端。  Step 410: Notifying the client of the multicast request processing delay.
步驟 420: 服务器计算单播与组播码流同步的时间。  Step 420: The server calculates the time for the unicast to synchronize with the multicast code stream.
步骤 430: 客户端预先发送加入组播请求。  Step 430: The client sends a multicast request in advance.
图 3和图 4中的所述通知操作可以通知设置通知单元实现。  The notification operation in Figures 3 and 4 can be notified of the setting notification unit implementation.
参见图 5, 图 5为本发明提供的两个实施例的部署模型, 其中所涉及到 的实体主要有数据设备 501、 服务器 502和客户端 503, 采用互联网组管理 协议 ( Internet Group Managemet Protocol, IGMP ) 来支持组播。  Referring to FIG. 5, FIG. 5 is a deployment model of two embodiments provided by the present invention, where the entities involved mainly include a data device 501, a server 502, and a client 503, and adopt an Internet Group Management Protocol (IGMP). ) to support multicast.
服务器 502可通过信道 509向数据设备 501发出 IGMP报文以加入频 道所在的组播组, 而数据设备 501则通过信道 504向服务器 502发送组播 码流。  The server 502 can send an IGMP message to the data device 501 via the channel 509 to join the multicast group in which the channel is located, and the data device 501 transmits the multicast code stream to the server 502 via the channel 504.
客户端 503可通过信道 505向数据设备 501发出 IGMP报文以加入频 道所在的组播组, 数据设备 01则通过信道 506向客户端 503发送组播码 流。  The client 503 can send an IGMP message to the data device 501 through the channel 505 to join the multicast group where the channel is located, and the data device 01 sends the multicast code stream to the client 503 via the channel 506.
服务器 502和客户端 503之间通过 RTCP建立双向通讯信道 507用于 与快速频道切换相关的消息通讯, 服务器 502通过信道 508向客户端 503 发送緩存的单播码流  A two-way communication channel 507 is established between the server 502 and the client 503 via RTCP for message communication related to fast channel switching, and the server 502 transmits the buffered unicast stream to the client 503 via the channel 508.
信道 504和信道 506支持组播,其上码流均釆用 RTP封装,服务器 502 緩存后通过信道 508发给客户端 503的单播码流依然保持 RTP封装, 且不 修改 RTP序号字段。一旦客户端接收到的单播码流的 RTP序号能和组播码 流的 RTP序号无缝衔接, 则认为实现了单播与组播码流同步。  The channel 504 and the channel 506 support the multicast, and the upper stream is encoded by the RTP. The unicast stream sent by the server 502 to the client 503 through the channel 508 is still RTP-encapsulated, and the RTP sequence number field is not modified. Once the RTP sequence number of the unicast code stream received by the client can be seamlessly connected with the RTP sequence number of the multicast stream, it is considered that the unicast and multicast code streams are synchronized.
服务器 502启动后即通过信道 509向数据设备 501发出 IGMP报文, 加入直播频道所在的组播组, 并通过信道 504持续接收媒体包进行缓存。 客户端 503持续统计每次从发送加入组播请求到接收到组播码流之间 的时间间隔, 将其最小值或平均值作为组播请求处理延时。 After the server 502 starts, it sends an IGMP message to the data device 501 through the channel 509. Join the multicast group where the live channel is located, and continue to receive the media packet through the channel 504 for caching. The client 503 continuously counts the time interval between the sending of the join multicast request and the reception of the multicast code stream, and the minimum or average value thereof is used as a multicast request processing delay.
参见图 6, 图 6为实施例一快速频道切换过程的流程图, 图中以虚线分 隔的左右两侧分别为服务器和客户端的处理流程, 纵向的实线箭头表示服 务器或客户端各自的处理步驟的先后顺序, 而横向的虛线箭头则给出了分 别作为箭头起点和终点的服务器和客户端相应处理步驟的先后顺序。 图 6 所示流程包括以下步骤:  Referring to FIG. 6, FIG. 6 is a flowchart of a fast channel switching process in Embodiment 1. The left and right sides separated by a broken line are respectively a processing flow of a server and a client, and the vertical solid arrows indicate respective processing steps of a server or a client. The order of the lines, and the horizontal dotted arrow gives the sequence of the corresponding processing steps of the server and client as the start and end points of the arrow respectively. The process shown in Figure 6 includes the following steps:
步骤 601、客户端向服务器请求快速频道切换服务,在请求消息中携带 有组播请求处理延时数据;  Step 601: The client requests a fast channel switching service to the server, where the request message carries the multicast request processing delay data.
步骤 602、服务器接收客户端的快速频道切换请求,提取组播请求处理 延时数据加以保存;  Step 602: The server receives the fast channel switching request of the client, and extracts the multicast request processing delay data to save;
步驟 603、 服务器从 I帧开始向客户端发送缓存的组播码流; 步骤 604、 机顶盒接收服务器发送的单播码流并加以显示;  Step 603: The server sends the buffered multicast code stream to the client from the I frame. Step 604: The set top box receives and displays the unicast code stream sent by the server.
步骤 605、服务器计算预先发送加入组播请求的时间, 并在相应时刻到 达时通知客户端立即加入组播组;  Step 605: The server calculates a time for sending the multicast request in advance, and notifies the client to join the multicast group immediately when the corresponding time arrives;
步骤 606、 客户端向数据设备发出 IGMP消息, 请求加入组播组; 步驟 607、客户端接收到组播码流, 当单播与组播码流同步时切换到使 用组播码流进行解码, 并通知服务器停止发送单播码流;  Step 606: The client sends an IGMP message to the data device, requesting to join the multicast group. Step 607: The client receives the multicast code stream, and when the unicast and the multicast code stream are synchronized, switch to use the multicast code stream for decoding. And notifying the server to stop sending the unicast code stream;
步驟 608、 服务器停止发送单播码流。  Step 608: The server stops sending the unicast code stream.
参见图 7, 图 7为实施例二快速频道切换过程的流程图, 与图 6—样以 虚线分隔成左右两列, 实线箭头和虚线箭头的含义也与图 6—致。 图 7所 示流程包括以下步骤:  Referring to FIG. 7, FIG. 7 is a flow chart of the fast channel switching process of the second embodiment, which is separated from the left and right by a dotted line, and the meanings of the solid arrow and the dotted arrow are also the same as those in FIG. 6. The process shown in Figure 7 includes the following steps:
步骤 701、 客户端向服务器请求快速频道切换服务;  Step 701: The client requests a fast channel switching service from the server.
步驟 702、 服务器接收客户端的快速频道切换请求, 从 I帧开始向客户 端发送緩存的组播码流; Step 702: The server receives a fast channel switching request from the client, starting from the I frame to the client. Sending the buffered multicast code stream;
步驟 703、 客户端接收服务器发送的单播码流并加以显示;  Step 703: The client receives the unicast code stream sent by the server and displays it.
步驟 704、服务器计算单播与组播码流同步的时间, 并将结果通知到客 户端;  Step 704: The server calculates a time for synchronizing the unicast with the multicast code stream, and notifies the client of the result;
步骤 705、客户端根据服务器提供的单播与组播码流同步时间, 结合自 身保存的组播清求处理延时, 计算出预先发送加入组播请求的时间;  Step 705: The client calculates the time for sending the multicast request in advance according to the synchronization time of the unicast and multicast code streams provided by the server, and the delay of the multicast request processing saved by the client;
步骤 706、客户端根据上一步骤的计算结果在相应时刻向数据设备发出 IGMP报文, 请求加入组播组;  Step 706: The client sends an IGMP message to the data device at the corresponding time according to the calculation result of the previous step, and requests to join the multicast group.
步骤 707、客户端接收到组播码流, 当单播与组播码流同步时切换到使 用组播码流进行解码, 并通知服务器停止发送单播码流;  Step 707: The client receives the multicast code stream, and when the unicast is synchronized with the multicast code stream, switches to use the multicast code stream for decoding, and notifies the server to stop sending the unicast code stream.
步骤 708服务器停止发送单播码流。  Step 708 The server stops sending the unicast code stream.
综上所述可见, 无论是方法还是系统, 本发明实质上是根据组播请求 处理延时控制客户端预先发送加入组播请求, 这样当单播与组播同步时, 客户端正好接收到组播码流, 既保证了单播与组播码流在客户端的衔接, 也减少了服务器发送单播码流的时间, 从而降低了快速频道切换的部署成 本。  In summary, the present invention essentially implements a delay request to control a client to pre-send a multicast request according to a multicast request processing delay, so that when unicast and multicast are synchronized, the client just receives the group. The broadcast stream not only ensures the connection between the unicast and multicast streams on the client, but also reduces the time for the server to send the unicast stream, thereby reducing the deployment cost of fast channel switching.
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围。 工业实用性  The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention. Industrial applicability
本发明公开了一种在快速频道切换时预先发送加入组播请求的方法和 系统, 能够搜集数据设备处理加入组播请求的处理时间开销, 计算单播与 组播码流同步的时间, 计算客户端预先发出加入组播诸求的时刻; 从而缩 短服务器发送单播码流的时间, 节约处理能力, 降低部署成本。  The invention discloses a method and a system for pre-sending a multicast request during fast channel switching, which can collect the processing time cost of the data device to process the multicast request, calculate the synchronization time of the unicast and the multicast stream, and calculate the client. The terminal pre-issues the moment of joining the multicast request; thereby shortening the time for the server to send the unicast code stream, saving processing power, and reducing deployment cost.

Claims

权利要求书 Claim
1、 在快速频道切换时预先发送加入组播请求的方法, 包括: 搜集数据设备处理加入组播请求的处理时间开销, 计算单播与组播码 流同步的时间 , 计算客户端预先发出加入组播请求的时刻。  The method of pre-sending the multicast request in the fast channel switching includes: collecting the processing time cost of the data device to process the multicast request, calculating the synchronization time between the unicast and the multicast code stream, and calculating the client pre-issuing the joining group. The moment of the request.
2、 根据权利要求 1所述的方法, 其中,  2. The method according to claim 1, wherein
所述搜集方法为以下至少之一; 并且在获得多个不同的数值时, 采用 包括取最小值或平均值在内的统计学方法得到单一的数值, 作为组播请求 处理延时:  The collecting method is at least one of the following: and when a plurality of different values are obtained, a single value is obtained by using a statistical method including taking a minimum value or an average value as a multicast request processing delay:
实时统计; 客户端在正常工作时, 计算其自身每次从发送加入组播请 求到接收到组播码流之间的时间间隔;  Real-time statistics; when the client is working normally, calculate the time interval between itself sending a multicast request and receiving a multicast stream;
实验分析; 使用支持组播功能的网络主机进行实验, 测量其从发送加 入组播请求到接收到组播码流之间的时间间隔;  Experimental analysis; experiment with a network host supporting multicast function, measuring the time interval between sending a multicast request and receiving a multicast stream;
经验估算; 综合包括历史数据、 实验结果、 设备型号、 网络架构在内 的因素, 进行合理估计;  Empirical estimation; comprehensively including historical data, experimental results, equipment model, network architecture, and reasonable estimates;
所述计算单播与组播码流同步的时间的方法为:  The method for calculating the time for synchronizing the unicast with the multicast code stream is:
TSync-PDif/(RUc-RMc) 公式 1  TSync-PDif/(RUc-RMc) Formula 1
上式中, TSync为估算的单播与组播码流同步的时间, PDif 为某一时 刻服务器已发送的单播媒体包和其已接收的组播媒体包之间相隔的数据 量, RUc为服务器发送单播码流的平均码率, RMc为组播码流的平均码率; 将公式 1左边的除数和被除数同时除以 RMc, 得到如下等价公式: In the above formula, TSync is the estimated time of synchronization between the unicast and the multicast code stream, and PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet at a certain time, RUc is The average bit rate of the unicast code stream sent by the server, RMc is the average code rate of the multicast code stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained:
TSync=TDif/( a Uc-1) 公式 2 TSync=TDif/( a Uc-1) Equation 2
上式中, TSync为估算的单播与组播码流同步的时间, TDif 为某媒体 包从被接收到被发送之间的时间间隔, a Uc为单播码率相对于组播码率的 比例;  In the above formula, TSync is the estimated time of synchronization between the unicast and multicast streams, and TDif is the time interval between when a media packet is received and transmitted, and a Uc is the unicast rate relative to the multicast rate. Ratio
所述计算客户端预先发出加入组播请求的时刻的方法为: TReqMc=TSync-TMcDly 公式 3 The method for calculating the time when the computing client sends the multicast request in advance is: TReqMc=TSync-TMcDly Equation 3
上式中, TReqMc为客户端预先发出加入组播请求的相对时间, TSync 为单播与组播码流同步时间, TMcDly为组播请求处理延时。  In the above formula, TReqMc is the relative time for the client to pre-send the multicast request, TSync is the unicast and multicast stream synchronization time, and TMcDly is the multicast request processing delay.
3、 在快速频道切换时预先发送加入组播请求的方法, 包括: 将组播请求处理延时通知到服务器, 服务器计算客户端预先发送加入 组播请求的时间, 服务器控制客户端预先发出加入组播请求。  3. The method of pre-sending the multicast request in the fast channel switching, the method includes: notifying the multicast request processing delay to the server, the server calculating the time when the client sends the multicast request in advance, and the server controlling the client pre-issuing the joining group Broadcast request.
4、 根据权利要求 3所述的方法, 其中,  4. The method according to claim 3, wherein
所述通知的方法为: 由客户端保存组播请求处理延时数值, 通过通讯 链路发送给服务器; 将组播请求处理延时作为服务器的配置参数;  The notification method is: the client saves the multicast request processing delay value, and sends the delay value to the server through the communication link; and the multicast request processing delay is used as the configuration parameter of the server;
所述计算客户端预先发送加入组播请求的时间的方法为:  The method for calculating the time when the computing client sends the multicast request in advance is:
TReqMc=TSync-TMcDly 公式 3  TReqMc=TSync-TMcDly Equation 3
上式中, TReqMc为客户端预先发出加入组播请求的相对时间, TSync 为单播与组播码流同步时间, TMcDly为组播请求处理延时;  In the above formula, TReqMc is the relative time for the client to pre-send the multicast request, TSync is the unicast and multicast code synchronization time, and TMcDly is the multicast request processing delay;
所述服务器控制客户端预先发出加入组播请求的方法为:  The method for the server control client to pre-issue the join multicast request is:
服务器将计算得到的预先加入组播组的时刻通过通讯链路通知给客户 端, 客户端在预定的时刻发出加入组播请求; 或者,  The server notifies the calculated time of the pre-joining the multicast group to the client through the communication link, and the client sends a multicast request at a predetermined time; or
服务器在预先加入组播组的时刻到达时通知客户端, 客户端收到通知 后立即发出加入组播请求。  The server notifies the client when the time when the multicast group is added in advance, and the client sends a multicast request immediately after receiving the notification.
5、 在快速频道切换时预先发送加入组播请求的方法, 包括: 将组播请求处理延时通知到客户端, 服务器计算单播与组播码流同步 的时间, 客户端预先发送加入组播请求。  5. The method of pre-sending the multicast request in the fast channel switching, the method includes: notifying the multicast request processing delay to the client, and the server calculates the time for the unicast to synchronize with the multicast stream, and the client sends the multicast in advance. request.
6、 根据权利要求 5所述的方法, 其中,  6. The method according to claim 5, wherein
所述将组播请求处理延时通知到客户端的过程中, 客户端直接保存结 果; 或者, 将組播请求处理延时作为客户端的配置参数;  In the process of notifying the multicast request processing delay to the client, the client directly saves the result; or, the multicast request processing delay is used as a configuration parameter of the client;
所述服务器计算单播与组播码流同步的时间的方法为: TSync=PDif/(RUc-RMc) 公式 1 上式中, TSync为估算的单播与组播码流同步的时间, PDif 为一时刻 服务器已发送的单播媒体包和其已接收的组播媒体包之间相隔的数据量, RUc为服务器发送单播码流的平均码率, RMc为组播码流的平均码率; 将公式 1左边的除数和被除数同时除以 RMc, 得到如下等价公式:The method for the server to calculate the time for synchronizing the unicast with the multicast code stream is: TSync=PDif/(RUc-RMc) Equation 1 In the above equation, TSync is the estimated time of synchronization between unicast and multicast streams. PDif is the unicast media packet sent by the server at a moment and its received multicast media. The amount of data separated by packets, RUc is the average bit rate of the unicast stream sent by the server, and RMc is the average bit rate of the multicast stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained. :
TSync=TDif/( a Uc-1) 公式 2 TSync=TDif/( a Uc-1) Equation 2
上式中, TSync为估算的单播与组播码流同步的时间, TDif 为媒体包 从被接收到被发送之间的时间间隔, a Uc为单播码率相对于组播码率的比 例;  In the above formula, TSync is the estimated time of synchronization between the unicast and multicast streams, TDif is the time interval between when the media packet is received and transmitted, and a Uc is the ratio of the unicast rate to the multicast rate. ;
所述客户端预先发送加入组播请求的方法为:  The method for the client to send a multicast request in advance is:
服务器将单播与组播码流同步时间的计算结果通过通讯链路发送给客 户端; 客户端计算预先发出加入组播请求的时间, 并在预先发出加入组播 请求的时刻到达时发出加入组播请求。  The server sends the calculation result of the unicast and multicast code synchronization time to the client through the communication link; the client calculates the time for sending the multicast request in advance, and sends the join group when the time when the multicast request is sent in advance. Broadcast request.
7、 在快速频道切换时预先发送加入组播请求的系统, 包括搜集单元、 计算单元; 其中,  7. The system for transmitting the multicast request in advance when the fast channel is switched, including the collecting unit and the calculating unit; wherein,
所述搜集单元, 用于搜集数据设备处理加入组播请求的处理时间开销; 所述计算单元, 用于计算单播与组播码流同步的时间, 计算客户端预 先发出加入组播请求的时刻。  The collecting unit is configured to collect a processing time cost of the data device to process the multicast request, and the calculating unit is configured to calculate a time for synchronizing the unicast and the multicast code stream, and calculate a time when the client sends the multicast request in advance. .
8、 根据权利要求 7所述的系统, 其中,  8. The system according to claim 7, wherein
所述搜集单元在进行所述搜集时, 采用的搜集方法为以下至少之一; 并且在获得多个不同的数值时, 釆用包括取最小值或平均值在内的统计学 方法得到单一的数值, 作为组播请求处理延时:  When the collecting unit performs the collecting, the collecting method used is at least one of the following; and when a plurality of different values are obtained, a single value is obtained by using a statistical method including taking a minimum value or an average value. , as a multicast request processing delay:
实时统计; 在客户端正常工作时, 计算客户端每次从发送加入组播请 求到接收到组播码流之间的时间间隔;  Real-time statistics; when the client works normally, calculate the time interval between the client sending a multicast request and receiving a multicast stream each time;
实验分析; 使用支持组播功能的网络主机进行实验, 测量其从发送加 入组播请求到接收到组播码流之间的时间间隔; Experimental analysis; use the network host that supports multicast function to conduct experiments, measure its transmission from the plus The time interval between the incoming multicast request and the received multicast stream;
经验估算; 综合包括历史数据、 实验结果、 设备型号、 网络架构在内 的因素, 进行合理估计;  Empirical estimation; comprehensively including historical data, experimental results, equipment model, network architecture, and reasonable estimates;
所述计算单元在计算单播与组播码流同步的时间时, 用于:  The calculating unit is configured to: when calculating the time at which the unicast and the multicast code stream are synchronized:
TSync=PDif/(RUc-RMc) 公式 1  TSync=PDif/(RUc-RMc) Formula 1
上式中, TSync为估算的单播与组播码流同步的时间, PDif 为一时刻 服务器已发送的单播媒体包和其已接收的组播媒体包之间相隔的数据量, RUc为服务器发送单播码流的平均码率, RMc为组播码流的平均码率; 将公式 1左边的除数和被除数同时除以 RMc, 得到如下等价公式: In the above formula, TSync is the estimated time of synchronization between the unicast and the multicast code stream, and PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet, and the RUc is the server. The average code rate of the unicast code stream is sent, RMc is the average code rate of the multicast code stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained:
TSync=TDif/( a Uc-1) 公式 2 TSync=TDif/( a Uc-1) Equation 2
上式中, TSync为估算的单播与组播码流同步的时间, TDif 为媒体包 从被接收到被发送之间的时间间隔, a Uc为单播码率相对于组播码率的比 例;  In the above formula, TSync is the estimated time of synchronization between the unicast and multicast streams, TDif is the time interval between when the media packet is received and transmitted, and a Uc is the ratio of the unicast rate to the multicast rate. ;
所述计算单元在计算客户端预先发出加入組播请求的时刻时, 用于: TReqMc=TSync-TMcDly 公式 3  The calculating unit is used when: calculating the time when the client sends a multicast request in advance: TReqMc=TSync-TMcDly Formula 3
上式中, TReqMc为客户端预先发出加入组播请求的相对时间, TSync 为单播与组播码流同步时间, TMcDly为组播请求处理延时。  In the above formula, TReqMc is the relative time for the client to pre-send the multicast request, TSync is the unicast and multicast stream synchronization time, and TMcDly is the multicast request processing delay.
9、 在快速频道切换时预先发送加入组播请求的系统, 包括通知单元、 服务器、 客户端; 其中,  9. The system for transmitting the multicast request is pre-sent in the fast channel switching, including the notification unit, the server, and the client; wherein,
所述通知单元, 用于将组播请求处理延时通知到服务器;  The notification unit is configured to notify the server of the multicast request processing delay;
所述服务器, 用于计算客户端预先发送加入组播请求的时间, 并且控 制客户端预先发出加入组播请求。  The server is configured to calculate a time when the client sends the multicast request in advance, and the control client sends the join multicast request in advance.
10、 根据权利要求 9所述的系统, 其中,  10. The system according to claim 9, wherein
所述通知单元进行所述通知时, 用于: 触发客户端保存组播请求处理 延时数值, 通过通讯链路发送给服务器; 将组播请求处理延时作为服务器 的配置参数; When the notification unit performs the notification, it is used to: trigger the client to save the multicast request processing delay value, and send it to the server through the communication link; Configuration parameters;
所述服务器计算客户端预先发送加入组播请求的时间时, 用于: When the server calculates the time when the client sends the multicast request in advance, it is used to:
TReqMc=TSync-TMcDly 公式 3 TReqMc=TSync-TMcDly Equation 3
上式中, TReqMc为客户端预先发出加入组播请求的相对时间, TSync 为单播与组播码流同步时间, TMcDly为组播请求处理延时;  In the above formula, TReqMc is the relative time for the client to pre-send the multicast request, TSync is the unicast and multicast code synchronization time, and TMcDly is the multicast request processing delay;
所述服务器控制客户端预先发出加入组播请求时, 用于:  When the server control client sends a multicast request in advance, it is used to:
将计算得到的预先加入组播组的时刻通过通讯链路通知给客户端, 触 发客户端在预定的时刻发出加入组播请求; 或者,  The time when the calculated pre-joining into the multicast group is notified to the client through the communication link, and the triggering client sends a multicast request at a predetermined time; or
在预先加入组播组的时刻到达时通知客户端, 触发客户端在收到通知 后立即发出加入组播请求。  The client is notified when the time when the multicast group is added in advance, and the triggering client sends a join multicast request immediately after receiving the notification.
11、 在快速频道切换时预先发送加入组播请求的系统, 包括通知单元、 服务器、 客户端; 其中,  11. The system for adding a multicast request in advance, including a notification unit, a server, and a client, when the fast channel is switched;
所述通知单元, 用于将组播请求处理延时通知到客户端;  The notification unit is configured to notify the client of the multicast request processing delay;
所述服务器, 用于计算单播与组播码流同步的时间;  The server is configured to calculate a time for synchronizing the unicast and the multicast code stream;
所述客户端, 用于预先发送加入组播请求。  The client is configured to send a join multicast request in advance.
12、 根据权利要求 11所述的系统, 其中,  12. The system of claim 11 wherein
所述通知单元将組播请求处理延时通知到客户端的过程中, 客户端用 于直接保存结果; 或者, 将组播请求处理延时作为客户端的配置参数; 所述服务器计算单播与组播码流同步的时间时, 用于:  The notification unit notifies the client of the multicast request processing delay, and the client directly saves the result; or the multicast request processing delay is used as a configuration parameter of the client; the server calculates the unicast and multicast When the code stream is synchronized, it is used to:
TSync=PDif/(RUc-RMc) 公式 1  TSync=PDif/(RUc-RMc) Formula 1
上式中, TSync为估算的单播与组播码流同步的时间, PDif 为一时刻 服务器已发送的单播媒体包和其已接收的组播媒体包之间相隔的数据量 , RUc为服务器发送单播码流的平均码率, RMc为组播码流的平均码率; 将公式 1左边的除数和被除数同时除以 RMc, 得到如下等价公式: In the above formula, TSync is the estimated time of synchronization between the unicast and the multicast code stream, and PDif is the amount of data separated between the unicast media packet sent by the server and the received multicast media packet, and the RUc is the server. The average code rate of the unicast code stream is sent, RMc is the average code rate of the multicast code stream; dividing the divisor and the dividend on the left side of Equation 1 by RMc, the following equivalent formula is obtained:
TSync=TDif/( a Uc-1) 公式 2 上式中, TSync为估算的单播与组播码流同步的时间, TDif 为媒体包 从被接收到被发送之间的时间间隔, a Uc为单播码率相对于组播码率的比 例; TSync=TDif/( a Uc-1) Equation 2 In the above formula, TSync is the estimated time of synchronization between the unicast and multicast streams, TDif is the time interval between when the media packet is received and transmitted, and a Uc is the ratio of the unicast rate to the multicast rate. ;
所述客户端预先发送加入组播请求时, 用于:  When the client sends a multicast request in advance, it is used to:
在服务器将单播与组播码流同步时间的计算结果通过通讯链路发送给 客户端后, 计算预先发出加入组播请求的时间, 并在预先发出加入组播请 求的时刻到达时发出加入组播请求。  After the server sends the unicast and multicast code synchronization time calculation result to the client through the communication link, it calculates the time for sending the multicast request in advance, and sends the join group when the time when the multicast request is sent in advance. Broadcast request.
PCT/CN2011/078939 2011-02-24 2011-08-25 Method and system for sending multicast join request in advance during fast channel change WO2012113212A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110045498XA CN102651823A (en) 2011-02-24 2011-02-24 Method and system capable of sending multicast joining request in advance during quick channel switching
CN201110045498.X 2011-02-24

Publications (1)

Publication Number Publication Date
WO2012113212A1 true WO2012113212A1 (en) 2012-08-30

Family

ID=46693705

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/078939 WO2012113212A1 (en) 2011-02-24 2011-08-25 Method and system for sending multicast join request in advance during fast channel change

Country Status (2)

Country Link
CN (1) CN102651823A (en)
WO (1) WO2012113212A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109756745A (en) * 2018-12-06 2019-05-14 北京东方广视科技股份有限公司 A kind of sending method that flow data is broadcast live, live streaming accelerate server and terminal
CN110505500A (en) * 2019-08-06 2019-11-26 咪咕视讯科技有限公司 A kind of data cached transmission processing method and processing device

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104811790A (en) * 2015-05-14 2015-07-29 国网黑龙江省电力有限公司信息通信公司 Method for quickening channel change speed of digital TV (television) set-top box by combining unicast with multicast
CN105100890B (en) * 2015-08-31 2018-06-26 深圳市茁壮网络股份有限公司 A kind of multimedia programming method, apparatus and set-top box
CN106937155B (en) * 2015-12-29 2020-06-02 北京华为数字技术有限公司 Access device, Internet Protocol Television (IPTV) system and channel switching method
CN109151497B (en) * 2018-08-06 2021-09-21 广州虎牙信息科技有限公司 Live wheat-connecting method and device, electronic equipment and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924910A (en) * 2009-06-12 2010-12-22 华为技术有限公司 Data sending method, receiving method and device during channel switching process

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101267538B (en) * 2007-03-15 2010-09-08 华为技术有限公司 A method and system for switching network TV channel
US20100115566A1 (en) * 2008-10-30 2010-05-06 Raziel Haimi-Cohen Fast Channel Change Request Processing
CN101753973B (en) * 2008-12-12 2013-01-02 华为技术有限公司 Channel switching method, device and system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924910A (en) * 2009-06-12 2010-12-22 华为技术有限公司 Data sending method, receiving method and device during channel switching process

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HUAWEI TECHNOLOGIES: "Improved rapid acquisition of multicast sessions", ENGINEERING TASK FORCE, 26 October 2009 (2009-10-26), Retrieved from the Internet <URL:http://tools.ietf.org/id/draft-wang-avt-rtp-improved-rams-01.txtAudio/Video> [retrieved on 20111112] *
MICROSOFT CORPORATION.: "Unicast-Based Rapid Acquisition of Multicast RTP", ENGINEERING TASK FORCE, 18 November 2010 (2010-11-18), Retrieved from the Internet <URL:http://tools.ietf.org/id/draft-ieft-avt-rapid-acquisition-for-rtp> [retrieved on 20111112] *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109756745A (en) * 2018-12-06 2019-05-14 北京东方广视科技股份有限公司 A kind of sending method that flow data is broadcast live, live streaming accelerate server and terminal
CN109756745B (en) * 2018-12-06 2021-06-15 北京东方广视科技股份有限公司 Live streaming data sending method, live acceleration server and terminal
CN110505500A (en) * 2019-08-06 2019-11-26 咪咕视讯科技有限公司 A kind of data cached transmission processing method and processing device

Also Published As

Publication number Publication date
CN102651823A (en) 2012-08-29

Similar Documents

Publication Publication Date Title
WO2012113212A1 (en) Method and system for sending multicast join request in advance during fast channel change
WO2018133478A1 (en) Stream media transmission optimization method and device
EP2364017B1 (en) Method, system and user device for obtaining key frame in streaming media service
CN101753973B (en) Channel switching method, device and system
WO2009106015A1 (en) Dynamic bit rate allocation method, packet-domain streaming media server
CN108696772B (en) Real-time video transmission method and device
KR101405793B1 (en) Controller providing gradual transition of multiple terminals from unicast transmission
EP2101500A1 (en) A video on demand controlling method, a client device and a switch controlling equipment
EP2057816B1 (en) Unicast/multicast media edge proxy with fast channel switching
EP2301194B1 (en) Control of content delivery in broadcast/multicast networks
JP2005124193A5 (en)
WO2008119267A1 (en) Media delivery system, apparatus and stream media playing method
CN102422649A (en) Fast channel change handling of late multicast join
EP2566128B1 (en) Method and server for obtaining key information during fast channel switching
CN102970585B (en) Method for quick channel switching of streaming media
WO2009024068A1 (en) The method for determining the time of sending data, the method, device and system for multicast blocking
WO2006086691A2 (en) A network for providing a streaming service
CN103347207B (en) A kind of method that IPTV multicast channels are switched fast
WO2010003342A1 (en) Method, device and system for identifying frame type of rtp packet
JP2009246630A (en) Home gateway device and communication quality control method of home gateway device
US20120117265A1 (en) Method and communication system for implementing stream services, and relevant device
US8797962B2 (en) Base station controlling apparatus and communication system
WO2013189435A2 (en) Processing method, system, and related device based on play state information synchronization
KR100803862B1 (en) Video streaming method on the vertical handoff over the differential network environment
WO2011095118A1 (en) Method, apparatus and system for processing network time shift

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11859593

Country of ref document: EP

Kind code of ref document: A1