WO2010127618A1 - System and method for implementing streaming media content service - Google Patents

System and method for implementing streaming media content service Download PDF

Info

Publication number
WO2010127618A1
WO2010127618A1 PCT/CN2010/072455 CN2010072455W WO2010127618A1 WO 2010127618 A1 WO2010127618 A1 WO 2010127618A1 CN 2010072455 W CN2010072455 W CN 2010072455W WO 2010127618 A1 WO2010127618 A1 WO 2010127618A1
Authority
WO
WIPO (PCT)
Prior art keywords
domain
media
media content
edge
server
Prior art date
Application number
PCT/CN2010/072455
Other languages
French (fr)
Chinese (zh)
Inventor
周扬
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2010127618A1 publication Critical patent/WO2010127618A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/40Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/61Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
    • H04L65/611Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for multicast or broadcast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • 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
    • 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/1063Discovery through centralising entities

Definitions

  • the present invention relates to a system and method for distributed streaming media content services, which provides various streaming media content services including live broadcast, on-demand, carousel, download, etc. for clients such as computers, media consoles, and video phones.
  • the central node network consumes a large amount of bandwidth, and the reliability caused by a single point of failure is poor. Due to the above problems of the traditional CDN technology, it is unable to meet the current large-scale video content and user needs.
  • the technical problem to be solved by the present invention is to provide a system and method for implementing streaming media content services, improving media capacity and user scale scalability, reducing network bandwidth consumption of a central node as much as possible, and reducing single point failure to the entire network. influences.
  • the present invention provides a system for implementing a streaming media content service, including: at least one physical network management domain, each physical network management domain being connected through a communication network;
  • the physical network management domain includes: at least one edge media server, configured to: store the media content, and provide the media service to the client, where the edge media servers are connected in a peer network topology in the physical network management domain;
  • a domain directory server configured to: store media content information saved by each edge media server of the physical network management domain, and provide media query service for the edge media server; the domain directory server of each physical network management domain is in the system The connection of the topology.
  • the domain directory server is further configured to: store media content information in a domain directory server of another physical network management domain, and provide a cross-domain media query service for the edge media server in the physical network management domain.
  • each edge media server in the physical network management domain is fully distributed, and the centralized secondary mode is used.
  • the intra-domain edge media server provides a media query service to other edge media servers by means of a distributed hash table.
  • the physical network management domain further includes: a media publishing unit, configured to: receive a media publishing request of the domain directory server in the domain, and release media program information in the domain.
  • the present invention provides a method for implementing a streaming media content service, which includes the following processes: an edge media server receives a media content search request of a client of a user area; and searches for an edge media stored with the target media content in the domain. Server; redirects the client to an edge media server that holds the target media content.
  • the method further includes the following processes: detecting a quality of service parameter of each edge media server storing the target media content, and selecting a service
  • the edge media server with high quality parameters acts as the client redirect target server.
  • the process of searching for the edge media server in the domain includes: searching, by using a distributed hash table, whether other edge media servers are stored in the domain.
  • the standard media content if the edge media server containing the target media content is not found within the specified service quality requirement, finds the edge media server storing the target media content to the domain directory server in the domain.
  • the method further includes the following process: the cross-domain domain directory servers exchange media content information by one of: a multicast, a distributed hash table, and a centralized mode.
  • the method in the process of searching for the edge media server storing the target media content in the domain, if the edge media server storing the target media content is not found, the method further includes the following process: searching for a cross-domain storage target The processing of the edge media server for media content.
  • the process of searching for the edge media server storing the target media content across the domain comprises: searching the domain directory server of the physical network management domain storing the target media content across the domain by the domain directory server in the domain; The directory server looks for an edge media server that stores the target media content.
  • the edge media server in the physical network management domain is connected by a P2P (Peer-to-Peer, peer-to-peer) network topology, in particular,
  • P2P Peer-to-Peer, peer-to-peer
  • the distributed structured topology solves the problem of poor media capacity and user scale scalability of the CDN system, reducing the bandwidth of the central node and the impact of single point failure on other nodes in the system; on the other hand, setting a centralized directory server , to ensure the node find time, to ensure the quality of service.
  • DTS Domain Track Server Domain Directory Server
  • FIG. 1 is a system architecture diagram of an embodiment of a streaming media content service system according to the present invention
  • FIG. 2 is a flowchart of processing for searching and requesting media content in an embodiment of a method for implementing a streaming media content service according to the present invention
  • the system includes multiple physical network management domains D1 and D2 Dn, and each physical network management domain may be deployed in a province, a city, a district, or a county according to actual conditions.
  • CDN EMS Edge Media Server
  • the network topology can be selected mainly by using a fully distributed structured topology and a centralized mode.
  • D DHT Distributed Hash Table
  • the client performs the search and request processing of the media content by triggering the edge media server EMS to which it belongs.
  • the media content of the content source is injected into the edge media server of each physical network management domain.
  • a DTS Domain Track Server
  • the domain directory servers of each management domain are connected in a network topology within the system.
  • the domain directory server may also store media content information in the domain directory server of the other physical network management domain, and provide cross-domain media query service for the edge media server in the management domain.
  • the cross-domain domain directory servers can exchange media content information by using one of: multicast, distributed hash table, and centralized mode.
  • the physical network management domain further includes: a media publishing unit, configured to receive a media publishing request of the domain directory server in the domain, and release the media program information in the domain.
  • the media publishing unit may specifically be a web portal (Web Portal).
  • Web Portal web portal
  • the essence of the discovery process is to find an edge media server that stores the target media content.
  • the edge media server can be an edge media server in the domain or a cross-domain edge media server, and redirect the client to the target media content.
  • Edge Media Server can be an edge media server in the domain or a cross-domain edge media server, and redirect the client to the target media content.
  • Edge Media Server In one embodiment, the intra-domain lookup includes: intra-domain lookup in DHT mode and intra-domain lookup done through DTS; cross-domain lookup is done through the DTS topology network.
  • each edge media server in the domain uses DHT to construct a network topology, and DHT is a main topology of a fully distributed structured topology P2P network, which is within a network scope.
  • the hash table is divided into discontinuous blocks, each node is assigned to a hash block of its own and becomes the manager of this hash block. By encrypting the hash function, the name or keyword of an object is mapped to a hash value of several bits.
  • the DHT architecture has good scalability, robustness, uniformity of node ID assignment, and self-organization capabilities. Since the overlapping network uses a deterministic topology, DHT can provide accurate discovery. As long as the destination node exists in the network, DHT can always find it, and the accuracy of the discovery is guaranteed.
  • the main DHT topology includes Pastry. Chord and CAN, etc.
  • the biggest problem with the DHT architecture is that the network fluctuations (Churn) caused by the DHT's frequent join/exit of processing nodes can greatly increase the maintenance cost of the DHT.
  • the EMS In the method for implementing the streaming media content service, the EMS is relatively stably present in the network in the P2P network topology formed by the edge media server EMS of the CDN, and a new one needs to be added unless a server failure or system expansion occurs.
  • edge media servers otherwise, nodes do not join and exit the system frequently, so DHT maintenance costs are small.
  • the scalability problem of the CDN system is solved, and the bandwidth of the central node and the influence of single point failure on other nodes in the system are reduced.
  • a centralized domain directory server DTS is set in each physical network management domain, and the DTS stores media content information held by all EMSs in the physical network management domain. If the DHT search delay reaches a certain threshold and still cannot find the EMS that can provide the service, the DTS can quickly find the information of the EMS containing the media content in the physical network management domain according to the locally saved information, and Inform the EMS that initiated the media content lookup, thus ensuring the quality of the service.
  • the DTS of each physical network management domain together constitutes a network topology, when a certain physical network
  • the management domain publishes new media content or saves a new media content to serve other physical network management domains
  • the DTS of the physical network management domain declares the network management and contains new in the form of multicast, DHT, and centralized. Media information, other DTSs in the network receive this information and save it locally. If the media content is newly released, the DTS of each physical network management domain may also publish the media content in the physical network management domain of the physical network through the Web Portal to serve the user.
  • the application DTS When there is no media content requested by the user in a certain physical network management domain, the application DTS is configured to have a small number of DTSs, and the network bandwidth between the DTSs of the respective network management domains is large, and the network bandwidth required for media content information transmission is occupied. Relatively small, therefore, each DTS saves all other DTS information and does not have a large impact on the overall system resource occupancy rate, and this way can greatly improve the search of media content between different network management domains. effectiveness.
  • the basic applications of the streaming media content service method of the present invention include: searching for media content and publishing media content. The details will be described below by way of examples. The processing flow for searching and requesting media content in the embodiment of the method for implementing the streaming media content service of the present invention as shown in FIG.
  • Step 201 If the media content required by the client cannot be found in the user area A, the trigger is triggered.
  • the edge media server EMS belonging to the area A searches for media content in the media content, and the client finds the media content in the illustration to the EMS1.
  • Step 203 The EMS to which the area A belongs to the DTS initiating the node search request of the same physical network management domain, that is, the EMS1 searches for the media information to the DTS1 in the figure, and if the DTS finds the EMS containing the target media content in the physical network management domain, the DTS continues. One step; otherwise, go to step 208.
  • Step 204 The DTS returns the information of the EMS containing the target media content in the same physical network management domain to the EMS to which the area A belongs, that is, the DTS1 in the figure feeds back the EMS information to the EMS1.
  • the DTS1 feedback EMS3 and EMS4 contain the target. Media content.
  • Step 205 The EMS to which the area A belongs sends a media content query to one or more EMSs of the same physical network management domain that contain the target media content, that is, the EMS1 sends the media content query to the EMS3 and EMS4.
  • Step 207 The EMS of the area A checks the network available bandwidth of the EMS containing the target media content in the same physical network management domain, the distance from the user, the load, etc., selects an EMS that can provide a better quality of service, and redirects the client to The EMS, in which EMS1 selects EMS3 and redirects the client to EMS3, the client can obtain the required media content through EMS3, and ends the process.
  • the one or more physical management domains containing the target media content are found, and the DTS information of the physical management domains is returned to the EMS to which the zone A belongs, that is, the DTS1 feedback information in the figure is sent to the EMS1.
  • the EMS to which the area A belongs sends a node lookup request to the DTS of the physical management domain containing the target media content, and searches for the EMS containing the target media content, that is, the EMS1 sends a lookup request to the DTS2 in the illustration.
  • the DTS2 feedback EMS5 and EMS6 contain the target media content.
  • the EMS to which the area A belongs sends the media content query to one or more EMSs that have the target media content in the other physical network management domain, that is, the EMS1 sends the media content query to the EMS5 and EMS6 in the illustration.
  • Step 213 The EMS of the area A checks the network available bandwidth of the EMS containing the target media content in other physical network management domains, the distance from the user, the load, and the like, and the selection may be performed. For better quality of service EMS, and redirect the client to the EMS, ie EMS1 selects EMS5 and redirects the client to EMS5, the client can obtain the required media content through EMS5.
  • Step 214 Each time the DTS directs the EMS of the physical network management domain to another physical network management domain, the DTS records the media content information requested by the EMS and counts the number of times each media content is requested, when a certain media content When the requested number reaches a certain threshold, the DTS finds one or more EMSs with better performance from the physical network management domain it contains, and the EMS actively requests the media in the physical network management domain where the media content is located. The content is stored in the physical network management domain, and the subsequent request for the media content only needs to be performed in the physical network management domain.
  • Step 215 The DTS declares that the program is included in the physical network management domain in which the DTS is located in the multicast, DHT, and centralized manners, and the DTS of the other physical network management domain obtains the information and saves the information.
  • the processing flow for distributing a media program in the embodiment of the method for implementing the streaming media content service of the present invention specifically includes the following processing steps: Step 301: The management domain directory server DTS in the physical network management domain D1 is based on a certain selection policy.
  • One or more suitable EMSs are found in the physical network management domain D1, such as EMSs with more resources, such as current storage, bandwidth, and computing, which are pulled by these EMSs (ie, DTS1 sends data to EMS1, EMS2 in the figure).
  • EMS3 or media content is distributedly stored in these EMSs by way of content source push (ie, the content source sends data to EMS1, EMS2, EMS3 in the illustration).
  • Step 302 After the media content is injected, the DTS issues the program to the Web Portal, and the user of the physical network management domain D1 can view the program information from the electronic program menu, and can select the program service, that is, the DTS1 sends data in the icon. Go to Web Portall.
  • Step 303 The DTS in the physical network management domain D1 declares the program included in the physical network management domain D1 by means of multicast, DHT, and centralized, and the DTS of the other physical network management domain obtains the information and saves the information.
  • the program is released, and users of other physical network management domains can view the program information from the electronic program menu, and can select the program service, that is, DTS2 sends data to Web Portal2, and DTS3 sends data to Web Portal3.
  • the present invention provides a system and method for implementing streaming media content services.
  • the edge media servers in the physical network management domain are connected in a P2P network topology, in particular, using a fully distributed structured topology. It solves the problem that the CDN system media capacity and user scale scalability is poor, reducing the bandwidth of the central node and the impact of single point failure on other nodes in the system; on the other hand, setting a centralized directory server ensures the node search time and ensures The quality of service. And, DTS and sharing.

