WO2008089686A1 - Method for p2p streaming media live technology parallel extension - Google Patents

Method for p2p streaming media live technology parallel extension Download PDF

Info

Publication number
WO2008089686A1
WO2008089686A1 PCT/CN2008/070127 CN2008070127W WO2008089686A1 WO 2008089686 A1 WO2008089686 A1 WO 2008089686A1 CN 2008070127 W CN2008070127 W CN 2008070127W WO 2008089686 A1 WO2008089686 A1 WO 2008089686A1
Authority
WO
WIPO (PCT)
Prior art keywords
streaming media
server
buffer
management server
information
Prior art date
Application number
PCT/CN2008/070127
Other languages
French (fr)
Chinese (zh)
Inventor
Conglai Huang
Original Assignee
Conglai Huang
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 Conglai Huang filed Critical Conglai Huang
Publication of WO2008089686A1 publication Critical patent/WO2008089686A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/61Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
    • H04L65/612Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for unicast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1061Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
    • H04L67/1065Discovery involving distributed pre-established resource-based relationships among peers, e.g. based on distributed hash tables [DHT] 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1074Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
    • H04L67/1076Resource dissemination mechanisms or network resource keeping policies for optimal resource availability in the overlay network

Definitions

  • the present invention relates to a streaming media transmission technology, and more particularly to a parallel expansion method of a streaming media live broadcast technology based on P2P technology.
  • FIG. 1 The traditional streaming media technology solution is shown in Figure 1. It is to set up a central streaming media server, such as media.
  • the server sends a streaming program on the server side, and each client watching the streaming program needs to connect to the streaming server to request streaming media data, and then download the data to play locally.
  • the disadvantage of this technical solution is that as the number of users watching programs increases, the server load and bandwidth consumption increase exponentially. For example, a 500 BPS code rate program requires 200,000 users to view at least 200 servers and 10 G bandwidth, which is very expensive.
  • the live streaming media is transmitted by the P2P technology, and the streaming media receiving end also sends streaming media data. However, the streaming media information source data is getting larger and larger. If a large number of users log in to the same P2P server, the blocking problem may still occur.
  • the object of the present invention is to solve the problem that a large number of users need multiple servers.
  • the present invention provides a parallel expansion method for P2P streaming media live broadcast technology, in which a streaming media publishing source registers program information with a plurality of streaming media buffer servers, and then sends streaming media data to a streaming media buffer server. After the streaming media buffer server logs in to the primary management server, the streaming media information list is registered; the primary management server saves all the streaming media buffer server lists, and updates the streaming media buffer server information, including the current program name including the streaming media buffer server.
  • P 2p management server to communicate with the main management server, report the server seed information, including ip, program buffer data, seed type; client first login to the login server, login server according to current load of all P 2p management server, select the number of P 2p under a management server to the server ip, port back to the client and log in to the seed node p2p management server.
  • client first login to the login server, login server according to current load of all P 2p management server, select the number of P 2p under a management server to the server ip, port back to the client and log in to the seed node p2p management server.
  • the main management server actually receives the address and program list of the buffer server and updates to the P 2p management server.
  • the login server can monitor the load of the P2P management server, and the client selects the login server through the login server.
  • the P2P management server with smaller load acquires the buffer server address program list and logs in to the buffer server; since the buffer server and the P 2p management server are multiple, the main management server simply sends the list to the P 2p management server, and the schedule is logged in through the server.
  • the client selects a P2P management server with a smaller load, and can perform scheduling between multiple P2P management servers for parallel expansion, thereby effectively solving the problem of network congestion.
  • FIG. 1 is a structural diagram of a conventional streaming media transmission
  • Figure 2 is a structural view of the present invention
  • FIG. 3 is a flow chart of the streaming media publishing end of the present invention.
  • Figure 4 is a flow chart of the present invention.
  • Figure 5 is a flow chart of the landing end of the present invention.
  • the P2P streaming media live broadcast technology parallel expansion method of the present invention involves the following functional devices:
  • Read streaming media data including video stream data and file data, such as wmv stream data, Real stream data.
  • [18] Buffer a certain amount of streaming media data, such as buffering 1 minute of streaming media data.
  • the data saved by the streaming media buffer server 2 is the first source of data acquired by the node in the p2p live broadcast system.
  • Client 5 (super species Sub) First, the streaming media data is obtained from the streaming media buffer server 2, and then the streaming media data is transmitted through the p2p transmission.
  • [19] 2 synchronous streaming media data, according to the publishing device 6 to release streaming media data, to determine the streaming media data in the streaming media buffer server 2, for example, buffer 60 seconds of data, (60 can be adjusted according to system needs), when The publishing device 6 has new data coming, and the streaming media buffer server 2 covers the oldest data, so that the current latest 60 seconds of streaming media data can be maintained.
  • the main management server 1 selects the best top N seeds as super seeds according to the seed network speed, including the uplink speed and the downlink speed, and the super seed directly from the streaming media.
  • the buffer server 2 reads the streaming media data and simultaneously transmits the streaming media data to other seeds.
  • [24] 3. Communicate with the primary management server 1, and update the list of streaming media buffer servers.
  • the p2p management server 4 returns the registration information of the streaming media buffer server 2 according to the seed node request, including ip, port.
  • the seed node can obtain the information of the streaming media buffer server 2 from the p2p server 4, and connect to the streaming media buffer server 2 to obtain the streaming media data.
  • the seed information of the server including ip, program buffer data, seed type including super seed, non-super seed.
  • client 5 sends a NAT test request through UDP protocol, guest When the traditional UDP packet of the client 5 reports its own intranet IP, the Stun server 7 determines the NAT type according to the external network IP and the intranet IP of the client 5UPD packet.
  • [31] Responsible for login load balancing. When the number of login users is too large, multiple P 2p management servers 4 are required. Client 5 first logs in to login server 3, and login server 3 is based on all current p2p management servers 4. In the case of load, a p2p management server 4 whose number is not full is selected, and the ip and port of the server are returned to the seed node, and the client 5 node logs in to the p2p management server 4, thereby achieving load balancing of the multi-p2p management server 2.
  • the streaming media publishing source registers the program information with the plurality of streaming media buffer servers 2, and then sends the streaming media data to the streaming media buffer server 2, and the streaming media buffer server 2 logs in to the main server.
  • the management server 1 registers the streaming media information list;
  • the main management server 1 saves the list of all the streaming media buffer servers 2, and updates the streaming media buffer server 2 information, which includes the current program name of the streaming media buffer server 2, the program ID, Program buffer data;
  • p2p management server 4 determines to communicate with the main management server 1, reports the server seed information, including ip, program buffer data, seed type; client 5 first logs in to the login server 3, the login server 3 is based on For the current load status of all p2p management servers 4, a p2p management server 4 whose number is not full is selected, and the ip and port of the server are returned to the client 5 seed node, and the client 5 seed node logs in to the p2p management server 4.

