WO2023226949A1 - Procédé et dispositif de transmission de données multimédias de diffusion en continu en temps réel, et support de stockage - Google Patents

Procédé et dispositif de transmission de données multimédias de diffusion en continu en temps réel, et support de stockage Download PDF

Info

Publication number
WO2023226949A1
WO2023226949A1 PCT/CN2023/095623 CN2023095623W WO2023226949A1 WO 2023226949 A1 WO2023226949 A1 WO 2023226949A1 CN 2023095623 W CN2023095623 W CN 2023095623W WO 2023226949 A1 WO2023226949 A1 WO 2023226949A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
streaming
information
communication link
link
Prior art date
Application number
PCT/CN2023/095623
Other languages
English (en)
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 WO2023226949A1 publication Critical patent/WO2023226949A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/80Responding to QoS

Definitions

  • the present application relates to communication technology, and in particular, to a method, device and storage medium for real-time streaming media data transmission.
  • Video live broadcast especially low-latency live broadcast (Real-time Streaming, RTS), and audio and video conferencing and other real-time audio and video communication (Real-time Communication, RTC) scenarios have higher requirements on delay and transmission quality, and real-time data transmission. Sexual requirements are high.
  • RTS low-latency live broadcast
  • RTC Real-time Communication
  • CDN Content Delivery Network
  • the streaming client i.e., the playback client
  • the streaming node i.e., the streaming node
  • a single link is used for data transmission between the streaming client and the streaming node.
  • communication links jitter and other conditions occur, data transmission will cause phenomena such as stuck delays and packet loss, resulting in poor data transmission quality and making it difficult to meet the real-time requirements of streaming media data transmission in RTS, RTC and other scenarios.
  • This application provides a method, device and storage medium for real-time streaming media data transmission to solve the current problem of poor data transmission quality in CDN and difficulty in meeting the real-time requirements of streaming media data transmission in RTS, RTC and other scenarios.
  • this application provides a real-time streaming media data transmission method, which is applied to the streaming client, including:
  • the candidate nodes select at least one candidate node as an alternative streaming node, and establish a third communication link with each of the candidate streaming nodes;
  • the fourth communication link constitutes an alternative link for pulling streaming media data
  • this application provides a real-time streaming media data transmission method, which is applied to the target streaming node, including:
  • the first streaming request carries media stream information, the access address of the streaming client, and information about whether a backup link is supported, where the media stream information includes streaming media data. domain name;
  • the information of the alternative node After receiving the information of the alternative node sent by the live broadcast center, the information of the alternative node is sent to the streaming client.
  • this application provides a real-time streaming media data transmission method, which is applied to the live broadcast center, including:
  • the target streaming node Receives a first link request and an alternative node request sent by the target streaming node, the first link request carries media stream information, and the alternative node request carries the domain name of the streaming media data and the access address of the streaming client;
  • information on the second communication link between the target streaming node and the streaming node is generated according to the media stream information, and the information is sent to the target streaming node.
  • Information on the second communication link is generated according to the media stream information, and the information is sent to the target streaming node.
  • the present application provides an electronic device, including: a processor, and a memory communicatively connected to the processor; the memory stores computer execution instructions; the processor executes the computer execution instructions stored in the memory, To implement any of the above methods.
  • the present application provides a computer-readable storage medium in which computer-executable instructions are stored, and when executed by a processor, the computer-executable instructions are used to implement the method provided in any of the above aspects.
  • the real-time streaming media data transmission method by establishing communication links between the streaming client and multiple streaming nodes, and establishing communication links between the streaming nodes and the streaming nodes, multiple users are formed.
  • different streaming nodes are used in different links. One link serves as the primary link and the other links serve as backup links.
  • an alternative link is switched to the main link, and streaming media data is pulled through the switched main link.
  • the streaming node used for streaming can be switched in a timely manner, thereby avoiding the communication link between the streaming client and the streaming node. It improves the transmission quality and real-time performance of streaming media data by preventing delays, packet loss, etc. caused by jitter on the road or network congestion.
  • Figure 1 is an example diagram of a communication link provided by this application.
  • Figure 2 is a flow chart of a method for performing real-time streaming media data transmission by a streaming client provided by an embodiment of the present application
  • Figure 3 is a framework diagram of the establishment process of a streaming media data transmission main link provided by this application.
  • Figure 4 is an example diagram of a communication link between a pull node and a push node provided by this application;
  • Figure 5 is an example diagram of a communication link in which a target streaming node is used as a relay node provided by this application;
  • Figure 6 is a flow chart of a method for performing real-time streaming media data transmission by a target streaming node provided by an embodiment of the present application
  • Figure 7 is a flow chart of a method for transmitting real-time streaming media data by a live broadcast center provided by an embodiment of the present application
  • Figure 8 is a flow chart of a real-time streaming media data transmission method provided by an embodiment of the present application.
  • Figure 9 is a schematic structural diagram of a real-time streaming media data transmission device provided by an embodiment of the present application.
  • Figure 10 is a schematic structural diagram of a real-time streaming media data transmission device provided by another embodiment of the present application.
  • Figure 11 is a schematic structural diagram of a real-time streaming media data transmission device provided by another embodiment of the present application.
  • Streaming client Also called playback client, it refers to the client that pulls streams from CDN to obtain streaming media data.
  • Streaming node An edge node in the CDN that establishes a communication link with the streaming client.
  • the streaming client pulls streams from the streaming node.
  • Push client A client that pushes streaming media data to CDN.
  • Push node an edge node in the CDN that establishes a communication link with the push client.
  • the push client pushes streaming media data to the push node.
  • the target streaming node is used to refer to the streaming node designated by the DNS server for the first time for the streaming client
  • the alternative streaming node is used to refer to A streaming node that establishes a communication link with the streaming client after the target streaming node.
  • the first communication link refers to the communication link between the streaming client and the target streaming node.
  • the second communication link refers to the communication link between the target streaming node and the streaming node
  • the third communication link refers to the communication link between the streaming client and the alternative streaming node
  • the fourth communication link Link refers to the communication link between the candidate pull node and the push node.
  • first pull request refers to the pull request sent by the pull client to the target pull node
  • second pull request refers to the pull request sent by the pull client to the alternative pull node
  • the first link request refers to the link request sent by the target streaming node to the live broadcast center
  • the second link request refers to the link request sent by the candidate streaming node to the live broadcast center.
  • CDN mainly includes CDN centers and nodes deployed in various places.
  • the center of CDN includes live broadcast center, scheduling system, etc.
  • the nodes deployed in various places are usually divided into two parts: one part is the edge node, which can usually be used as a pull node or a push node to establish communication connections with the client; the other part of the nodes is only responsible for the communication between the pull node and the push node.
  • Relay node for the relay role.
  • the streaming client establishes a communication connection with a streaming node, and a single link is used for data transmission between the streaming client and the streaming node.
  • a single link is used for data transmission between the streaming client and the streaming node.
  • the communication link between streaming nodes jitters, it will cause phenomena such as stuck delays and packet loss in data transmission.
  • the quality of streaming data transmission is poor and it is difficult to meet the real-time requirements of streaming media data transmission in RTC, RTS and other scenarios. .
  • the real-time streaming data transmission method provided by this application can be applied to RTS, RTC and other scenarios that require high real-time performance, such as live video broadcasts, audio and video conferencing and other scenarios.
  • the method of this application establishes communication links between the streaming client and multiple streaming nodes, and establishes communication links between the streaming nodes and the streaming nodes to form multiple links for streaming. Different links Use different pull nodes in the road. One link serves as the primary link and the other links serve as backup links. When the communication link between the streaming client and the streaming node in the main link does not meet the preset conditions, an alternative link is switched to the main link, and streaming media data is pulled through the switched main link.
  • the streaming node used for streaming can be switched in a timely manner, thereby avoiding the communication link between the streaming client and the streaming node. It improves the transmission quality and real-time performance of streaming media data due to jitter on the road or delays and packet loss caused by network congestion.
  • Figure 1 is an example diagram of a communication link provided by this application.
  • a first communication link between the streaming client 100 and the streaming node 20
  • the streaming node 20 and the pushing node 20 have a first communication link.
  • a second communication link between the streaming nodes 30, and the first communication link and the second communication link together form a link for pulling streams.
  • the third communication link and the fourth communication link together form another communication link.
  • the link used to pull streams is used to pull streams.
  • the streaming node 20 and the streaming node 40 are two different edge nodes in the CDN, and the streaming client 100 establishes communication links with two different edge nodes respectively.
  • one link is used as the main link and the other is used as an alternative link.
  • the streaming client 100 pulls streaming media data through the main link and the alternative link is kept connected. status.
  • the first link in the main link (such as the first communication link or the third communication link) does not meet the preset conditions, the alternative link is switched to the main link, and the streaming client 100 passes the switched
  • the main link pulls the streaming media data, switches the main link before switching to the alternative link, and enters the state of maintaining connection.
  • the second communication link and the fourth communication link in Figure 1 use dotted lines to indicate that in the communication link between the pull node and the push node, the pull node and the push node can be directly connected, or through a or Multiple relay nodes are connected.
  • Figure 1 only takes the establishment of one alternative link as an example for illustration. In other examples, multiple alternative links can also be established.
  • FIG. 2 is a flow chart of a method for transmitting real-time streaming media data by a streaming client provided by an embodiment of the present application. As shown in Figure 2, the specific steps of this method are as follows:
  • Step S201 Receive information about the target streaming node provided by the DNS server, and establish a first communication link with the target streaming node.
  • the streaming client when users want to play streaming media data, they access the domain name of the streaming media data through the streaming client.
  • the streaming client sends a resolution request for the domain name of the streaming media data to the DNS server, and the DNS server resolves the stream.
  • the domain name of the media data selects an edge node in the CDN as the target streaming node corresponding to the streaming client, and returns the information of the target streaming node to the streaming client.
  • the information of the target streaming node provided by the DNS server at least includes the IP of the target streaming node.
  • the streaming client establishes a communication link with the target streaming node based on the IP of the target streaming node.
  • Step S202 Send a first pull request to the target pull node, so that the target pull node establishes a second communication link with the push node.
  • the first communication link and the second communication link constitute a pull request.
  • the streaming client After establishing the first communication link with the target streaming node, the streaming client sends a first streaming request to the target streaming node through the first communication link.
  • the first streaming request carries the media stream information of the streaming media data that the streaming client wants to pull.
  • the target streaming node After receiving the first pull request, the target streaming node will parse out the media stream information and send the first link request carrying the media stream information to the CDN's live broadcast center.
  • the live broadcast center parses the streaming media information, determines the information of the streaming node based on the streaming media information, and generates the information of the second communication link between the target streaming node and the streaming node, Feed back the information of the second communication link to the target streaming node.
  • the target streaming node establishes a second communication link with the streaming node based on the information of the second communication link.
  • the first communication link and the second communication link constitute a link between the pull client and the push node for streaming, and serve as the main link for the pull client to pull streaming media data.
  • the second communication link between the target streaming node and the streaming node may not include a relay node, or may include at least one relay node.
  • the streaming client can pull streaming media data through the main link.
  • the framework of the establishment process of the streaming media data transmission main link is shown in Figure 3.
  • the anchor as the live video publisher, publishes the collected live video data through the push streaming client 200 To a push node 30 in the CDN.
  • a user wants to watch a live video, he can access the domain name of the live video through the streaming client 100.
  • the domain name of the live video is "www.######.com”
  • the streaming client 100 will request DNS
  • the server 11 initiates a resolution request for the live video domain name.
  • the DNS server 11 parses the live video domain name and selects an edge node in the CDN as the target streaming node 20 corresponding to the streaming client 100, and sets the target streaming node 20
  • the IP is returned to the streaming client 100.
  • the streaming client 100 establishes a first communication link with the target streaming node 20 according to the IP of the target streaming node 20 .
  • the streaming client 100 sends a streaming request to the target streaming node 20 .
  • the target streaming node 20 After receiving the streaming request, the target streaming node 20 sends a link request to the live broadcast center 12 .
  • the live broadcast center 12 generates the information of the second communication link between the target streaming node 20 and the streaming node 30 based on the link request, and feeds back the information of the second communication link to the target streaming node 20 .
  • the target streaming node 20 establishes a second communication link with the streaming node 30 according to the information of the second communication link.
  • the target streaming node 20 can pull the live video stream from the streaming node 30 through the second communication link, and send the live video stream to the streaming client 100 .
  • the streaming client 100 plays the live video stream for viewers to watch online.
  • the second communication link between the target streaming node 20 and the streaming node 30 may not include a relay node, or may include one or more relay nodes.
  • the second communication link includes one
  • the relay node 40 is taken as an example for illustrative explanation.
  • Step S203 Receive the information of the candidate nodes sent by the target streaming node.
  • the information of the candidate nodes is determined by the live broadcast center and sent to the target streaming node.
  • the live broadcast center can select one or more edge nodes from the CDN edge nodes as alternative nodes according to the request of the target streaming node, and send the information of the alternative nodes to the target streaming node.
  • the streaming node forwards the information of the alternative nodes to the streaming client.
  • the live broadcast center selects alternative nodes, it can adopt the same selection strategy as the DNS server selects the streaming node for the streaming client, which will not be described again here.
  • Step S204 Select at least one candidate node as a candidate streaming node according to the information of the candidate nodes, and establish a third communication link with each candidate streaming node.
  • the streaming client After receiving the information of the candidate nodes, the streaming client selects one or more candidate nodes as the candidate streaming nodes, and establishes a communication link with each candidate streaming node, so that the streaming client communicates with multiple streaming nodes.
  • a communication link is established with each streaming node to realize a multi-link connection method between the streaming client and multiple streaming nodes.
  • the streaming client only receives information about one candidate node.
  • the streaming client directly uses the candidate node as the candidate streaming node and communicates with the candidate streaming node. Establish a third communication link.
  • Step S205 Send a second streaming request to each candidate streaming node, so that each candidate streaming node establishes a fourth communication link, a third communication link and a fourth communication link with the streaming node.
  • the path constitutes an alternative link for pulling streaming media data.
  • the streaming client After establishing the third communication link with the candidate streaming node, the streaming client sends a second streaming request to the candidate streaming node through the third communication link.
  • the second pull request carries media stream information of the streaming media data that the pull client wants to pull.
  • the alternative streaming node parses out the media stream information and sends a second link request carrying the media stream information to the live broadcast center of the CDN.
  • the live broadcast center After receiving the second link request, parses the streaming media information, determines the information of the streaming node based on the streaming media information, and generates the information of the fourth communication link between the alternative streaming node and the streaming node , feedback the information of the fourth communication link to the candidate streaming node.
  • Alternative pull node root Establish a fourth communication link with the streaming node based on the information of the fourth communication link.
  • an alternative link for pulling streaming media data is established between the streaming client and the streaming node.
  • the fourth communication link between the alternative pull node and the push node may not include a relay node, or may include at least one relay node.
  • the alternative link After the alternative link is established, the alternative link remains connected and is temporarily not used to transmit streaming media data.
  • Step S206 When the first communication link does not meet the preset conditions, select an alternative link to switch to the main link, pull streaming media data through the switched main link, and switch the pre-switched main link. as an alternative link.
  • the preset conditions are used to constrain the quality information of the communication link.
  • the communication link does not meet the preset conditions, it means that the quality of the communication link is poor; when the communication link meets the preset conditions, it means that the quality of the communication link is good.
  • the quality information of the communication link may be a quality detection result of the communication link, or a transmission quality indicator calculated based on the actual situation of the communication link transmitting streaming media data (for example, the transmission quality indicator may include lagging. rate, delay, packet loss rate), or other information that can measure the communication quality of the communication link.
  • the preset conditions can be set according to the requirements of the communication link between the streaming client and the streaming node in the specific application scenario. Different preset conditions can be set in different application scenarios.
  • the preset condition is used to constrain the quality information of the first communication link.
  • the communication quality of the first communication link can be determined. It is poor and does not meet the quality requirements of the communication link in the current application scenario.
  • the streaming client selects an alternative link whose communication link meets the preset conditions and switches the alternative link to the main link. , pulling streaming media data through the switched main link.
  • the streaming client After switching the main link, the streaming client switches the main link before the switch to the alternative link.
  • the link enters the maintained connection state and is not used for the transmission of streaming media data.
  • link switching can continue and a backup The selected link is switched to the main link, and the main link before switching is switched to the alternative link.
  • a main link such as "pushing node ⁇ target streaming node ⁇ streaming client”
  • a “push streaming node” is established based on each candidate streaming node.
  • An alternative link such as "streaming node ⁇ alternative streaming node ⁇ streaming client”, when the communication link between the streaming client in the main link and the target streaming node does not meet the preset conditions, you can add a The alternative link that meets the preset conditions for this communication link is switched to the main link. That is, the communication link between the streaming client and a streaming node meets the preset conditions due to jitter, network congestion, etc.
  • the attribute information of the edge node in the CDN can be configured so that the edge node has Has properties that can serve as relay nodes. In this way, more relay nodes can be selected when establishing communication links, and communication links can be directly established between two edge nodes. The combination of links is more flexible, and communication links with better communication quality can be established.
  • the pull node directly establishes a communication link (excluding relays) with the push node. node), the communication quality may be better than the communication link containing the relay node. At this time, the pull node directly establishes a communication link with the push node.
  • edge node A is the pull node 20
  • edge node B is the push node 30 that the pull node 20 wants to establish a communication link.
  • the solid line (1) represents the connection between edge node A and edge node B.
  • a directly established communication link that does not include relay nodes.
  • the communication link composed of dotted lines (2) and (3) is another communication link based on traditional components between edge node A and edge node B. This communication link includes a relay node C.
  • edge node A and edge node B are very close, the communication link of the solid line (1) is better than the communication link composed of the dotted lines (2) and (3).
  • the communication between the pull node and the push node is established.
  • When linking establish the communication link shown by the solid line (1).
  • the candidate streaming node when the candidate streaming node establishes the fourth communication link with the streaming node, other streaming nodes or streaming nodes in the CDN may be used as relay nodes.
  • the fourth communication link between the candidate streaming node and the streaming node may not include any relay node, so that the established communication link between the candidate streaming node and the streaming node The quality of the fourth communication link is better.
  • At least one fourth communication link may include a relay node, and the relay node may include a relay node in the CDN. Pull streaming node or push streaming node.
  • the link combination method is more flexible, more optional links are available when determining the fourth communication link, and the quality of the established fourth communication link can be improved.
  • the fourth communication link between the candidate streaming node and the streaming node includes a relay node, and the relay node includes the target streaming node.
  • the streaming client can use the alternative
  • the streaming node establishes a communication link with the target streaming node, and still uses the second communication link to pull streaming media data to improve the quality and real-time performance of streaming media data transmission.
  • the dotted line (4) represents the second communication link between the target pull node 20 and the push node 30, and the dotted line (4) and the solid line (5) constitute the candidate pull node 40 and the push node.
  • the fourth communication link between flow nodes 30.
  • the streaming client 100 can pull streaming media data through (4) and the first communication link.
  • the streaming client 100 can pull streaming media data through (4), (5) and the third communication link.
  • the streaming client can obtain the communication quality information of the first communication link and the third communication link in real time, so as to realize the connection between the streaming client and the pulling client in the main link and the alternative link.
  • Real-time quality monitoring of this communication link between flow nodes enables timely switching to an alternative link with better communication link quality when the quality of this communication link in the main link is poor, thereby Improve the quality and real-time performance of streaming media data transmission.
  • the alternative link is in a stay-connected state and has the ability to implement quality detection.
  • the streaming client can To receive the quality detection results of the first communication link and the third communication link in real time, and based on the quality detection results and the preset conditions, the streaming client can determine the communication quality status of the first communication link and the third communication link. .
  • the streaming client can calculate indicator information such as packet loss rate and delay based on the actual data transmission with the target streaming node as the communication quality information of the first communication link.
  • the streaming client can also calculate indicator information such as packet loss rate and delay based on the actual data transmission with the candidate streaming node as the communication quality information of the third communication link.
  • the first streaming request carries media stream information, the access address of the streaming client, and information about whether the streaming client supports backup links.
  • the media stream information carried in the first pull request is used to generate information on the second communication link.
  • the target stream pull node sends a first link request to the live broadcast center based on the media stream information after receiving the first stream pull request.
  • the live broadcast center will generate the information of the second communication link based on the media stream information, and feed back the information of the second communication link to the target streaming node.
  • the target streaming node establishes the second communication link with the streaming node.
  • the access address of the streaming client and information about whether the streaming client supports backup links are the information based on which candidate nodes are selected.
  • the target streaming node can, after receiving the first streaming request, perform a request based on whether the streaming client supports backup.
  • the link information determines whether to request alternative node information from the live broadcast center. If the streaming client supports backup links, the target streaming node sends an alternative node request to the live broadcast center, so that the live broadcast center feeds back information about the alternative nodes to the target streaming node. After the target streaming node receives the information of the alternative node, it sends the information of the alternative node to the streaming client. In addition, if the streaming client does not support backup links, the target streaming node will not send an alternative node request to the live broadcast center.
  • the second pull request carries media stream information and backup link tag information.
  • the media stream information carried in the second pull request is used to generate information on the second communication link.
  • the candidate stream pull node sends a second link request to the live broadcast center based on the media stream information after receiving the second stream pull request.
  • the live broadcast center After receiving the second link request, the live broadcast center will generate the information of the fourth communication link based on the media stream information, and feed back the information of the fourth communication link to the alternative streaming node.
  • the candidate streaming node After receiving the information of the fourth communication link, the candidate streaming node establishes a fourth communication link with the streaming node.
  • the backup link tag information is used to inform the alternative streaming node that the fourth communication link to be established belongs to the alternative link, and there is no need to request information about the alternative node.
  • the target streaming node By carrying different information in the streaming requests sent to the target streaming node and the alternative streaming node, the target streaming node has the ability to obtain the information of the alternative streaming node, and the alternative streaming node can be established and pushed normally. Communication links between nodes without unnecessary processing of requesting alternative node information.
  • the information of the candidate node may include the access address (IP) and selection priority of the candidate node.
  • the alternative node is determined by the live broadcast center based on the IP of the alternative streaming node, combined with at least one of the information such as the location of the edge node in the CDN, its operator, load and health status, to determine the communication quality with the streaming client. better side edge node.
  • the selection priority refers to the priority of the candidate node selected as the candidate streaming node.
  • the streaming client can selectively select at least one alternative node as the alternative streaming node based on the selection priority of the alternative nodes, thereby establishing a third communication link with higher communication quality.
  • the streaming client When establishing a third communication link with each candidate streaming node, the streaming client establishes a third communication link with each candidate streaming node based on the access address of each candidate streaming node.
  • FIG. 6 is a flow chart of a method for performing real-time streaming media data transmission by a target streaming node provided by an embodiment of the present application. As shown in Figure 6, the specific steps of this method are as follows:
  • Step S601 Receive the first streaming request sent by the streaming client.
  • the first streaming request carries media stream information, the access address of the streaming client, and information about whether a backup link is supported, where the media stream information includes the streaming media data. domain name.
  • the media stream information carried in the first pull request is used to generate information on the second communication link.
  • the access address of the streaming client and information about whether the streaming client supports backup links are used to determine information about alternative nodes.
  • the target streaming node After receiving the first streaming request, the target streaming node parses the first streaming request to obtain the media stream information carried therein, the access address of the streaming client, and information about whether backup links are supported.
  • Step S602 Send a first link request carrying media stream information to the live broadcast center.
  • the target streaming node can send the first link request carrying the media stream information to the live broadcast center.
  • the live broadcast center will generate the information of the second communication link based on the media stream information, and feed back the information of the second communication link to the target streaming node.
  • Step S603 When it is determined that the streaming client supports the backup link, an alternative node request is sent to the live broadcast center.
  • the alternative node request carries the domain name of the streaming media data and the access address of the streaming client.
  • the target pull stream The node After parsing the information about whether the streaming client supports backup links, confirming that the streaming client supports backup links, and parsing the access address of the streaming client and the domain name of the streaming media data in the media streaming information, the target pull stream The node sends an alternative node request to the live broadcast center. After receiving the alternative node request, the live broadcast center selects the target streaming node based on the domain name of the streaming media data and the access address of the streaming client, combined with the location, operator, load and health status of the edge node in the CDN. The alternative edge node is used as an alternative node, and the information of the alternative node is fed back to the target streaming node.
  • Step S604 Receive the information of the second communication link sent by the live broadcast center, and establish a second communication link with the streaming node according to the information of the second communication link.
  • the information of the second communication link includes path information of the second communication link, and may specifically include address information of each hop node in the second communication link.
  • the target streaming node After receiving the information of the second communication link, the target streaming node establishes a second communication link with the streaming node based on the information of the second communication link.
  • Step S605 After receiving the information of the alternative node sent by the live broadcast center, send the information of the alternative node to the streaming client.
  • the target streaming node After the target streaming node receives the information of the alternative node, it sends the information of the alternative node to the streaming client, so that The streaming client selects at least one candidate node as a candidate streaming node based on the information of the candidate streaming node, establishes a third communication link with each candidate streaming node, and sends a third communication link to each candidate streaming node.
  • the second pull request is to enable each candidate pull node to establish a fourth communication link with the push node, thus solidifying the establishment of at least one candidate link.
  • the target streaming node can request the information of the alternative nodes from the live broadcast center, and send the received information of the alternative nodes to the streaming client, thereby providing at least one alternative node to the streaming client, causing the streaming client to select at least one candidate node as an alternative streaming node, establish a third communication link, and request the alternative streaming node to establish a fourth communication link with the streaming node, the third communication link
  • the route and the fourth communication link together form an alternative link.
  • the alternative link of the condition is switched to the main link, thereby switching the alternative streaming node used to pull streaming media data in a timely manner, which can avoid jitter or network failure in the communication link between the streaming client and the streaming node. Stuttering delays, packet loss and other conditions caused by congestion improve the transmission quality and real-time performance of streaming media data.
  • the fourth communication link includes a relay node, and the relay node includes a target streaming node.
  • the target streaming node is a relay node directly connected to the alternative streaming node.
  • the fourth communication link can be expressed as "alternative streaming node ⁇ target streaming node Node ⁇ ... ⁇ Push node”, where the direction of the arrow indicates the flow direction of streaming media data when pulling streams.
  • the target pull node and the push node may not include a relay node, or may include at least one other relay node.
  • the target streaming node can receive the streaming link establishment request sent by the alternative streaming node, and establish a communication link with the alternative streaming node; parse the streaming link establishment request to obtain the fourth communication carried by it According to the information of the fourth communication link, a pull link establishment request is sent to the next node in the fourth communication link to establish a communication link with the next node.
  • the target streaming node can determine the information of the next node that needs to establish a connection.
  • a communication link between two adjacent nodes is established sequentially in the order of "alternative streaming node ⁇ target streaming node ⁇ ... ⁇ streaming node".
  • the next node refers to the "backup streaming node”.
  • Select the next node in the link "Pull Node ⁇ Target Pull Node ⁇ ... ⁇ Push Node" to the target pull node in the direction of the arrow, which may be a relay node or a push node.
  • the target streaming node serves as a relay node in the fourth communication link.
  • the communication quality of the communication link between the streaming client and the target streaming node is poor, but the communication quality between the target streaming node and the pushing node is poor.
  • the streaming client can establish a connection with the target streaming node through the alternative streaming node, and still use the second communication link with good communication quality to pull streaming media data.
  • FIG. 7 is a flow chart of a method for transmitting real-time streaming media data by a live broadcast center provided by an embodiment of the present application.
  • the real-time streaming media data transmission method provided in this embodiment can be specifically applied to the live broadcast center in the CDN. As shown in Figure 7, the specific steps of this method are as follows:
  • Step S701 Receive a first link request and an alternative node request sent by the target streaming node.
  • the first link request carries media stream information
  • the alternative node request carries the domain name of the streaming media data and the access address of the streaming client.
  • Step S702 When receiving the first link request, generate the information of the second communication link between the target streaming node and the streaming node according to the media stream information, and send the information of the second communication link to the target streaming node. .
  • the live broadcast center After receiving the first link request carrying media stream information, the live broadcast center generates the information of the second communication link based on the media stream information, and feeds back the information of the second communication link to the target streaming node, so that the target pulls the stream
  • the node establishes a second communication link with the streaming node according to the information of the second communication link.
  • Step S703 When an alternative node request is received, at least one alternative node is selected based on the domain name of the streaming media data and the access address of the streaming client, and information about the alternative node is sent to the target streaming node.
  • the information of the candidate node at least includes the access address of the candidate node, so that the streaming client can establish a communication link with the candidate node based on the access address of the candidate node.
  • the live broadcast center selects at least one edge node from the CDN that can be an alternative to the target streaming node based on the domain name of the streaming media data and the access address of the streaming client as the alternative node, and Send the information of the alternative node to the target streaming node, so that the target streaming node forwards the information of the alternative node to the streaming client.
  • the streaming client After receiving the information of the candidate nodes, the streaming client will select at least one candidate node as the candidate streaming node based on the information of the candidate nodes, establish a third communication link with each candidate streaming node, and send Each candidate streaming node sends a second streaming request, so that each candidate streaming node establishes a fourth communication link with the streaming node, thereby achieving the establishment of at least one candidate link.
  • the live broadcast center has the function of selecting and providing information about alternative nodes, so that the streaming client establishes a third communication link with at least one alternative streaming node among the alternative nodes, and requests the alternative streaming node.
  • the node establishes a fourth communication link with the streaming node, and the second communication link and the fourth communication link constitute an alternative link for pulling streaming media data.
  • the alternative link of the condition is switched to the main link, thereby switching to the alternative streaming node in a timely manner, which can avoid delays caused by jitter in the communication link between the streaming client and the streaming node or network congestion. , packet loss, etc., which improves the transmission quality and real-time performance of streaming media data.
  • At least one candidate node is selected based on the domain name of the streaming media data and the access address of the streaming client. Specifically, it can be implemented in the following manner:
  • At least one edge node is selected as a backup from the edge nodes covered by the scheduling domain of the domain name of the streaming media data. Select node.
  • the scheduling domain of the domain name of the streaming media data can be determined according to the domain name of the streaming media data, and then the edge nodes covered by the scheduling domain in the CDN are determined.
  • the streaming client is determined according to the access address of the streaming client. Based on the location of the client and the operator it belongs to, combined with the location information, operator information, load information and health status information of the edge node in the CDN, the edge node with better communication quality with the streaming client can be selected as an alternative node.
  • the streaming client in the edge node covered by the scheduling domain of the domain name of the streaming media data, can be The access address can determine the location and operator of the streaming client. Combined with the location information and operator information of the edge node in the CDN, the edge node in the same area of the same operator as the streaming client is determined, and then based on The load information and health status information select edge nodes with less load and better health status as alternative nodes.
  • the area where the edge node is located can be divided geographically according to administrative regions, cities, etc., or in other ways, and there is no specific limit here.
  • the live broadcast center can select an edge node with less load and better health status as an alternative node for the streaming client, so that the communication quality can be established between the streaming client and each alternative node. third communication link.
  • the live broadcast center sends alternative node information to the target streaming node, which specifically includes:
  • the node sends the access address and selection priority of the alternative node.
  • the live broadcast center can determine and provide the selection priority of the alternative node, so that the streaming client can selectively select the alternative streaming node according to the selection priority of the alternative node.
  • the live broadcast center may also provide the required fourth communication link information to the candidate streaming node to assist the candidate streaming node and the streaming node in establishing the fourth communication link.
  • the live broadcast center receives the second link request sent by the alternative streaming node, and the second link request carries media stream information and backup link mark information.
  • the live broadcast center parses the second link request and can obtain the backup link tag information, it can determine that the communication link information requested by the link request is used to establish the fourth communication link among the alternative links, without To obtain the information of the alternative node, only the information of the fourth communication link is generated and fed back.
  • the live broadcast center generates information about the fourth communication link between the candidate streaming node and the streaming node according to the media stream information, and sends the information about the fourth communication link to the candidate streaming node.
  • the live broadcast center can be informed that the current link request is a request from the alternative streaming node and the requested communication link information It is used to establish the fourth communication link among the alternative links.
  • the live broadcast center does not need to feed back the information of the alternative nodes, so as to distinguish the link requests of the alternative streaming nodes and the target streaming nodes.
  • the attribute information of the edge node in the CDN can be configured so that the edge node has attributes that can serve as a relay node. In this way, more relay nodes can be selected when establishing communication links, and communication links can be directly established between two edge nodes. The combination of links is more flexible and can improve the quality of the established communication links.
  • the live broadcast center when generating the information of the fourth communication link between the alternative pull node and the push node based on the media flow information, the live broadcast center can, based on the media flow information, use the pull node or the push node in the content distribution network to The node serves as an available relay node and generates information of the fourth communication link.
  • the fourth communication link may not include any relay node, so as to determine the fourth communication link with better communication quality.
  • the fourth communication link may include relay nodes, and these relay nodes include pull nodes or push nodes in the CDN.
  • the combination method of the fourth communication link is more flexible, there are more optional links, and the fourth communication link with better communication quality can be determined.
  • the target streaming node when generating the information of the fourth communication link, can be used as a relay node, and "alternative streaming node ⁇ target streaming node ⁇ ... ⁇ streaming node" can be established like this A fourth communications link.
  • the pull client can use the alternative pull
  • the streaming node establishes a connection with the target streaming node, and still uses the second communication link with good communication quality to pull streaming media data to establish a fourth communication link with better communication quality.
  • FIG 8 is a flow chart of a real-time streaming media data transmission method provided by an embodiment of the present application. As shown in Figure 8, the specific steps of this method are as follows:
  • Step S801 The streaming client receives the information of the target streaming node provided by the DNS server.
  • Step S802 The streaming client establishes a first communication link with the target streaming node.
  • Step S803 The streaming client sends a first streaming request to the target streaming node.
  • the first streaming request carries media stream information, the access address of the streaming client, and information about whether a backup link is supported.
  • the media stream information includes the domain name of the streaming media data.
  • Step S804 The target streaming node sends a first link request carrying media stream information to the live broadcast center.
  • the first link request carries media stream information.
  • Step S805 When the target streaming node determines that the streaming client supports the backup link, it sends an alternative node request to the live broadcast center.
  • the alternative node requests the domain name carrying the streaming media data and the access address of the streaming client.
  • Step S806 When receiving the first link request, the live broadcast center generates information on the second communication link between the target streaming node and the streaming node according to the media stream information.
  • Step S807 The live broadcast center sends the information of the second communication link to the target streaming node.
  • Step S808 The target streaming node establishes a second communication link with the streaming node according to the information of the second communication link.
  • the first communication link and the second communication link constitute the main link for pulling streaming media data.
  • Step S809 When receiving an alternative node request, the live broadcast center selects at least one alternative node based on the domain name of the streaming media data and the access address of the streaming client.
  • Step S810 The live broadcast center sends the information of the candidate node to the target streaming node.
  • Step S811 After receiving the information of the alternative node sent by the live broadcast center, the target streaming node sends the information of the alternative node to the streaming client.
  • Step S812 The streaming client selects at least one candidate node as an alternative streaming node based on the information of the candidate nodes.
  • Step S813 The streaming client establishes a third communication link with the candidate streaming node.
  • Step S814 The streaming client sends a second streaming request to the candidate streaming node.
  • the second pull request carries media stream information and backup link tag information.
  • Step S815 The live broadcast center generates information about the fourth communication link between the candidate streaming node and the streaming node according to the media stream information.
  • Step S816 The live broadcast center sends the information of the fourth communication link to the candidate streaming node.
  • Step S817 The alternative pull node establishes a fourth communication link with the push node based on the information of the fourth communication link.
  • the third communication link and the fourth communication link constitute an alternative link for pulling streaming media data. .
  • Step S818 When the first communication link does not meet the preset conditions, select an alternative link to switch to the main link, pull streaming media data through the switched main link, and switch the pre-switched main link. as an alternative link.
  • FIG 9 is a schematic structural diagram of a real-time streaming media data transmission device provided by an embodiment of the present application.
  • the device provided by this embodiment is applied to a streaming client.
  • the real-time streaming media data transmission device 90 includes: communication Module 91, alternative link establishment module 92 and link switching module 93.
  • the communication module 91 is used to receive the information of the target streaming node provided by the DNS server, establish a first communication link with the target streaming node, and send a first streaming request to the target streaming node, so that the target streaming node is established With the second communication link between the streaming node and the first communication link and the second communication link, the first communication link and the second communication link constitute the main link for pulling streaming media data; receiving the information of the alternative node sent by the target streaming node, and preparing The node selection information is determined by the live broadcast center and sent to the target streaming node.
  • the alternative link establishment module 92 is configured to select at least one candidate node as an alternative streaming node according to the information of the candidate node, and establish a third communication link with each candidate streaming node.
  • the communication module 91 is also configured to send a second streaming request to each candidate streaming node, so that each candidate streaming node establishes a fourth communication link with the streaming node, the third communication link and the third communication link.
  • Four communication links constitute alternative links for pulling streaming media data.
  • the link switching module 93 is used to select an alternative link to switch to the main link when the first communication link does not meet the preset conditions, pull streaming media data through the switched main link, and transfer the pre-switched link to the main link.
  • the primary link is switched to the backup link.
  • At least one fourth communication link includes a relay node, and the relay node includes a pull node or a push node in the content distribution network.
  • the relay node includes a target streaming node.
  • the communication module is also configured to obtain communication quality information of the first communication link and the third communication link in real time.
  • the first streaming request carries media stream information, the access address of the streaming client, and information about whether the streaming client supports backup links; the second streaming request carries media stream information and backup links. Tag information.
  • the information of the candidate node includes the access address and selection priority of the candidate node
  • the alternative link establishment module is also used to: select at least one candidate node as a backup node based on the selection priority of the candidate node. Select the streaming node.
  • the candidate streaming node determination module is also used to: root According to the access address of each candidate streaming node, a third communication link is established with each candidate streaming node.
  • the device provided in this embodiment can be specifically used to execute the solution executed by the streaming client in any of the above method embodiments.
  • the specific functions and technical effects that can be achieved will not be described again here.
  • FIG 10 is a schematic structural diagram of a real-time streaming media data transmission device provided by another embodiment of the present application.
  • the device provided by this embodiment is applied to the target streaming node.
  • the real-time streaming media data transmission device 1000 includes : Communication module 1001, alternative node request module 1002 and link establishment module 1003.
  • the communication module 1001 is configured to receive a first streaming request sent by a streaming client.
  • the first streaming request carries media stream information, the access address of the streaming client, and information about whether a backup link is supported, where the media stream information includes streaming media.
  • the domain name of the data is configured to receive a first streaming request sent by a streaming client.
  • the communication module 1001 is also used to send a first link request carrying media stream information to the live broadcast center.
  • the alternative node request module 1002 is configured to send an alternative node request to the live broadcast center when it is determined that the streaming client supports the backup link.
  • the alternative node request carries the domain name of the streaming media data and the access address of the streaming client.
  • the communication module 1001 is also used to receive the information of the second communication link sent by the live broadcast center.
  • the link establishment module 1003 is configured to establish a second communication link with the streaming node according to the information of the second communication link.
  • the communication module 1001 is also configured to send the information of the alternative node to the streaming client after receiving the information of the alternative node sent by the live broadcast center.
  • the communication module is also configured to receive a pull link establishment request sent by the alternative pull node, where the pull link establishment request carries a fourth communication link between the alternative pull node and the push node.
  • the fourth communication link includes a relay node, and the relay node includes a target streaming node;
  • the link establishment module is also used to establish communication links with alternative streaming nodes.
  • the communication module is also configured to send a pull link establishment request to the next node in the fourth communication link according to the information of the fourth communication link.
  • the link establishment module is also used to establish a communication link with the next node.
  • the device provided in this embodiment can be specifically used to execute the solution executed by the target streaming node in any of the above method embodiments.
  • the specific functions and achievable technical effects will not be described again here.
  • FIG 11 is a schematic structural diagram of a real-time streaming media data transmission device provided by another embodiment of the present application.
  • the device provided by this embodiment is applied to the live broadcast center of a CDN.
  • the real-time streaming media data transmission device 1100 includes : Communication module 1101, link information generation module 1102 and candidate node determination module 1103.
  • the communication module 1101 is used to receive a first link request and an alternative node request sent by the target streaming node.
  • the first link request carries media stream information
  • the alternative node request carries the domain name of the streaming media data and the access address of the streaming client. .
  • the link information generation module 1102 is configured to, when receiving the first link request, generate information on the second communication link between the target pull node and the push node according to the media stream information.
  • the communication module 1101 is also used to send the information of the second communication link to the target streaming node.
  • the alternative node determination module 1103 is configured to, when receiving an alternative node request, select at least one alternative node based on the domain name of the streaming media data and the access address of the streaming client.
  • the communication module 1101 is also used to send information about alternative nodes to the target streaming node.
  • the alternative node determination module when selecting at least one alternative node based on the domain name of the streaming media data and the access address of the streaming client, is also used to:
  • multiple edge nodes are selected from the edge nodes covered by the scheduling domain of the domain name of the streaming media data. as an alternative node.
  • the alternative node determination module 1103 is also used to obtain the access address of the alternative node, and based on the access address of the streaming client, as well as the location information, operator information, load information and Health status information determines the selection priority of alternative nodes.
  • the communication module 1101 is also used to send the access address and selection priority of the alternative node to the target streaming node.
  • the communication module is also configured to receive a second link request sent by the alternative streaming node, where the second link request carries media stream information and backup link tag information.
  • the link information generation module is also configured to generate information on a fourth communication link between the candidate streaming node and the streaming node based on the media stream information, and send the information on the fourth communication link to the candidate streaming node.
  • the link information generation module when generating information about the fourth communication link between the alternative pull node and the push node based on the media stream information, is also used to:
  • the pull node or the push node in the content distribution network is used as an available relay node to generate information of the fourth communication link.
  • the link information generation module when generating information about the fourth communication link between the alternative pull node and the push node based on the media stream information, is also used to:
  • the target streaming node is used as a relay node to generate information of the fourth communication link.
  • the device provided in this embodiment can be specifically used to execute the solution executed by the live broadcast center in any of the above method embodiments.
  • the specific functions and the technical effects that can be achieved will not be described again here.
  • This application also provides electronic equipment for realizing real-time streaming data transmission, including equipment loaded with streaming clients, edge nodes in CDN as target streaming nodes, or CDN live broadcast centers.
  • This application provides a device loaded with a streaming client, including: a processor, and a memory communicatively connected to the processor.
  • the memory stores computer execution instructions; the processor executes the computer execution instructions stored in the memory to implement any of the above methods.
  • the solution implemented by the streaming client in the example, the specific functions and the technical effects it can achieve will not be described again here.
  • This application provides an edge node, including: a processor, and a memory communicatively connected to the processor.
  • the memory stores computer execution instructions; the processor executes the computer execution instructions stored in the memory to achieve the target flow in any of the above method embodiments.
  • This application provides a live broadcast center, including: a processor, and a memory communicatively connected to the processor.
  • the memory stores computer execution instructions; the processor executes the computer execution instructions stored in the memory to implement any of the above methods.
  • This application also provides a computer-readable storage medium.
  • Computer-executable instructions are stored in the computer-readable storage medium. When executed by the processor, the computer-executable instructions are used to implement the streaming client and target streaming in any of the above method embodiments.
  • the solutions implemented by nodes or live broadcast centers, the specific functions and the technical effects that can be achieved will not be described again here.
  • the computer program product includes: a computer program.
  • the computer program is stored in a readable storage medium.
  • At least one processor of the electronic device can read the computer program from the readable storage medium.
  • At least one processor The computer program is executed by the computer so that the electronic device executes the solution executed by the streaming client, the target streaming node, or the live broadcast center in any of the above method embodiments.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