Abstract

A system and method for implementing streaming media content service are provided. The system includes: at least one physical network management domain. The physical network management domains are connected with each other by communication network. A physical network management domain includes: at least one edge media server, which is set as: memorizing media content and providing media service for a client, wherein the edge media servers are connected with each other in its physical network management domain in a peer-to-peer (P2P) network topology manner; a domain list server, which is set as: memorizing media content information saved by each edge media server in its physical network management domain and providing media inquiry service for an edge media server, wherein the domain list servers of the physical network management domain are connected with each other in the system in the network topology manner. The present invention can improve the media capacity and user scale expandability and reduce the bandwidth of the central nodes and the effect of the single point invalidity on the whole system.

Description

一种实现流媒体内容服务的系统和方法  System and method for implementing streaming media content service
技术领域 本发明涉及一种分布式流媒体内容服务的系统和方法, 为计算机、 媒体 控制台、 视频电话等客户端提供包括直播、 点播、 轮播、 下载等多种流媒体 内容服务。 TECHNICAL FIELD The present invention relates to a system and method for distributed streaming media content services, which provides various streaming media content services including live broadcast, on-demand, carousel, download, etc. for clients such as computers, media consoles, and video phones.
背景技术 Background technique
近年来, 流媒体内容服务处于高速发展的阶段, 存储容量达到几百 T字 节, 甚至上千 T字节, 用户规模由几万, 扩展到几百万, 以至上千万。 传统 的 CDN ( Content Delivery Network , 内容分发网络)技术虽然可以在一定 程度上加速流媒体分发, 实现直播、 点播、 轮播、 下载等业务, 但是其核心 仍然^ ^于集中服务器的结构, 主要存在以下几个问题:  In recent years, streaming media content services are in a stage of rapid development, with storage capacity reaching hundreds of T bytes, even thousands of T bytes, and the scale of users has expanded from tens of thousands to millions to tens of millions. Although the traditional CDN (Content Delivery Network) technology can accelerate the distribution of streaming media to a certain extent, realizing live, on-demand, carousel, download and other services, but its core is still ^ centralized server structure, mainly exist The following questions:
( 1 )当媒体内容增加时, 各节点容量都需要相应地增加,媒体容量可扩 展性差; (1) When the media content increases, the capacity of each node needs to be increased accordingly, and the media capacity can be poorly extended;
( 2 ) 当用户数量增加时, 各节点的 CPU处理能力、 读写能力等都需要 同步加强, 用户规模可扩展性差; (2) When the number of users increases, the CPU processing power, read/write capability, etc. of each node need to be synchronized and enhanced, and the scalability of the user scale is poor;
( 3 ) 中心节点网络带宽消耗大、 单点失效导致的可靠性差等。 由于传统的 CDN技术存在以上问题, 使其无法满足目前大规模的视频 内容和用户的需求。 (3) The central node network consumes a large amount of bandwidth, and the reliability caused by a single point of failure is poor. Due to the above problems of the traditional CDN technology, it is unable to meet the current large-scale video content and user needs.
发明内容 本发明解决的技术问题是提供一种实现流媒体内容服务的系统和方法, 提高媒体容量和用户规模可扩展性, 尽可能地减少中心节点网络带宽消耗, 减少单点失效对整个网络的影响。 为了解决上述技术问题, 本发明提供一种实现流媒体内容服务的系统, 包括: 至少一个物理网络管理域, 各物理网络管理域通过通信网络连接; 一 个物理网络管理域内包括: 至少一个边缘媒体服务器, 其设置成: 存储媒体内容, 并向客户端提供 媒体服务, 所述各边缘媒体服务器在所属物理网络管理域内以对等网络拓朴 方式连接; 以及 一域目录服务器, 其设置成: 存储所属物理网络管理域各边缘媒体服务 器所保存的媒体内容信息, 为边缘媒体服务器提供媒体查询服务; 各物理网 络管理域的域目录服务器在系统内以网络拓朴的方式连接。 优选地, 所述域目录服务器还设置成: 存储其它物理网络管理域的域目 录服务器中的媒体内容信息, 为物理网络管理域内的边缘媒体服务器提供跨 域媒体查询服务。 优选地, 物理网络管理域内各边缘媒体服务器釆用全分布式为主, 集中 式为辅的拓朴方式, 域内边缘媒体服务器通过分布式哈希表的方式为其它边 缘媒体服务器提供媒体查询服务。 优选地, 所述物理网络管理域内还包括: 媒体发布单元, 其设置成: 接 收域内域目录服务器的媒体发布请求, 在域内发布媒体节目信息。 为了解决上述技术问题, 本发明提供一种实现流媒体内容服务的方法, 包括以下处理过程: 边缘媒体服务器接收所属用户区域的客户端的媒体内容查找请求; 在域内查找存储有目标媒体内容的边缘媒体服务器; 将所述客户端重定向到存有目标媒体内容的边缘媒体服务器。 优选地, 在查找存储有目标媒体内容的边缘媒体服务器之后, 重定向客 户端之前, 所述方法还包括以下处理过程: 检测各存储有目标媒体内容的边 缘媒体服务器的服务质量参数, 并选择服务质量参数高的边缘媒体服务器做 为客户端重定向目标服务器。 优选地, 所述域内查找边缘媒体服务器的处理过程包括: 通过分布式哈希表的方式在域内查找其它边缘媒体服务器是否存储有目 标媒体内容, 若在规定服务质量要求内没有找到含有目标媒体内容的边缘媒 体服务器, 则向域内的域目录服务器查找存储有目标媒体内容的边缘媒体服 务器。 SUMMARY OF THE INVENTION The technical problem to be solved by the present invention is to provide a system and method for implementing streaming media content services, improving media capacity and user scale scalability, reducing network bandwidth consumption of a central node as much as possible, and reducing single point failure to the entire network. influences. In order to solve the above technical problem, the present invention provides a system for implementing a streaming media content service, including: at least one physical network management domain, each physical network management domain being connected through a communication network; The physical network management domain includes: at least one edge media server, configured to: store the media content, and provide the media service to the client, where the edge media servers are connected in a peer network topology in the physical network management domain; And a domain directory server, configured to: store media content information saved by each edge media server of the physical network management domain, and provide media query service for the edge media server; the domain directory server of each physical network management domain is in the system The connection of the topology. Preferably, the domain directory server is further configured to: store media content information in a domain directory server of another physical network management domain, and provide a cross-domain media query service for the edge media server in the physical network management domain. Preferably, each edge media server in the physical network management domain is fully distributed, and the centralized secondary mode is used. The intra-domain edge media server provides a media query service to other edge media servers by means of a distributed hash table. Preferably, the physical network management domain further includes: a media publishing unit, configured to: receive a media publishing request of the domain directory server in the domain, and release media program information in the domain. In order to solve the above technical problem, the present invention provides a method for implementing a streaming media content service, which includes the following processes: an edge media server receives a media content search request of a client of a user area; and searches for an edge media stored with the target media content in the domain. Server; redirects the client to an edge media server that holds the target media content. Preferably, after the edge media server storing the target media content is searched, before the client is redirected, the method further includes the following processes: detecting a quality of service parameter of each edge media server storing the target media content, and selecting a service The edge media server with high quality parameters acts as the client redirect target server. Preferably, the process of searching for the edge media server in the domain includes: searching, by using a distributed hash table, whether other edge media servers are stored in the domain. The standard media content, if the edge media server containing the target media content is not found within the specified service quality requirement, finds the edge media server storing the target media content to the domain directory server in the domain.
优选地, 所述方法还包括以下处理过程: 跨域的各域目录服务器之间通 过包括: 组播、 分布式哈希表和集中式中的一种方式交互媒体内容信息。 优选地, 在域内查找存储有目标媒体内容的边缘媒体服务器的处理过程 中, 若未查找存储有目标媒体内容的边缘媒体服务器, 则所述方法还包括以 下处理过程:查找跨域的存储有目标媒体内容的边缘媒体服务器的处理过程。 优选地, 查找跨域的存储有目标媒体内容的边缘媒体服务器的处理过程 包括: 通过域内的域目录服务器跨域查找存储有目标媒体内容的物理网络管理 域的域目录服务器; 通过跨域的域目录服务器查找存储有目标媒体内容的边缘媒体服务器。  Preferably, the method further includes the following process: the cross-domain domain directory servers exchange media content information by one of: a multicast, a distributed hash table, and a centralized mode. Preferably, in the process of searching for the edge media server storing the target media content in the domain, if the edge media server storing the target media content is not found, the method further includes the following process: searching for a cross-domain storage target The processing of the edge media server for media content. Preferably, the process of searching for the edge media server storing the target media content across the domain comprises: searching the domain directory server of the physical network management domain storing the target media content across the domain by the domain directory server in the domain; The directory server looks for an edge media server that stores the target media content.
釆用本发明提出的实现流媒体内容服务的系统和方法, 一方面对物理网 络管理域内的边缘媒体服务器以 P2P ( Peer-to-Peer, 对等) 网络拓朴方式连 接, 特别是釆用全分布结构化拓朴的方式, 解决了 CDN 系统媒体容量和用 户规模可扩展性差的问题, 减少了中心节点的带宽以及单点失效对系统中其 它节点的影响; 另一方面, 设置集中的目录服务器, 保证了节点查找时间, 确保了服务质量。 并且, DTS ( Domain Track Server域目录服务器)构成的 久水 扨 Ι¾1 ΜΜ Α^ 0 Ά、查找以及共享。 The system and method for implementing the streaming media content service proposed by the present invention, on the one hand, the edge media server in the physical network management domain is connected by a P2P (Peer-to-Peer, peer-to-peer) network topology, in particular, The distributed structured topology solves the problem of poor media capacity and user scale scalability of the CDN system, reducing the bandwidth of the central node and the impact of single point failure on other nodes in the system; on the other hand, setting a centralized directory server , to ensure the node find time, to ensure the quality of service. Moreover, DTS (Domain Track Server Domain Directory Server) constitutes a long-term Ι ⁄ ⁄ 0 0 查找 查找 查找 查找 查找 查找 查找 查找 查找 查找 查找 查找 查找 查找 查找 查找 查找 查找
附图概述 图 1是本发明实现流媒体内容服务系统实施例的系统架构图; 图 2是本发明实现流媒体内容服务方法实施例中查找和请求媒体内容的 处理流程图; BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a system architecture diagram of an embodiment of a streaming media content service system according to the present invention; FIG. 2 is a flowchart of processing for searching and requesting media content in an embodiment of a method for implementing a streaming media content service according to the present invention;
图 3是本发明实现流禅 太 flg ^-rr ^,ί- ^ ii; ttr 4f 撤 太 曰 AA 1、 -: S 程图。 3 is a realization of the flow of the present invention flg ^-rr ^, ί- ^ ii; ttr 4f withdrawal too AA 1, -: S Cheng Tu.
本发明的较佳实施方式 下面结合附图并通过具体实施例对本发明实现流媒体内容服务的系统和 方法的实现过程进行详细说明。 本发明的实现流媒体内容服务的系统的核心思路是将 P2P技术和 CDN 技术进行融合。 如图 1所示的实施例中, 系统包括多个物理网络管理域 D1、 D2 Dn, 每个物理网络管理域可根据实际情况, 在省、 市或区、县部署。 在同一物理网络管理域的 CDN EMS ( Edge Media Server , 边缘媒体服 务器 )之间构建 Ρ2Ρ网络拓朴。 一个实施例中 Ρ2Ρ网络拓朴可以选择釆用全 分布式结构化拓朴为主,集中式为辅的方式。例如:釆用 DHT( Distributed Hash Table 分布式哈希表) 的方式构建网络拓朴, 并可以为其它边缘媒体服务器 提供媒体查询服务。 客户端通过触发其所属的边缘媒体服务器 EMS 进行媒 体内容的查找和请求处理过程。 内容源的媒体内容注入各物理网络管理域的 边缘媒体服务器中。 每一个物理网络管理域内还设置一个 DTS ( Domain Track Server, 域目 录服务器) , 用于保存该物理网络管理域中所有 EMS 所保存的媒体内容信 息, 为边缘媒体服务器提供媒体查询服务。 各管理域的域目录服务器在系统 内以网络拓朴的方式连接。 一个实施例中, 域目录服务器还可以存储其它物理网络管理域的域目录 服务器中的媒体内容信息, 为管理域内的边缘媒体服务器提供跨域媒体查询 服务。 其中, 跨域的各域目录服务器之间可以通过包括: 组播、 分布式哈希 表和集中式中的一种方式交互媒体内容信息。 在一个实施例中, 物理网络管理域内还包括: 媒体发布单元, 用于接收 域内域目录服务器的媒体发布请求, 在域内发布媒体节目信息。 该媒体发布 单元具体可以是网页门户入口 (Web Portal ) 。 本发明实现流媒体内容服务的方法, 在进行节点查找的过程中, 设定基 本的查找过程为域内查找。 此外还可以增加跨域的查找过程。 查找过程的本 质是查找存储有目标媒体内容的边缘媒体服务器, 该边缘媒体服务器可以为 域内的边缘媒体服务器, 也可以是跨域的边缘媒体服务器, 并将客户端重定 向到存有目标媒体内容的边缘媒体服务器。 在一个实施例中, 域内查找包括: DHT方式的域内查找和通过 DTS完 成的域内查找; 跨域查找通过 DTS拓朴网络完成。 以下分别进行详细说明: 本实施例中域内的各边缘媒体服务器釆用 DHT 的方式构建网络拓朴, DHT是全分布式结构化拓朴的 P2P网络的主要拓朴方式,是一个由网络范围 内许多结点共同维护的散列表。 散列表被分割成不连续的块, 每个结点被分 配给一个属于自己的散列块, 并成为这个散列块的管理者。 通过加密散列函 数, 一个对象的名字或关键词被映射为若干位的散列值。 DHT结构有着良好 的可扩展性、 鲁棒性、 结点 ID分配的均匀性和自组织能力。 由于重叠网络 釆用了确定性拓朴结构, DHT可以提供精确的发现, 只要目的结点存在于网 络中, DHT总能发现它, 发现的准确性得到了保证, 主要的 DHT拓朴包括 Pastry, Chord和 CAN等。 DHT结构最大的问题是 DHT在处理节点频繁加 入 /退出时造成的网络波动( Churn )会极大增加 DHT的维护代价。 本发明釆 用实现流媒体内容服务的方法中, 由于在 CDN的边缘媒体服务器 EMS构成 的 P2P网络拓朴中, EMS较为稳定地存在于网络中, 除非出现服务器故障或 者系统扩容, 需要增加新的边缘媒体服务器的情况, 否则, 节点不会频繁地 加入和退出系统, 因此, DHT的维护代价较小。 同时, 利用 DHT这种全分 布式的结构, 解决了 CDN 系统的扩展性问题, 减少了中心节点的带宽以及 单点失效对系统中其它节点的影响。 另外, 每个物理网络管理域中设置集中的域目录服务器 DTS, DTS保存 该物理网络管理域中所有 EMS所保存的媒体内容信息。 如果 DHT查找时延 达到某一阔值, 仍然未能找到可提供服务的 EMS, 则 DTS根据本地保存的 信息, 可快速地找到其所在物理网络管理域中含有该媒体内容的 EMS 的信 息, 并通知发起媒体内容查找的 EMS, 这样就保证了服务质量。 由于每个物理网络管理域的 DTS共同构成网络拓朴 ,当某一个物理网络 管理域发布新的媒体内容或者保存了某一新的媒体内容可为其它物理网络管 理域服务时, 该物理网络管理域的 DTS以组播、 DHT以及集中式等方式声 明本网络管理与含有新的媒体信息, 网络中的其它 DTS收到该信息后,在本 地保存。如果该媒体内容是新发布的, 则各个物理网络管理域的 DTS还可以 通过 Web Portal在其所在物理网络管理域发布这一媒体内容, 使其为用户服 务。 当某一物理网络管理域内没有用户所请求媒体内容时, 则应用 DTS构成 于 DTS数目少, 并且各个网络管理域的 DTS之间的网络带宽较大, 而媒体 内容信息传送所需占用的网络带宽相对较小, 因此,每个 DTS都保存其他所 有 DTS的信息并不会对整个系统资源占用率造成较大影响,并且这种方式可 以很大程度上提高不同网络管理域之间媒体内容的查找效率。 本发明实现流媒体内容服务方法的基本应用包括: 媒体内容的查找以及 媒体内容的发布。 下面分别通过实施例进行详细说明。 如图 2所示的本发明 实现流媒体内容服务方法实施例中查找和请求媒体内容的处理流程, 包括以 下处理过程: 步骤 201 , 用户区域 A内找不到客户端所需媒体内容, 则触发区域 A所 属边缘媒体服务器 EMS 进行媒体内容查找媒体内容, 图示中为客户端向 EMS1查找媒体内容。 步骤 202, 用户区域 A所属 EMS通过 DHT的方式向同一物理网络管理 域的其它 EMS查找含有目标媒体内容的 EMS , 即图示中 EMS 1向 EMS2、 EMS3、 EMS4查找媒体信息。如果在规定服务质量要求内找到含有目标媒体 内容的 EMS, 则转步骤 205; 否则, 继续下一步骤。 步骤 203 , 区域 A所属 EMS向同一物理网络管理域的 DTS发起节点查 找请求, 即图示中 EMS1向 DTS1查找媒体信息, DTS如果在本物理网络管 理域内找到了含有目标媒体内容的 EMS, 继续下一步骤; 否则,转步骤 208。 步骤 204 , DTS 将同一物理网络管理域内的含有目标媒体内容的 EMS 的信息返回给区域 A所属 EMS, 即图示中 DTS1向 EMS1反馈目标 EMS信 息, 本实施例中 DTS1反馈 EMS3、 EMS4内含有目标媒体内容。 步骤 205 , 区域 A所属 EMS向同一物理网络管理域的含有目标媒体内 容的一个或多个 EMS发送媒体内容查询, 即图示中 EMS1向 EMS3、 EMS4 发送媒体内容查询。 步骤 206, 收到媒体内容查询的 EMS检查本地的节目内容、 存储、 网络 带宽、 计算等资源以及负载情况, 并将这些信息发送给区域 A所属 EMS, 即图示中 EMS3、 EMS4向 EMS1反馈信息。 步骤 207 , 区域 A所属 EMS检查同一物理网络管理域内含有目标媒体 内容的 EMS 的网络可用带宽、 距离用户的距离、 负载等情况, 选择可以提 供较好服务质量的 EMS, 并将客户端重定向到该 EMS, 即图示中 EMS1选 择 EMS3并将客户端重定向到 EMS3 , 客户端可通过 EMS3获得所需媒体内 容, 结束本流程。 BEST MODE FOR CARRYING OUT THE INVENTION The implementation process of the system and method for implementing streaming media content service of the present invention will be described in detail below with reference to the accompanying drawings. The core idea of the system for implementing streaming media content service of the present invention is to integrate P2P technology and CDN technology. In the embodiment shown in FIG. 1 , the system includes multiple physical network management domains D1 and D2 Dn, and each physical network management domain may be deployed in a province, a city, a district, or a county according to actual conditions. Build a network topology between CDN EMS (Edge Media Server) in the same physical network management domain. In one embodiment, the network topology can be selected mainly by using a fully distributed structured topology and a centralized mode. For example, D DHT (Distributed Hash Table) is used to build network topology and provide media query services for other edge media servers. The client performs the search and request processing of the media content by triggering the edge media server EMS to which it belongs. The media content of the content source is injected into the edge media server of each physical network management domain. A DTS (Domain Track Server) is also provided in each physical network management domain to store media content information held by all EMSs in the physical network management domain, and to provide media query services for the edge media servers. The domain directory servers of each management domain are connected in a network topology within the system. In an embodiment, the domain directory server may also store media content information in the domain directory server of the other physical network management domain, and provide cross-domain media query service for the edge media server in the management domain. The cross-domain domain directory servers can exchange media content information by using one of: multicast, distributed hash table, and centralized mode. In an embodiment, the physical network management domain further includes: a media publishing unit, configured to receive a media publishing request of the domain directory server in the domain, and release the media program information in the domain. The media publishing unit may specifically be a web portal (Web Portal). The method for implementing the streaming media content service of the present invention sets the basic search process to the intra-domain lookup in the process of performing node search. In addition, you can increase the cross-domain lookup process. The essence of the discovery process is to find an edge media server that stores the target media content. The edge media server can be an edge media server in the domain or a cross-domain edge media server, and redirect the client to the target media content. Edge Media Server. In one embodiment, the intra-domain lookup includes: intra-domain lookup in DHT mode and intra-domain lookup done through DTS; cross-domain lookup is done through the DTS topology network. The following is a detailed description of the following: In this embodiment, each edge media server in the domain uses DHT to construct a network topology, and DHT is a main topology of a fully distributed structured topology P2P network, which is within a network scope. A hash table maintained by many nodes. The hash table is divided into discontinuous blocks, each node is assigned to a hash block of its own and becomes the manager of this hash block. By encrypting the hash function, the name or keyword of an object is mapped to a hash value of several bits. The DHT architecture has good scalability, robustness, uniformity of node ID assignment, and self-organization capabilities. Since the overlapping network uses a deterministic topology, DHT can provide accurate discovery. As long as the destination node exists in the network, DHT can always find it, and the accuracy of the discovery is guaranteed. The main DHT topology includes Pastry. Chord and CAN, etc. The biggest problem with the DHT architecture is that the network fluctuations (Churn) caused by the DHT's frequent join/exit of processing nodes can greatly increase the maintenance cost of the DHT. In the method for implementing the streaming media content service, the EMS is relatively stably present in the network in the P2P network topology formed by the edge media server EMS of the CDN, and a new one needs to be added unless a server failure or system expansion occurs. In the case of edge media servers, otherwise, nodes do not join and exit the system frequently, so DHT maintenance costs are small. At the same time, using the fully distributed structure of DHT, the scalability problem of the CDN system is solved, and the bandwidth of the central node and the influence of single point failure on other nodes in the system are reduced. In addition, a centralized domain directory server DTS is set in each physical network management domain, and the DTS stores media content information held by all EMSs in the physical network management domain. If the DHT search delay reaches a certain threshold and still cannot find the EMS that can provide the service, the DTS can quickly find the information of the EMS containing the media content in the physical network management domain according to the locally saved information, and Inform the EMS that initiated the media content lookup, thus ensuring the quality of the service. Since the DTS of each physical network management domain together constitutes a network topology, when a certain physical network When the management domain publishes new media content or saves a new media content to serve other physical network management domains, the DTS of the physical network management domain declares the network management and contains new in the form of multicast, DHT, and centralized. Media information, other DTSs in the network receive this information and save it locally. If the media content is newly released, the DTS of each physical network management domain may also publish the media content in the physical network management domain of the physical network through the Web Portal to serve the user. When there is no media content requested by the user in a certain physical network management domain, the application DTS is configured to have a small number of DTSs, and the network bandwidth between the DTSs of the respective network management domains is large, and the network bandwidth required for media content information transmission is occupied. Relatively small, therefore, each DTS saves all other DTS information and does not have a large impact on the overall system resource occupancy rate, and this way can greatly improve the search of media content between different network management domains. effectiveness. The basic applications of the streaming media content service method of the present invention include: searching for media content and publishing media content. The details will be described below by way of examples. The processing flow for searching and requesting media content in the embodiment of the method for implementing the streaming media content service of the present invention as shown in FIG. 2 includes the following processing steps: Step 201: If the media content required by the client cannot be found in the user area A, the trigger is triggered. The edge media server EMS belonging to the area A searches for media content in the media content, and the client finds the media content in the illustration to the EMS1. Step 202: The EMS to which the user area A belongs searches for the EMS containing the target media content to the other EMSs of the same physical network management domain by means of DHT, that is, the EMS 1 in the figure searches for the media information to the EMS2, EMS3, and EMS4. If the EMS containing the target media content is found within the specified quality of service requirements, then go to step 205; otherwise, continue to the next step. Step 203: The EMS to which the area A belongs to the DTS initiating the node search request of the same physical network management domain, that is, the EMS1 searches for the media information to the DTS1 in the figure, and if the DTS finds the EMS containing the target media content in the physical network management domain, the DTS continues. One step; otherwise, go to step 208. Step 204: The DTS returns the information of the EMS containing the target media content in the same physical network management domain to the EMS to which the area A belongs, that is, the DTS1 in the figure feeds back the EMS information to the EMS1. In this embodiment, the DTS1 feedback EMS3 and EMS4 contain the target. Media content. Step 205: The EMS to which the area A belongs sends a media content query to one or more EMSs of the same physical network management domain that contain the target media content, that is, the EMS1 sends the media content query to the EMS3 and EMS4. Step 206: The EMS that receives the media content query checks local program content, storage, network bandwidth, computing resources, and load conditions, and sends the information to the EMS to which the area A belongs, that is, the EMS3 and EMS4 in the figure feed back information to the EMS1. . Step 207: The EMS of the area A checks the network available bandwidth of the EMS containing the target media content in the same physical network management domain, the distance from the user, the load, etc., selects an EMS that can provide a better quality of service, and redirects the client to The EMS, in which EMS1 selects EMS3 and redirects the client to EMS3, the client can obtain the required media content through EMS3, and ends the process.
找到含有目标媒体内容的一个或多个物理管理域, 并将这些物理管理域的 DTS的信息返回给区域 A所属 EMS, 即图示中 DTS1反馈信息给 EMS1。 步骤 209 , 区域 A所属 EMS向含有目标媒体内容的物理管理域的 DTS 发送节点查找请求,查找含有目标媒体内容的 EMS,即图示中 EMS1向 DTS2 发送查找请求。 步骤 210, 含有目标媒体内容的物理网络管理域的 DTS发送 EMS列表 给区域 A所属 EMS, 即图示中 DTS2反馈信息给 EMS1 , 本实施例中 DTS2 反馈 EMS5、 EMS6内含有目标媒体内容。 步骤 211 , 区域 A所属 EMS向其它物理网络管理域中含有目标媒体内 容的一个或多个 EMS发送媒体内容查询, 即图示中 EMS1向 EMS5、 EMS6 发送媒体内容查询。 步骤 212,收到媒体内容查询的 EMS检查的节目内容、存储、 网络带宽、 计算等资源以及负载等情况, 并将这些情况发送给区域 A所属 EMS, 即图 示中 EMS5、 EMS6向 EMS1反馈信息。 步骤 213 , 区域 A所属 EMS检查其它物理网络管理域中含有目标媒体 内容的 EMS 的网络可用带宽、 距离用户的距离、 负载等情况, 选择可以提 供较好服务质量的 EMS, 并将客户端重定向到该 EMS, 即图示中 EMS1选 择 EMS5并将客户端重定向到 EMS5 , 客户端可通过 EMS5获得所需媒体内 容。 步骤 214, DTS每次将其所在物理网络管理域的 EMS定向到其他物理网 络管理域时, 均记录该 EMS 所请求的媒体内容信息以及统计每个媒体内容 被请求的次数, 当某一个媒体内容被请求的次数达到某一个阔值时, 则 DTS 从其所载物理网络管理域中找到一个或多个性能较好的 EMS, 由这些 EMS 主动去该媒体内容所在物理网络管理域中请求这个媒体内容, 将该媒体内容 存在本物理网络管理域, 则后续对该媒体内容的请求只需在本物理网络管理 域内进行即可。 步骤 215, DTS以组播、 DHT以及集中式等方式声明其所在物理网络管 理域内中包含该节目, 其它物理网络管理域的 DTS 得到该信息后保存该信 息。 如图 3所示本发明实现流媒体内容服务方法实施例中发布媒体节目的处 理流程, 具体包括以下处理步骤: 步骤 301 , 物理网络管理域 D1中的管理域目录服务器 DTS根据一定的 选择策略从物理网络管理域 D 1中找到一个或多个合适的 EMS ,如当前存储、 带宽、 计算等资源较富余的 EMS, 由这些 EMS通过 pull的方式(即图示中 DTS1发送数据到 EMS1、 EMS2、 EMS3 )或者通过内容源 push的方式将媒 体内容分布式地存储到这些 EMS 中 (即图示中内容源发送数据到 EMS1、 EMS2、 EMS3 ) 。 步骤 302, 媒体内容注入完成后, DTS向 Web Portal发布该节目, 物理 网络管理域 D1 的用户可以从电子节目菜单中看到该节目信息, 并可以选择 该节目服务, 即图示中 DTS1发送数据到 Web Portall。 步骤 303 , 物理网络管理域 D1中的 DTS以组播、 DHT以及集中式等方 式声明物理网络管理域 D1中包含该节目, 其它物理网络管理域的 DTS得到 该信息后保存该信息。 发布该节目, 其它物理网络管理域的用户可以从电子节目菜单中看到该节目 信息, 并可以选择该节目服务, 即图示中 DTS2发送数据到 Web Portal2, DTS3发送数据到 Web Portal3。 The one or more physical management domains containing the target media content are found, and the DTS information of the physical management domains is returned to the EMS to which the zone A belongs, that is, the DTS1 feedback information in the figure is sent to the EMS1. Step 209: The EMS to which the area A belongs sends a node lookup request to the DTS of the physical management domain containing the target media content, and searches for the EMS containing the target media content, that is, the EMS1 sends a lookup request to the DTS2 in the illustration. Step 210: The DTS of the physical network management domain that contains the target media content sends the EMS list to the EMS to which the area A belongs, that is, the DTS2 feedback information in the figure to the EMS1. In this embodiment, the DTS2 feedback EMS5 and EMS6 contain the target media content. Step 211: The EMS to which the area A belongs sends the media content query to one or more EMSs that have the target media content in the other physical network management domain, that is, the EMS1 sends the media content query to the EMS5 and EMS6 in the illustration. Step 212: Receive the program content, storage, network bandwidth, calculation, and other resources and loads of the EMS check by the media content, and send the situation to the EMS to which the area A belongs, that is, the EMS5 and EMS6 in the figure feed back the information to the EMS1. . Step 213: The EMS of the area A checks the network available bandwidth of the EMS containing the target media content in other physical network management domains, the distance from the user, the load, and the like, and the selection may be performed. For better quality of service EMS, and redirect the client to the EMS, ie EMS1 selects EMS5 and redirects the client to EMS5, the client can obtain the required media content through EMS5. Step 214: Each time the DTS directs the EMS of the physical network management domain to another physical network management domain, the DTS records the media content information requested by the EMS and counts the number of times each media content is requested, when a certain media content When the requested number reaches a certain threshold, the DTS finds one or more EMSs with better performance from the physical network management domain it contains, and the EMS actively requests the media in the physical network management domain where the media content is located. The content is stored in the physical network management domain, and the subsequent request for the media content only needs to be performed in the physical network management domain. Step 215: The DTS declares that the program is included in the physical network management domain in which the DTS is located in the multicast, DHT, and centralized manners, and the DTS of the other physical network management domain obtains the information and saves the information. As shown in FIG. 3, the processing flow for distributing a media program in the embodiment of the method for implementing the streaming media content service of the present invention specifically includes the following processing steps: Step 301: The management domain directory server DTS in the physical network management domain D1 is based on a certain selection policy. One or more suitable EMSs are found in the physical network management domain D1, such as EMSs with more resources, such as current storage, bandwidth, and computing, which are pulled by these EMSs (ie, DTS1 sends data to EMS1, EMS2 in the figure). EMS3) or media content is distributedly stored in these EMSs by way of content source push (ie, the content source sends data to EMS1, EMS2, EMS3 in the illustration). Step 302: After the media content is injected, the DTS issues the program to the Web Portal, and the user of the physical network management domain D1 can view the program information from the electronic program menu, and can select the program service, that is, the DTS1 sends data in the icon. Go to Web Portall. Step 303: The DTS in the physical network management domain D1 declares the program included in the physical network management domain D1 by means of multicast, DHT, and centralized, and the DTS of the other physical network management domain obtains the information and saves the information. The program is released, and users of other physical network management domains can view the program information from the electronic program menu, and can select the program service, that is, DTS2 sends data to Web Portal2, and DTS3 sends data to Web Portal3.
尽管本发明结合特定实施例进行了描述, 但是对于本领域的技术人员来 说, 可以在不背离本发明的精神或范围的情况下进行修改和变化。 这样的修 改和变化被视作在本发明的范围和附加的权利要求书范围之内。 While the invention has been described in connection with the specific embodiments, the modifications and variations may be Such modifications and variations are considered to be within the scope of the invention and the scope of the appended claims.
工业实用性 本发明提供一种实现流媒体内容服务的系统和方法, 一方面对物理网络 管理域内的边缘媒体服务器以 P2P网络拓朴方式连接, 特别是釆用全分布结 构化拓朴的方式, 解决了 CDN系统媒体容量和用户规模可扩展性差的问题, 减少了中心节点的带宽以及单点失效对系统中其它节点的影响; 另一方面, 设置集中的目录服务器,保证了节点查找时间,确保了服务质量。并且, DTS 及共享。 Industrial Applicability The present invention provides a system and method for implementing streaming media content services. On the one hand, the edge media servers in the physical network management domain are connected in a P2P network topology, in particular, using a fully distributed structured topology. It solves the problem that the CDN system media capacity and user scale scalability is poor, reducing the bandwidth of the central node and the impact of single point failure on other nodes in the system; on the other hand, setting a centralized directory server ensures the node search time and ensures The quality of service. And, DTS and sharing.