Abstract

A method for P2P streaming media live technology parallel extension is provided, wherein after the streaming media publication source has registered the program information to plurality of streaming media buffer servers respectively, the streaming media publication source sends the streaming media data to the streaming media buffer servers periodically, after the streaming media buffer server has logged on the main management server, the streaming media buffer server registers the streaming media information list; the main management server stores all streaming media buffer servers list, and updates the streaming media buffer server information periodically, the P2P management server communicates with the main management server periodically, reports the server seed information; the client logs on the login server firstly, according to the load situation of all current P2P management servers, the login server selects a P2P management server which the people numbers are not full and logs on the P2P management server, through schedule of the login server, the client selects the little load P2P management server, scheduling between plurality of P2P management servers for parallel extension, thereby the problem of network congestion is resolved effectively.

Description

说明书 一种 P2P流媒体直播技术的平行扩展方法  Parallel expansion method of P2P streaming media live broadcast technology
#細或  #细 or
[1] 本发明涉及一种流媒体传输技术, 尤其是基于 P2P技术的流媒体直播技术的平 行扩展方法。  [1] The present invention relates to a streaming media transmission technology, and more particularly to a parallel expansion method of a streaming media live broadcast technology based on P2P technology.
[2] 传统流媒体技术方案如图 1是架设一台中心流媒体服务器, 例如 media [2] The traditional streaming media technology solution is shown in Figure 1. It is to set up a central streaming media server, such as media.
service或者 real  Service or real
server,在服务器端发布流媒体节目, 每个观看流媒体节目的客户端需要连接到该 流媒体服务器请求流媒体数据, 然后下载数据到本地进行播放。 这种技术方案 的缺点就是随着观看节目用户数增加, 服务器负载, 带宽消耗也成倍速增加, 例如一个 500BPS码率节目, 20万个用户观看需要至少 200台服务器和 10G带宽, 成本非常巨大。 利用 P2P技术直播流媒体, 流媒体接收端还会往外发送流媒体数 据, 但是对于流媒体信息源数据越来越大, 如果大量用户同吋登陆同一 P2P服务 器, 则照样会形成堵塞的问题。  The server sends a streaming program on the server side, and each client watching the streaming program needs to connect to the streaming server to request streaming media data, and then download the data to play locally. The disadvantage of this technical solution is that as the number of users watching programs increases, the server load and bandwidth consumption increase exponentially. For example, a 500 BPS code rate program requires 200,000 users to view at least 200 servers and 10 G bandwidth, which is very expensive. The live streaming media is transmitted by the P2P technology, and the streaming media receiving end also sends streaming media data. However, the streaming media information source data is getting larger and larger. If a large number of users log in to the same P2P server, the blocking problem may still occur.
[3] 本发明的目的是在于解决大用户量同吋需要多个服务器的问题。 [3] The object of the present invention is to solve the problem that a large number of users need multiple servers.
[4] 为达成上述目的, 本发明一种 P2P流媒体直播技术的平行扩展方法, 其中流媒 体发布源分别向若干个流媒体缓冲服务器注册节目信息后向流媒体缓冲服务器 定吋发送流媒体数据, 流媒体缓冲服务器登陆到主管理服务器后将流媒体信息 列表进行注册; 主管理服务器保存所有流媒体缓冲服务器列表, 定吋更新流媒 体缓冲服务器信息, 该信息包括包括流媒体缓冲服务器当前节目名称, 节目 ID , 节目缓冲的数据; P2p管理服务器定吋和主管理服务器进行通信, 汇报本服务 器种子信息, 包括 ip,节目缓冲数据多少, 种子类型; 客户端首先登陆到登陆服 务器, 登陆服务器根据当前所有 P2p管理服务器的负载情况, 选择一个人数未满 的 P2p管理服务器, 把该服务器的 ip, port返回给客户端种子节点并登陆到该 p2p 管理服务器。 [5] 釆用上述方案后, 主管理服务器实吋接收缓冲服务器的地址和节目列表后更新 到 P2p管理服务器, 登陆服务器可实吋监控 P2P管理服务器的负载情况, 当客户 端通过登陆服务器选择负载较小的 P2P管理服务器获取缓冲服务器地址节目列表 从而登陆缓冲服务器; 由于缓冲服务器和 P2p管理服务器均为多个, 主管理服务 器只是将列表发给 P2p管理服务器, 而通过登陆服务器的调度, 客户端选择较小 负载的 P2P管理服务器, 可在多个 P2P管理服务器之间进行调度从而进行平行扩 展, 因此有效地解决了网络堵塞的问题。 [4] In order to achieve the above object, the present invention provides a parallel expansion method for P2P streaming media live broadcast technology, in which a streaming media publishing source registers program information with a plurality of streaming media buffer servers, and then sends streaming media data to a streaming media buffer server. After the streaming media buffer server logs in to the primary management server, the streaming media information list is registered; the primary management server saves all the streaming media buffer server lists, and updates the streaming media buffer server information, including the current program name including the streaming media buffer server. , program ID, program buffer data; P 2p management server to communicate with the main management server, report the server seed information, including ip, program buffer data, seed type; client first login to the login server, login server according to current load of all P 2p management server, select the number of P 2p under a management server to the server ip, port back to the client and log in to the seed node p2p management server. [5] After using the above scheme, the main management server actually receives the address and program list of the buffer server and updates to the P 2p management server. The login server can monitor the load of the P2P management server, and the client selects the login server through the login server. The P2P management server with smaller load acquires the buffer server address program list and logs in to the buffer server; since the buffer server and the P 2p management server are multiple, the main management server simply sends the list to the P 2p management server, and the schedule is logged in through the server. The client selects a P2P management server with a smaller load, and can perform scheduling between multiple P2P management servers for parallel expansion, thereby effectively solving the problem of network congestion.
國删  Country deletion
[6] 图 1是习用的流媒体传输的结构图;  [6] Figure 1 is a structural diagram of a conventional streaming media transmission;
[7] 图 2是本发明的结构图;  [7] Figure 2 is a structural view of the present invention;
[8] 图 3是本发明流媒体发布端流程图;  [8] FIG. 3 is a flow chart of the streaming media publishing end of the present invention;
[9] 图 4是本发明流程图;  [9] Figure 4 is a flow chart of the present invention;
[10] 图 5本发明登陆端流程图。  [10] Figure 5 is a flow chart of the landing end of the present invention.
[11] 下面结合附图对本发明作进一步说明。 [11] The present invention will be further described below in conjunction with the accompanying drawings.
 difficult