La présente invention concerne un procédé et un dispositif de transmission de données multimédias de diffusion en continu en temps réel, et un support de stockage. Selon le procédé fourni par la présente invention, une liaison de communication est établie entre un client d'extraction de flux et une pluralité de noeuds d'extraction de flux, et une liaison de communication est établie entre les noeuds d'extraction de flux et les noeuds de poussée de flux pour former une pluralité de liaisons pour l'extraction de flux. Différents noeuds d'extraction de flux sont utilisés dans différentes liaisons. Une liaison fonctionne comme liaison principale, et d'autres liaisons fonctionnent comm liaisons candidates. Lorsque la liaison de communication entre le client d'extraction de flux et les noeuds d'extraction de flux dans la liaison principale ne satisfait pas une condition prédéfinie, une liaison candidate est commutée pour devenir la liaison principale, et les données multimédias de diffusion en continu sont extraites à travers la liaison principale commutée. Lorsqu'une gigue ou un encombrement de réseau se produit sur la liaison de communication entre le client d'extraction de flux et les noeuds d'extraction de flux, les noeuds d'extraction de flux sont commutés dans le temps pour éviter des arrêts sur l'image, des retards et des pertes de paquets provoqués par la gigue ou l'encombrement du réseau entre le client d'extraction de flux et les noeuds d'extraction de flux. Par conséquent, la qualité de transmission et l'opportunité des données multimédias de diffusion en continu sont améliorées.
PCT/CN2023/095623 2022-05-23 2023-05-22 Procédé et dispositif de transmission de données multimédias de diffusion en continu en temps réel, et support de stockage WO2023226949A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210567651.3A CN115002083B (zh) 2022-05-23 2022-05-23 实时流媒体数据传输的方法、设备及存储介质
CN202210567651.3 2022-05-23