Claims

权 利 要 求 书 Claim
1、 一种实现流媒体内容服务的系统, 包括: 至少一个物理网络管理域, 各物理网络管理域通过通信网络连接; 一个物理网络管理域内包括: 至少一个边缘媒体服务器, 其设置成: 存储媒体内容, 并向客户端提供 媒体服务, 所述各边缘媒体服务器在所属物理网络管理域内以对等网络拓朴 方式连接; 以及 一域目录服务器, 其设置成: 存储所属物理网络管理域各边缘媒体服务 器所保存的媒体内容信息, 为边缘媒体服务器提供媒体查询服务; 各物理网 络管理域的域目录服务器在系统内以网络拓朴的方式连接。 A system for implementing a streaming media content service, comprising: at least one physical network management domain, each physical network management domain being connected by a communication network; and a physical network management domain comprising: at least one edge media server, configured as: a storage medium Content, and providing media services to the client, the edge media servers are connected in a peer network topology in the physical network management domain; and a domain directory server, configured to: store the edge media of the physical network management domain The media content information saved by the server provides a media query service for the edge media server; the domain directory server of each physical network management domain is connected in a network topology manner in the system.
2、 根据权利要求 1所述的实现流媒体内容服务的系统, 其中: 所述域目录服务器还设置成: 存储其它物理网络管理域的域目录服务器 中的媒体内容信息, 为物理网络管理域内的边缘媒体服务器提供跨域媒体查 询服务。 2. The system for implementing a streaming media content service according to claim 1, wherein: the domain directory server is further configured to: store media content information in a domain directory server of another physical network management domain, which is within the physical network management domain. The Edge Media Server provides cross-domain media query services.
3、 根据权利要求 1或 2所述的实现流媒体内容服务的系统, 其中: 物理网络管理域内各边缘媒体服务器釆用全分布式为主, 集中式为辅的 拓朴方式, 域内边缘媒体服务器通过分布式哈希表的方式为其它边缘媒体服 务器提供媒体查询服务。 3. The system for implementing a streaming media content service according to claim 1 or 2, wherein: each edge media server in the physical network management domain is fully distributed, and the centralized supplementary mode, the intra-edge edge media server Provide media query services to other edge media servers by means of distributed hash tables.
4、 根据权利要求 3所述的实现流媒体内容服务的系统, 其中: 所述物理网络管理域内还包括: 媒体发布单元, 其设置成: 接收域内域 目录服务器的媒体发布请求, 在域内发布媒体节目信息。 The system for implementing a streaming media content service according to claim 3, wherein: the physical network management domain further comprises: a media publishing unit, configured to: receive a media publishing request of the domain directory server in the domain, and publish the media in the domain Program information.
5、 一种实现流媒体内容服务的方法, 包括以下处理过程: 边缘媒体服务器接收所属用户区域的客户端的媒体内容查找请求; 在域内查找存储有目标媒体内容的边缘媒体服务器; 将所述客户端重定向到存有目标媒体内容的边缘媒体服务器。 5. A method for implementing a streaming media content service, comprising the following process: an edge media server receiving a media content lookup request of a client of a user area; searching an edge media server storing the target media content in the domain; Redirect to the edge media server where the target media content is stored.
6、 根据权利要求 5所述的实现流媒体内容服务的方法, 其中: 在查找存储有目标媒体内容的边缘媒体服务器之后,重定向客户端之前, 所述方法还包括以下处理过程: 检测各存储有目标媒体内容的边缘媒体服务 器的服务质量参数, 并选择服务质量参数高的边缘媒体服务器做为客户端重 定向目标服务器。 6. The method of implementing a streaming media content service according to claim 5, wherein: After the edge media server storing the target media content is searched, before the client is redirected, the method further includes the following process: detecting a quality of service parameter of each edge media server storing the target media content, and selecting a high quality of service parameter The Edge Media Server acts as a client to redirect the target server.
7、 根据权利要求 5或 6所述的实现流媒体内容服务的方法, 其中: 所述域内查找边缘媒体服务器的处理过程包括: 通过分布式哈希表的方式在域内查找其它边缘媒体服务器是否存储有目 标媒体内容, 若在规定服务质量要求内没有找到含有目标媒体内容的边缘媒 体服务器, 则向域内的域目录服务器查找存储有目标媒体内容的边缘媒体服 务器。 The method for implementing a streaming media content service according to claim 5 or 6, wherein: the process of searching for an edge media server in the domain includes: searching for other edge media servers in the domain by using a distributed hash table. If there is target media content, if the edge media server containing the target media content is not found within the specified service quality requirement, the edge media server storing the target media content is searched for the domain directory server in the domain.
8、 根据权利要求 7所述的实现流媒体内容服务的方法, 其中: 所述方法还包括以下处理过程: 跨域的各域目录服务器之间通过包括: 组播、 分布式哈希表和集中式中的一种方式交互媒体内容信息。 8. The method for implementing a streaming media content service according to claim 7, wherein: the method further comprises the following process: the cross-domain domain directory servers include: multicast, distributed hash table, and concentration One way to interact with media content information.
9、 根据权利要求 5或 6或 8所述的实现流媒体内容服务的方法, 其中: 在域内查找存储有目标媒体内容的边缘媒体服务器的处理过程中, 若未 查找存储有目标媒体内容的边缘媒体服务器, 则所述方法还包括以下处理过 程: 查找跨域的存储有目标媒体内容的边缘媒体服务器的处理过程。 The method for implementing a streaming media content service according to claim 5 or 6 or 8, wherein: in the process of searching for an edge media server storing the target media content in the domain, if the edge storing the target media content is not found The media server, the method further includes the following process: searching for a cross-domain process of storing the edge media server with the target media content.
10、 根据权利要求 9所述的实现流媒体内容服务的方法, 其中: 查找跨域的存储有目标媒体内容的边缘媒体服务器的处理过程包括: 通过域内的域目录服务器跨域查找存储有目标媒体内容的物理网络管理 域的域目录服务器; 通过跨域的域目录服务器查找存储有目标媒体内容的边缘媒体服务器。 10. The method for implementing a streaming media content service according to claim 9, wherein: the process of searching for an edge media server storing the target media content across the domain comprises: searching for the stored target media across domains through the domain directory server in the domain The domain directory server of the physical network management domain of the content; finds the edge media server where the target media content is stored by the domain directory server across the domain.
PCT/CN2010/072455 2009-05-07 2010-05-05 System and method for implementing streaming media content service WO2010127618A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910107237.9 2009-05-07
CN200910107237.9A CN101557423A (en) 2009-05-07 2009-05-07 System and method for realizing streaming media content service