[12] 如图 2所示, 本发明一种 P2P流媒体直播技术的平行扩展方法, 涉及以下功能装 置:  [12] As shown in FIG. 2, the P2P streaming media live broadcast technology parallel expansion method of the present invention involves the following functional devices:
[13] 一、 发布装置 6  [13] I. Release device 6
[14] 1、 读取流媒体数据, 包括视频流数据和文件数据, 例如 wmv流数据, Real流 数据。  [14] 1. Read streaming media data, including video stream data and file data, such as wmv stream data, Real stream data.
[15] 2、 对每个流数据包进行打包, 例如 asf流数据包或者 rawb流数据包, 如果系统 需要加密则对每个流媒体包进行加密, 在客户端 5 (超级种子) 收到改数据进行 解密。  [15] 2. Pack each stream packet, such as asf stream packet or rawb stream packet. If the system needs to encrypt, encrypt each stream packet and receive it on client 5 (super seed). The data is decrypted.
[16] 3、 向流媒体缓冲服务器 2定吋发送数据包, 例如每隔 1秒吋间发送 1秒的流媒体 数据, 1秒可能包含多个流媒体数据包。  [16] 3. To send a data packet to the streaming media buffer server 2, for example, to send 1 second of streaming media data every 1 second, and 1 second may contain multiple streaming media packets.
[17] 二、 流媒体缓冲服务器 2 [17] Second, streaming media buffer server 2
[18] 1、 缓冲一定吋间的流媒体数据, 例如缓冲 1分钟流媒体数据。 流媒体缓冲服务 器 2保存的数据是 p2p直播系统中节点取得数据的第一个源头。 客户端 5 (超级种 子) 首先从流媒体缓冲服务器 2取得流媒体数据, 然后才通过 p2p传输散播流媒 体数据。 [18] 1. Buffer a certain amount of streaming media data, such as buffering 1 minute of streaming media data. The data saved by the streaming media buffer server 2 is the first source of data acquired by the node in the p2p live broadcast system. Client 5 (super species Sub) First, the streaming media data is obtained from the streaming media buffer server 2, and then the streaming media data is transmitted through the p2p transmission.
[19] 2、 同步流媒体数据, 根据发布装置 6发布流媒体数据, 定吋更新流媒体缓冲服 务器 2中的流媒体数据, 例如缓冲 60秒数据, (60可以根据系统需要进行调整) , 当发布装置 6有新的数据来到, 流媒体缓冲服务器 2则覆盖最旧的数据, 这样 可以保持当前最新的 60秒流媒体数据。  [19] 2, synchronous streaming media data, according to the publishing device 6 to release streaming media data, to determine the streaming media data in the streaming media buffer server 2, for example, buffer 60 seconds of data, (60 can be adjusted according to system needs), when The publishing device 6 has new data coming, and the streaming media buffer server 2 covers the oldest data, so that the current latest 60 seconds of streaming media data can be maintained.
[20] 3、 返回 p2p节点连接请求流媒体数据, 例如 p2p节点请求第 4秒的数据, 则返回 第 4秒的流媒体数据给种子节点。  [20] 3, return p2p node connection request streaming media data, for example, the p2p node requests the 4th second of the data, then returns the 4th second of the streaming media data to the seed node.
[21] 三、 p2p管理服务器 4  [21] Third, p2p management server 4
[22] 1、 管理所有种子, p2p系统中每个种子都需要登陆到系统中的其中一个 p2p管 理服务器 4。  [22] 1. Manage all seeds. Each seed in the p2p system needs to log in to one of the p2p management servers in the system.
[23] 2、 从所有种子里选择超级种子, 在系统中主管理服务器 1根据种子的网络速度 , 包括上行速度, 下行速度选择最优的前 N个种子作为超级种子, 超级种子直接 从流媒体缓冲服务器 2读取流媒体数据, 同吋向其他种子传输流媒体数据。  [23] 2. Select super seed from all the seeds. In the system, the main management server 1 selects the best top N seeds as super seeds according to the seed network speed, including the uplink speed and the downlink speed, and the super seed directly from the streaming media. The buffer server 2 reads the streaming media data and simultaneously transmits the streaming media data to other seeds.
[24] 3、 和主管理服务器 1进行通信, 实吋更新流媒体缓冲服务器 2列表。 当有多个 流媒体缓冲服务器 2的吋候, p2p管理服务器 4根据种子节点请求返回流媒体缓冲 服务器 2的注册信息, 包括 ip,port。 这样种子节点就可以从 p2p服务器 4得到流媒 体缓冲服务器 2的信息, 连接到流媒体缓冲服务器 2, 取得流媒体数据。  [24] 3. Communicate with the primary management server 1, and update the list of streaming media buffer servers. When there are multiple streaming media buffer servers 2, the p2p management server 4 returns the registration information of the streaming media buffer server 2 according to the seed node request, including ip, port. Thus, the seed node can obtain the information of the streaming media buffer server 2 from the p2p server 4, and connect to the streaming media buffer server 2 to obtain the streaming media data.
[25] 四、 主管理服务器 1  [25] Fourth, the main management server 1
[26] 1、 管理所有 p2p管理服务器 4, p2p管理服务器 4定吋和主管理服务器 1进行通信 [26] 1, manage all p2p management server 4, p2p management server 4 fixed and main management server 1 communication
, 汇报本服务器种子信息, 包括 ip,节目缓冲数据多少, 种子类型包括超级种子 , 非超级种子两种。 Report the seed information of the server, including ip, program buffer data, seed type including super seed, non-super seed.
[27] 2、 管理所有流媒体缓冲服务器 2列表, 当有多个流媒体缓冲服务器 2的吋候, 主管理服务器 1保存所有流媒体缓冲服务器 2列表, 定吋更新流媒体缓冲服务器 2 信息, 并定吋把流媒体缓冲服务器 2信息更新到 p2p服务器 4, 包括流媒体缓冲服 务器 2当前节目名称, 节目 ID, 节目缓冲的数据。  [27] 2. Manage all the streaming media buffer server 2 lists. When there are multiple streaming media buffer servers 2, the main management server 1 saves all the streaming media buffer server 2 lists, and updates the streaming media buffer server 2 information. And the information of the streaming media buffer server 2 is updated to the p2p server 4, including the current program name of the streaming media buffer server 2, the program ID, and the data of the program buffer.
[28] 五、 Stun服务器 7  [28] V. Stun Server 7
[29] 1、 负责测试种子节点 Nat类型, 客户端 5通过 UDP协议发送 NAT测试请求, 客 户端 5传统 UDP包的吋候同吋上报自己的内网 IP, Stun服务器 7根据客户端 5UPD 包的外网 IP和内网 IP判断 NAT类型。 [29] 1. Responsible for testing the seed node Nat type, client 5 sends a NAT test request through UDP protocol, guest When the traditional UDP packet of the client 5 reports its own intranet IP, the Stun server 7 determines the NAT type according to the external network IP and the intranet IP of the client 5UPD packet.
[30] 六、 登陆服务器 3 [30] Six, login server 3
[31] 1、 负责登陆负载均衡, 当登陆用户量人数太多的情况, 需要多个 P2p管理服务 器 4, 客户端 5首先登陆到登陆服务器 3, 登陆服务器 3根据当前所有 p2p管理服务 器 4的负载情况, 选择一个人数未满的 p2p管理服务器 4, 把该服务器的 ip, port返 回给种子节点, 则客户端 5节点登陆到该 p2p管理服务器 4, 从而达到多 p2p管理 服务器 2的负载均衡。 [31] 1. Responsible for login load balancing. When the number of login users is too large, multiple P 2p management servers 4 are required. Client 5 first logs in to login server 3, and login server 3 is based on all current p2p management servers 4. In the case of load, a p2p management server 4 whose number is not full is selected, and the ip and port of the server are returned to the seed node, and the client 5 node logs in to the p2p management server 4, thereby achieving load balancing of the multi-p2p management server 2.
[32] 如图 3至图 5所示, 流媒体发布源分别向若干个流媒体缓冲服务器 2注册节目信 息后向流媒体缓冲服务器 2定吋发送流媒体数据, 流媒体缓冲服务器 2登陆到主 管理服务器 1后将流媒体信息列表进行注册; 主管理服务器 1保存所有流媒体缓 冲服务器 2列表, 定吋更新流媒体缓冲服务器 2信息, 该信息包括流媒体缓冲服 务器 2当前节目名称, 节目 ID, 节目缓冲的数据; p2p管理服务器 4定吋和主管理 服务器 1进行通信, 汇报本服务器种子信息, 包括 ip,节目缓冲数据多少, 种子类 型; 客户端 5首先登陆到登陆服务器 3, 登陆服务器 3根据当前所有 p2p管理服务 器 4的负载情况, 选择一个人数未满的 p2p管理服务器 4, 把该服务器的 ip, port返 回给客户端 5种子节点, 则客户端 5种子节点登陆到该 p2p管理服务器 4。  As shown in FIG. 3 to FIG. 5, the streaming media publishing source registers the program information with the plurality of streaming media buffer servers 2, and then sends the streaming media data to the streaming media buffer server 2, and the streaming media buffer server 2 logs in to the main server. After the management server 1 registers the streaming media information list; the main management server 1 saves the list of all the streaming media buffer servers 2, and updates the streaming media buffer server 2 information, which includes the current program name of the streaming media buffer server 2, the program ID, Program buffer data; p2p management server 4 determines to communicate with the main management server 1, reports the server seed information, including ip, program buffer data, seed type; client 5 first logs in to the login server 3, the login server 3 is based on For the current load status of all p2p management servers 4, a p2p management server 4 whose number is not full is selected, and the ip and port of the server are returned to the client 5 seed node, and the client 5 seed node logs in to the p2p management server 4.