Publications (1)

Publication Number Publication Date
WO2023226949A1 true WO2023226949A1 (fr) 2023-11-30

Family

ID=83027219

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/095623 WO2023226949A1 (fr) 2022-05-23 2023-05-22 Procédé et dispositif de transmission de données multimédias de diffusion en continu en temps réel, et support de stockage

Country Status (2)

Country Link
CN (1) CN115002083B (fr)
WO (1) WO2023226949A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115002083B (zh) * 2022-05-23 2024-04-02 阿里巴巴(中国)有限公司 实时流媒体数据传输的方法、设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106331642A (zh) * 2016-08-31 2017-01-11 浙江大华技术股份有限公司 一种视频云系统中的数据处理方法及装置
CN112218100A (zh) * 2019-07-09 2021-01-12 阿里巴巴集团控股有限公司 内容分发网络、数据处理方法、装置、设备及存储介质
CN112752115A (zh) * 2020-12-29 2021-05-04 广州博冠信息科技有限公司 直播数据传输方法、装置、设备及介质
US20210368239A1 (en) * 2018-05-14 2021-11-25 Wangsu Science & Technology Co., Ltd. Distributing method, system, edge node, and central scheduling system for streaming media resource
CN115002083A (zh) * 2022-05-23 2022-09-02 阿里巴巴(中国)有限公司 实时流媒体数据传输的方法、设备及存储介质

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8452886B2 (en) * 2008-12-04 2013-05-28 Microsoft Corporation Peer-to-peer packet scheduling algorithm
CA2773342A1 (fr) * 2012-03-30 2013-09-30 Disternet Technology, Inc. Systeme et methode de gestion des services de la lecture en continu
CN106850581B (zh) * 2017-01-04 2020-06-23 网宿科技股份有限公司 互动直播流媒体数据的分发备份方法、系统及服务器
CN109041262B (zh) * 2018-08-23 2020-06-16 Oppo广东移动通信有限公司 数据传输方法及相关装置
CN113364587A (zh) * 2021-06-29 2021-09-07 中国电信股份有限公司 流媒体数据的处理系统、方法、装置、介质与设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106331642A (zh) * 2016-08-31 2017-01-11 浙江大华技术股份有限公司 一种视频云系统中的数据处理方法及装置
US20210368239A1 (en) * 2018-05-14 2021-11-25 Wangsu Science & Technology Co., Ltd. Distributing method, system, edge node, and central scheduling system for streaming media resource
CN112218100A (zh) * 2019-07-09 2021-01-12 阿里巴巴集团控股有限公司 内容分发网络、数据处理方法、装置、设备及存储介质
CN112752115A (zh) * 2020-12-29 2021-05-04 广州博冠信息科技有限公司 直播数据传输方法、装置、设备及介质
CN115002083A (zh) * 2022-05-23 2022-09-02 阿里巴巴(中国)有限公司 实时流媒体数据传输的方法、设备及存储介质