Publications (1)

Publication Number Publication Date
WO2010127618A1 true WO2010127618A1 (en) 2010-11-11

Family

ID=41175365

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/072455 WO2010127618A1 (en) 2009-05-07 2010-05-05 System and method for implementing streaming media content service

Country Status (2)

Country Link
CN (1) CN101557423A (en)
WO (1) WO2010127618A1 (en)

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101557423A (en) * 2009-05-07 2009-10-14 北京邮电大学 System and method for realizing streaming media content service
CN101567796B (en) * 2009-05-19 2012-05-23 中兴通讯股份有限公司 Multimedia network with fragmented content and business method thereof
CN102065064A (en) * 2009-11-18 2011-05-18 中兴通讯股份有限公司 Peer-to-peer overlay network, method for storing service contents and method for downloading same
CN101834889A (en) * 2010-04-07 2010-09-15 北京市农林科学院 Issuing method for multimedia courseware based on stream media platform
CN102006317B (en) * 2010-07-09 2013-05-08 北京哈工大计算机网络与信息安全技术研究中心 Method for storing and inquiring object information
CN102387176B (en) * 2010-08-31 2017-10-10 中兴通讯股份有限公司 The method of content distribution and the framework of CDN interconnection are realized between interconnection CDN
CN102457532B (en) * 2010-10-21 2016-03-30 中兴通讯股份有限公司 A kind of methods, devices and systems realizing many CDN and share with theme video
CN102148855A (en) * 2010-11-23 2011-08-10 华为技术有限公司 Content acquisition and delivery methods and devices
CN102891869B (en) * 2011-07-20 2015-07-15 郑州威科姆科技股份有限公司 CDN (Content Delivery Network) and content distribution and scheduling method
CN102510530B (en) * 2011-11-11 2014-07-02 深圳市龙视传媒有限公司 Program content distribution system, device and method
CN103379097B (en) * 2012-04-18 2016-11-23 北京百度网讯科技有限公司 CDN business automatic configuration system and method
CN102833163B (en) * 2012-08-23 2015-03-04 桂林电子科技大学 Peer-to-peer network streaming media broadcasting service quality guarantee method and system
CN103685369B (en) * 2012-09-10 2017-03-15 中国电信股份有限公司 For the method for multifile distribution, multifile cache control server and system
CN104219262B (en) * 2013-05-30 2017-08-22 好看科技(深圳)有限公司 Media resource share system and method, server zone, video player
CN103701885A (en) * 2013-12-18 2014-04-02 北京奇艺世纪科技有限公司 Method for querying indexes in P2P (peer-to-peer) system, P2P server and P2P server system
CN104349178B (en) * 2014-11-21 2018-02-09 赛特斯信息科技股份有限公司 Realize real-time transcoding and the system and method for self-adaption code rate streaming media playing on demand
CN105430046B (en) * 2015-10-29 2019-07-12 合一网络技术(北京)有限公司 A kind of CDN acceleration system and method realized using virtualization technology
CN108494720B (en) 2017-02-23 2021-02-12 华为软件技术有限公司 Scheduling method based on session migration and server
CN111479123B (en) * 2020-04-20 2022-05-06 玉环智寻信息技术有限公司 Method and device for acquiring media stream resources and mobile terminal
CN112583903B (en) * 2020-11-26 2022-06-03 北京邮电大学 Service self-adaptive access method, device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801718A (en) * 2006-01-11 2006-07-12 北京北方烽火科技有限公司 OMA download realizing method in content distributing network
CN1805355A (en) * 2006-01-16 2006-07-19 北京北方烽火科技有限公司 Method for implementing service orientation in multi-node network in mobile stream media system
CN101557423A (en) * 2009-05-07 2009-10-14 北京邮电大学 System and method for realizing streaming media content service

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801718A (en) * 2006-01-11 2006-07-12 北京北方烽火科技有限公司 OMA download realizing method in content distributing network
CN1805355A (en) * 2006-01-16 2006-07-19 北京北方烽火科技有限公司 Method for implementing service orientation in multi-node network in mobile stream media system
CN101557423A (en) * 2009-05-07 2009-10-14 北京邮电大学 System and method for realizing streaming media content service