Claims

权利要求书 Claim
[1] 1、 一种 P2P流媒体直播技术的平行扩展方法, 其特征在于: 流媒体发布源 分别向若干个流媒体缓冲服务器注册节目信息后向流媒体缓冲服务器定吋 发送流媒体数据, 流媒体缓冲服务器登陆到主管理服务器后将流媒体信息 列表进行注册; 主管理服务器保存所有流媒体缓冲服务器列表, 定吋更新 流媒体缓冲服务器信息; P2p管理服务器定吋和主管理服务器进行通信, 汇 报本服务器种子信息; 客户端首先登陆到登陆服务器, 登陆服务器根据当 前所有 p2p管理服务器的负载情况, 选择一个人数未满的 p2p管理服务器, 把该服务器的 ip, port返回给客户端种子节点并登陆到该 p2p管理服务器。 [1] 1. A parallel expansion method for P2P streaming media live broadcast technology, wherein: the streaming media publishing source registers program information with a plurality of streaming media buffer servers, and then sends streaming media data to the streaming media buffer server. buffer media server login to register the streaming media server management information list after the master; the master management server stores a list of all of the streaming media server buffers, buffer set inch streaming server information update; P 2p inch given management server and the management server communicate with the master, Report the seed information of the server; the client first logs in to the login server, and the login server selects a p2p management server whose number is not full according to the current load status of all p2p management servers, and returns the ip and port of the server to the client seed node. Log in to the p2p management server.
[2] 2、 根据权利要求 1所述的一种 P2P流媒体直播技术的平行扩展方法, 其特 征在于: 该流媒体缓冲服务器信息包括流媒体缓冲服务器当前节目名称, 节目 ID, 节目缓冲的数据。  [2] The parallel expansion method of the P2P streaming media live broadcast technology according to claim 1, wherein: the streaming media buffer server information includes a current program name of the streaming media buffer server, a program ID, and a program buffered data. .
[3] 3、 根据权利要求 1所述的一种 P2P流媒体直播技术的平行扩展方法, 其特 征在于: P2p管理服务器信息包括 ip,节目缓冲数据多少, 种子类型。 [3] 3. An extended parallel P2P streaming media broadcast method of claim technology, wherein: P 2p includes IP information management server, the program data buffer number, the type of seed.
PCT/CN2008/070127 2007-01-17 2008-01-17 Method for p2p streaming media live technology parallel extension WO2008089686A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710008469.XA CN101018201A (en) 2007-01-17 2007-01-17 A parallel expansion method of the P2P stream media live broadcast technology
CN200710008469.X 2007-01-17