Also Published As

Publication number Publication date
CN115002083B (zh) 2024-04-02
CN115002083A (zh) 2022-09-02

Similar Documents

Publication Publication Date Title
CN104137505B (zh) 实现对分段内容流式传输的网络发起的控制的方法和装置
EP2171600B1 (fr) Transmission multimédia en continu poste-à-poste assistée
JP4820447B2 (ja) マルチキャスト送信システムおよび方法
US6888828B1 (en) System and method for providing at least one service obtained from a service network for a user in a packet switched communication network
CN102075338B (zh) 基于分布式网络的直播方法和装置
WO2008080343A1 (fr) Procédé et appareil pour réduire un retard de lecture multimédia
JP2010521875A5 (fr)
US20060233154A1 (en) Server to network signaling method for rapid switching between anycast multicast sources
Mastorakis et al. Real-time data retrieval in named data networking
MXPA06000670A (es) Metodo y sistema para proporcionar un enlace de transmision para trafico de emision continua.
EP1806870B1 (fr) Procédé pour la mise à disposition de données et système de transmission de données
WO2023226949A1 (fr) Procédé et dispositif de transmission de données multimédias de diffusion en continu en temps réel, et support de stockage
JP2008160196A (ja) Ip放送受信方法及び受信端末
US20100198977A1 (en) Automatic live stream trees
CN103166959A (zh) 一种多径实时传输控制系统及方法
CN104518908A (zh) 用于提供网络管理的方法和系统
JPWO2006075559A1 (ja) 通信方法および受信端末
US8068515B2 (en) Faster multimedia synchronization of broadcast streams using router caching of RTCP packets
US20120023239A1 (en) Creation Method of Multimedia Service and System Thereof
JP3755527B2 (ja) マルチキャスト転送経路計算方法及びマルチキャスト転送経路計算装置並びにプログラム
US9026610B2 (en) Method of collecting real time data
JP2004274622A (ja) 送信装置および送信方法
CN113382453B (zh) 基于增强静态路由计算和回源的跨域图传方法及系统
JP2011182061A (ja) 通信端末およびデータ配信方式切り替えプログラム
JP2007183714A (ja) コンテンツ配信システム、中継サーバ及び中継管理サーバ

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

Country of ref document: EP

Kind code of ref document: A1