Also Published As

Publication number Publication date
CN101557423A (en) 2009-10-14

Similar Documents

Publication Publication Date Title
WO2010127618A1 (en) System and method for implementing streaming media content service
JP4652435B2 (en) Optimal operation of hierarchical peer-to-peer networks
US7978631B1 (en) Method and apparatus for encoding and mapping of virtual addresses for clusters
EP2432187B1 (en) Method, system and proxy node for peer-to-peer (p2p) streaming media data distribution
WO2010069198A1 (en) Distributed network construction method and system and job processing method
WO2009152754A1 (en) Method, system and device for providing contents based on peer to peer network
WO2009143686A1 (en) Content distributing method, service redirecting method and system, node device
Zöls et al. On hierarchical DHT systems–An analytical approach for optimal designs
WO2010105505A1 (en) Method, user node and server for requesting position information of resource on network
CN111046065B (en) Extensible high-performance distributed query processing method and device
US20140025838A1 (en) System and method of streaming data over a distributed infrastructure
Voulgaris et al. Proactive gossip‐based management of semantic overlay networks
WO2008128450A1 (en) Method and system for publishing the content, method and system for querying the content
Graffi et al. Skyeye. kom: An information management over-overlay for getting the oracle view on structured p2p systems
Jin et al. Content routing and lookup schemes using global bloom filter for content-delivery-as-a-service
Duan et al. Two-layer hybrid peer-to-peer networks
JP4533923B2 (en) Super-peer with load balancing function in hierarchical peer-to-peer system and method of operating the super-peer
Wu et al. Redesigning multi-channel P2P live video systems with View-Upload Decoupling
Cheng et al. RINDY: a ring based overlay network for peer-to-peer on-demand streaming
CN101662494A (en) Method, system and device for realizing content supply
Jiang et al. A replica placement algorithm for hybrid CDN-P2P architecture
JP2009230686A (en) Content management server and content management program
Singh et al. Finger forwarding scheme to reduce lookup cost in structured P2P networks
Lu et al. Design and analysis of arrangement graph-based overlay systems for information sharing
Xue et al. Churn resilience of distributed content service system on smart terminals network

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

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

Country of ref document: EP

Kind code of ref document: A1