Publications (1)

Publication Number Publication Date
WO2008089686A1 true WO2008089686A1 (en) 2008-07-31

Family

ID=38726962

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/070127 WO2008089686A1 (en) 2007-01-17 2008-01-17 Method for p2p streaming media live technology parallel extension

Country Status (2)

Country Link
CN (1) CN101018201A (en)
WO (1) WO2008089686A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101951396A (en) * 2010-09-03 2011-01-19 创想空间软件技术(北京)有限公司 System and method for realizing real-time communication of IP network by using P2P (Peer-to-Peer) jumping seeds
US10057337B2 (en) 2016-08-19 2018-08-21 AvaSure, LLC Video load balancing system for a peer-to-peer server network

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101018201A (en) * 2007-01-17 2007-08-15 黄从来 A parallel expansion method of the P2P stream media live broadcast technology
CN101079884B (en) * 2007-03-27 2010-11-10 腾讯科技(深圳)有限公司 A method, system and device for client login to service server
CN101702652B (en) * 2009-02-19 2011-09-14 广州市香港科大霍英东研究院 P2P stream media live broadcasting method capable of preventing flash crowd
CN102299975B (en) * 2010-06-28 2014-02-26 杭州华三通信技术有限公司 Method and system for regulating NAT (Network Address Translation) equipment self-adapting to multilayer NAT environment
CN102291629B (en) * 2011-08-29 2019-02-05 中兴通讯股份有限公司 A kind of P2P applied to IPTV acts on behalf of VOD system and implementation method
CN111756681A (en) * 2019-03-29 2020-10-09 北京金山云网络技术有限公司 Streaming media cascade scheduling method and device, electronic equipment and storage medium
CN114189701B (en) * 2021-11-29 2024-04-02 珠海迈越信息技术有限公司 Method for dynamically adjusting receiving and transmitting data by live broadcast server in P2P network

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1553724A (en) * 2003-06-03 2004-12-08 华为技术有限公司 Method and system for improving multimedia message performance process by multimedia message system
US20060184688A1 (en) * 2005-02-17 2006-08-17 Nec Laboratories America, Inc. System and Method for Parallel Indirect Streaming of Stored Media from Multiple Sources
CN1822548A (en) * 2006-03-24 2006-08-23 南京邮电大学 Distribtive flow managing method based on counter network
CN101018201A (en) * 2007-01-17 2007-08-15 黄从来 A parallel expansion method of the P2P stream media live broadcast technology

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1553724A (en) * 2003-06-03 2004-12-08 华为技术有限公司 Method and system for improving multimedia message performance process by multimedia message system
US20060184688A1 (en) * 2005-02-17 2006-08-17 Nec Laboratories America, Inc. System and Method for Parallel Indirect Streaming of Stored Media from Multiple Sources
CN1822548A (en) * 2006-03-24 2006-08-23 南京邮电大学 Distribtive flow managing method based on counter network
CN101018201A (en) * 2007-01-17 2007-08-15 黄从来 A parallel expansion method of the P2P stream media live broadcast technology

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101951396A (en) * 2010-09-03 2011-01-19 创想空间软件技术(北京)有限公司 System and method for realizing real-time communication of IP network by using P2P (Peer-to-Peer) jumping seeds
US10057337B2 (en) 2016-08-19 2018-08-21 AvaSure, LLC Video load balancing system for a peer-to-peer server network

Also Published As

Publication number Publication date
CN101018201A (en) 2007-08-15

Similar Documents

Publication Publication Date Title
WO2008089686A1 (en) Method for p2p streaming media live technology parallel extension
CN101282281B (en) Medium distributing system and apparatus as well as flow medium play method
JP5948345B2 (en) Virtual application delivery chassis system
CN101534204B (en) Streaming media information distribution system and method thereof and user end
KR101602525B1 (en) Streaming with Optional Broadcast Delivery of Data Segments
CN102075338B (en) Distributed network-based live broadcasting method and device
US20070274525A1 (en) Encrypted communication system, communication status management server, encrypted communication method, and communication status management method
WO2009021374A1 (en) An integrating video service peer to peer networks system
JP2015510301A5 (en)
CN101646078A (en) Method and system based on application-layer multicast for processing streaming media data
CN106059936B (en) The method and device of cloud system Multicast File
TW200929941A (en) Apparatus and method for transmitting streaming services
CN102257764A (en) Multicast quality of service module and method
WO2017128902A1 (en) Streaming media multicast system and method using multiple ring topology most networks
Jeon et al. Peer-to-peer multimedia streaming and caching service
CN100583817C (en) Method of safetguard digital household network QoS
CN101132390A (en) Stream media system based on P2P technology
CN107659853B (en) A kind of adaptive stream media live streaming control system
KR100953507B1 (en) System and method for communication in groups using a lot of Data Transferring Server
US20060174025A1 (en) System and method for streaming content utilizing client upstream communication bandwidth capacity over a network
CN109698859A (en) A kind of date storage method and device based on view networking
JP4028302B2 (en) Packet relay method, relay device, and network system using the relay device
WO2021005756A1 (en) Content distribution system, unicast/multicast conversion device, content distribution method, and content distribution program
Mohammed et al. A measurement study on media streaming over wi-fi in named data networking
JP4554420B2 (en) Gateway device and program thereof

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

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

Country of ref document: EP

Kind code of ref document: A1