WO2013040976A1 - Content processing method and system for distributed service network - Google Patents

Content processing method and system for distributed service network Download PDF

Info

Publication number
WO2013040976A1
WO2013040976A1 PCT/CN2012/080580 CN2012080580W WO2013040976A1 WO 2013040976 A1 WO2013040976 A1 WO 2013040976A1 CN 2012080580 W CN2012080580 W CN 2012080580W WO 2013040976 A1 WO2013040976 A1 WO 2013040976A1
Authority
WO
WIPO (PCT)
Prior art keywords
content
server
processing
service application
user terminal
Prior art date
Application number
PCT/CN2012/080580
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 WO2013040976A1 publication Critical patent/WO2013040976A1/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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • 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

Definitions

  • the present invention relates to the field of networks and communications, and in particular, to a content processing method and system for a distributed service network (DSN).
  • DSN distributed service network
  • DSN is a new generation of operational and manageable distributed core network architecture and functional architecture based on P2P (eer to peer) distributed technology. It can build a flexible and scalable business environment and provide content services for users. Such as streaming media, voice services such as multimedia phones and other services.
  • P2P peer to peer
  • the DSN content-based business system can provide content-type services (such as on-demand, live broadcast, and subscription) for different types of end users, so the source content provided by the content provider is pre-processed before the content-based service is provided to the end user. For example, editing, transcoding, and sharding.
  • content-type services such as on-demand, live broadcast, and subscription
  • the content service application server is responsible for pre-processing the source content and then distributing it to the content server. After the distribution is completed, the content server registers the content information with the resource location server, which includes the following steps. :
  • Step 101 The content service application server obtains the source content from the content provider, and then performs pre-processing on the source content to generate content metadata information, transcoding the content into different coding types, and content fragmentation.
  • Step 102 The content service application server distributes the content resource to the content server by pushing or pulling.
  • Step 103 After the content distribution is completed, the content server registers the content information with the resource location server.
  • the source content provided by the content provider needs to be pre-adapted, pre-segmented, etc., after being pre-processed by the content service application server. Redistributed to content server, content industry The application server may require a large performance overhead.
  • the same content will form a variety of different encoding types after transcoding. When the content is initially distributed, it may occupy a large amount of network transmission bandwidth and reduce the operating efficiency of the entire system. Summary of the invention
  • the main purpose of the present invention is to provide a DSN content processing method and system, which can reduce the processing performance overhead of the content service application server, and save a large amount of network transmission bandwidth required for initial content distribution, thereby improving system efficiency.
  • the present invention provides a DSN content processing method, the method comprising:
  • the content service application server distributes the source content to the content server, and the content server preprocesses the source content according to the preprocessing policy;
  • the content server After the pre-processing is completed, the content server performs content registration with the resource location server.
  • the content service application server distributes the source content to the content server by: the content service application server distributes the source content to the content server by means of pushing or pulling.
  • the source content is video content, and/or audio content, and/or image content.
  • the pre-processing policy is obtained by: the content service application server, after distributing the source content to the content server, carrying the pre-processing policy in an execution content processing command sent to the content server; or After receiving the source content distributed by the content service application server, the content server acquires the pre-processing policy from the content application service server.
  • the pre-processing policy includes at least one of the following: a video adaptation policy, an audio adaptation policy, an image adaptation policy, and a content fragmentation policy.
  • the method further includes: after the content registration, the user terminal sends a content request to the content service application server or the resource location server, and the content service application server or the resource location server does not find a match according to the user terminal capability and the network performance.
  • Content At the time of source, the user terminal capability and network performance of the user terminal are transmitted to the content server related to the requested content, and the content server adapts the content in real time according to the user terminal capability and network performance.
  • the content processing system of the DSN includes: a content service application server, a content server, and a resource location server; wherein
  • a content business application server for distributing source content to a content server
  • a content server configured to perform pre-processing on the source content according to a pre-processing policy; after the pre-processing is completed, the content server performs content registration on the resource location server;
  • a resource locating server configured to complete content registration of the content server; the content processing method according to claim 1.
  • the content service application server is further configured to: after the source content is distributed to the content server, carry the pre-processing policy in an execution content processing command sent to the content server.
  • the content server is further configured to: after receiving the source content distributed by the content service application server, send a pre-processing policy acquisition request to the content application service server; correspondingly, the content service application server, After receiving the pre-processing policy acquisition request, returning a corresponding pre-processing policy to the content server.
  • the system further includes: a user terminal, configured to send a content request to a content service application server or a resource location server;
  • the content service application server or the resource location server is further configured to send the user terminal capability and the network performance of the user terminal to the requested content when the matched content resource is not found according to the user terminal capability and the network performance.
  • the content server is further configured to adapt content in real time according to user terminal capabilities and network performance.
  • the present invention provides a content processing method and system for a DSN, where a content service application server distributes source content to a content server, and the content server feeds the source content according to a pre-processing policy. After the pre-processing is completed, the content server performs content registration with the resource location server; thus, the content server assumes the pre-processing work of the original content service application server on the source content, reduces the processing performance overhead of the content service application server, and saves After the content service application server distributes a large amount of content to the content server after preprocessing, the network transmission bandwidth required for initial distribution of the content is saved, and the efficiency of the system is improved.
  • FIG. 1 is a schematic diagram of an initial content distribution process in a DSN content service in the prior art
  • FIG. 2 is a schematic flowchart of a DSN content processing method according to the present invention
  • FIG. 3 is a schematic structural diagram of a content processing system for implementing a DSN according to the present invention.
  • FIG. 5 is a schematic flowchart of a method according to Embodiment 2 of the present invention.
  • FIG. 6 is a schematic flowchart of a method according to Embodiment 3 of the present invention.
  • FIG. 7 is a schematic flowchart of a method according to Embodiment 4 of the present invention. detailed description
  • the basic idea of the present invention is: the content service application server distributes the source content to the content server, and the content server preprocesses the source content according to the pre-processing policy; after the pre-processing is completed, the content server performs content registration with the resource location server.
  • the present invention implements a DSN content processing method. As shown in FIG. 2, the method includes the following steps:
  • Step 201 The content service application server distributes the source content to the content server;
  • the content service application server distributes the source content with low overhead required for preprocessing to the content server by means of pushing or pulling;
  • the source content required for the preprocessing is small, and the requirement for format adjustment is not high, such as The resolution adjustment requirement is not high, and the source content that is easier to handle transcoding is processed; for example: There is no special requirement for definition, and a large number of advertisements or user advertisements (UGC) that can be adapted to the H.263 code adaptation of the network transmission low bit rate can be adopted. Video and audio, or, there is no special requirement for image resolution, and advertisements that are more suitable for lossy compression coding adaptation of network transmission can be used;
  • the source content may be video content, and/or audio content, and/or image content, etc.; the content server has a plurality of content servers that are distributed.
  • Step 202 The content server performs pre-processing on the source content according to the pre-processing policy.
  • the content service application server distributes the source content to the content server
  • the content processing command is sent to the content server.
  • the pre-processing policy is carried in the content server; or the content server obtains the pre-processing policy from the content application service server after receiving the source content distributed by the content service application server;
  • the preprocessing strategy includes at least one of the following: a video adaptation policy, an audio adaptation policy, an image adaptation policy, a content fragmentation policy, and the like;
  • the pre-processing includes content adaptation and content fragmentation;
  • the content adaptation may be video adaptation, audio adaptation, image adaptation, etc.;
  • the preprocessing of the same source content between different content servers ensures consistency through the same pre-processing strategy.
  • Step 203 After the pre-processing is completed, the content server performs content registration to the resource location server.
  • the method further includes: the user terminal sends a content request to the content service application server or the resource location server, and the content service application server or the resource location server does not find the matched content according to the user terminal capability and the network performance.
  • the user terminal capability and network performance of the user terminal are sent to the content server related to the requested content, and the content server adapts the content in real time according to the user terminal capability and the network performance.
  • the present invention further provides a DSN content processing system. As shown in FIG. 3, the system includes: a content service application server 31, a content server 32, and a resource location server 33;
  • a content business application server 31 configured to distribute the source content to the content server 32;
  • the content server 32 is configured to preprocess the source content according to a pre-processing policy; after the pre-processing is completed, the content server 32 performs content registration with the resource location server 33;
  • the resource location server 33 is configured to complete content registration of the content server 32.
  • the content service application server 31 is further configured to: after the source content is distributed to the content server 32, carry the pre-processing policy in an execution content processing command sent to the content server 32;
  • the content server 32 is further configured to send a pre-processing policy acquisition request to the content application service server 31 after receiving the source content distributed by the content service application server 31;
  • the content service application server 31 is further configured to: after receiving the pre-processing policy obtaining request, return a corresponding pre-processing policy to the content server 32;
  • the system further includes: a user terminal 34, configured to send a content request to the content service application server 31 or the resource location server 33;
  • the content service application server 31 or the resource location server 33 is further configured to send the user terminal capability and network performance of the user terminal 34 to the content resource when the matching content resource is not found according to the user terminal capability and the network performance.
  • the content server 32 is further configured to adapt the content in real time according to user terminal capabilities and network performance.
  • Embodiment 1 In this embodiment, after the content service application server distributes the source content to the content server, the content server is notified to perform pre-processing, and the pre-processing policy is sent to the content server.
  • This embodiment implements a content processing method of the DSN. As shown in FIG. 4, the method includes the following steps:
  • Step 301 The content service application server distributes the source content such as video, and/or audio, and/or image to the content server by means of pushing or pulling;
  • Step 302 After distributing the source content to the content server, the content service application server sends an execution content processing command to the content server, and carries a pre-processing policy in executing the content processing command;
  • Step 303 The content server performs adaptation and fragmentation processing on the obtained source content according to the pre-processing policy.
  • Step 304 After the pre-processing is completed, the content server performs content registration to the resource location server, and saves the adaptation information of the content.
  • Step 401 The content service application server uses video, and/or audio, and/or by means of push or pull.
  • Source content such as images is distributed to the content server;
  • Step 402 After receiving the source content distributed by the content service application server, the content server sends a pre-processing policy acquisition request to the content service application server.
  • Step 403 After receiving the pre-processing policy acquisition request, the content service application server returns a corresponding pre-processing policy to the content server.
  • Step 404 The content server performs adaptation and fragmentation processing on the obtained source content according to the pre-processing policy.
  • Step 405 After the pre-processing is completed, the content server performs content annotation to the resource location server. Book, and save the adaptation information of the content.
  • content pre-processing by the distributed content server reduces the processing overhead (mainly adaptation) performance of the content service application server, and also saves a large amount of network required for initial content distribution.
  • the transmission bandwidth increases the efficiency of the system.
  • the process of pre-processing the source content by the content server is the same as that of the first embodiment or the second embodiment.
  • the content service application server or the resource location server does not find the capability and network with the user terminal.
  • the content server is notified to perform content adaptation, and the matched content resource is generated and sent to the user terminal.
  • the specific process of the real-time adaptation of the content server in this embodiment is as shown in FIG. 6, and includes the following steps: Step 501: The user terminal sends a content request to the content service application server or the resource location server.
  • the content request carries the user terminal capability and network performance of the user terminal.
  • Step 502 The content service application server or the resource location server performs service authentication and authorization on the user terminal.
  • Step 503 When the content service application server or the resource location server does not find the matched content resource according to the user terminal capability and the network performance, the user terminal capability and the network performance of the user terminal are sent to the content server related to the requested content, and the notification center is notified.
  • the content server performs real-time content adaptation
  • Step 504 The content server adapts the content in real time according to the user terminal capability and the network performance, and generates matching content resources.
  • the content server adopts a suitable adaptation format for the video content according to the user terminal capability and the network performance, and adjusts parameters such as resolution, code rate, and frame rate for real-time adaptation; for the audio content, adopts an appropriate adaptation format, And adjust the parameters such as bit rate and frame rate for real-time adaptation; for image content, use appropriate adaptation format, adjust resolution and other parameters for real-time adaptation, Generate content resources that match user terminal capabilities and network performance.
  • Step 505 The content service application server or the resource location server returns content server list information that is adapted to the content in real time to the user terminal.
  • Step 506 The user terminal selects a content server according to the content server list information, and sends a content acquisition request.
  • the selecting a content server may be selecting any one of the servers.
  • Step 507 The content server returns a confirmation response
  • Step 508 The content server sends the matched content resource generated by the adaptation to the user terminal.
  • the process of pre-processing the source content by the content server is the same as that of the first embodiment or the second embodiment.
  • the content service application server or the resource location server does not find the capability and network with the user terminal.
  • the content server is notified to wait for the content adaptation.
  • the content adaptation is performed to generate a matching content resource, which is sent to the user terminal.
  • the specific process of real-time adaptation of the content server in this embodiment is as shown in FIG. 7, and includes the following steps:
  • Steps 601 to 602 are the same as steps 501 to 502 in the third embodiment.
  • Step 603 When the content service application server or the resource location server does not find the matched content resource according to the user terminal capability and the network performance, the user terminal capability and the network performance of the user terminal are sent to the content server related to the requested content, and notified.
  • the content server associated with the requested content waits for the content to be adapted in real time;
  • Step 604 The content service application server or the resource location service returns content server list information related to the requested content to the user terminal.
  • Step 605 The user terminal selects a content server according to the content server list information, and sends a content acquisition request.
  • the selecting a content server may be selecting any one of the servers.
  • Step 606 The content server returns a confirmation response.
  • Step 607 The content server adapts the content in real time according to the user terminal capability and the network performance, and generates matching content resources.
  • Step 608 The content server sends the matched content resource generated by the adaptation to the user terminal. It can be seen from the foregoing third and fourth embodiments that real-time content adaptation by the content server can effectively reduce the adaptation performance overhead of the content service application server and improve the performance of the system content processing.
  • the content server of the present invention assumes the preprocessing work of the original content service application server on the source content, reduces the processing performance overhead of the content service application server, and eliminates the content service application server to distribute a large amount of content after preprocessing.
  • the steps to the content server greatly save the network transmission bandwidth required for the initial distribution of the content, and improve the efficiency of the system.

Abstract

Disclosed are a content processing method and system for a distributed service network (DSN). A content service application server distributes source content to a content server, and the content server preprocesses the source content according to a preprocessing policy. After completing the preprocessing, the content server registers the content to a resource location server. Through the solution of the present invention, the content server replaces the original content service application server to preprocess the source content, so as to reduce the processing performance overhead of the content service application server, and save the step of distributing by the content service application server a large amount of the content to the content server after preprocessing, thereby greatly reducing the network transmission bandwidth required by initial distribution of the content, and improving the system efficiency.

Description

一种分布式业务网络的内容处理方法和系统 技术领域  Content processing method and system for distributed service network
本发明涉及网络和通信领域, 尤其涉及一种分布式业务网络(DSN, Distributed Service Network ) 的内容处理方法和系统。 背景技术  The present invention relates to the field of networks and communications, and in particular, to a content processing method and system for a distributed service network (DSN). Background technique
DSN是以 P2P ( eer to peer )为主的分布式技术的新一代可运营、 可管 理的分布式核心网体系和功能架构, 可以构建灵活的、 可扩展的业务环境, 为用户提供内容类业务如流媒体, 语音类业务如多媒体电话等多种业务。  DSN is a new generation of operational and manageable distributed core network architecture and functional architecture based on P2P (eer to peer) distributed technology. It can build a flexible and scalable business environment and provide content services for users. Such as streaming media, voice services such as multimedia phones and other services.
DSN 内容类业务系统可以为不同类型的终端用户提供内容类业务(例 如点播、 直播和订购等), 因此在向终端用户提供内容类业务前, 会对内容 提供商提供的源内容进行预处理, 例如编辑、 转码和分片等。  The DSN content-based business system can provide content-type services (such as on-demand, live broadcast, and subscription) for different types of end users, so the source content provided by the content provider is pre-processed before the content-based service is provided to the end user. For example, editing, transcoding, and sharding.
图 1是 DSN内容类业务系统内容初始分发过程, 内容业务应用服务器 负责对源内容进行预处理, 然后分发到内容服务器, 分发完成后内容服务 器向资源定位服务器注册内容信息, 具体包括以下几个步驟:  1 is an initial distribution process of a DSN content service system. The content service application server is responsible for pre-processing the source content and then distributing it to the content server. After the distribution is completed, the content server registers the content information with the resource location server, which includes the following steps. :
步驟 101 : 内容业务应用服务器从内容提供商获取源内容, 然后对源内 容进行编辑产生内容元数据信息、 内容转码成不同编码类型和内容分片等 预处理。  Step 101: The content service application server obtains the source content from the content provider, and then performs pre-processing on the source content to generate content metadata information, transcoding the content into different coding types, and content fragmentation.
步驟 102: 通过推送或者拉取方式, 内容业务应用服务器向内容服务器 分发内容资源。  Step 102: The content service application server distributes the content resource to the content server by pushing or pulling.
步驟 103: 内容分发完成后, 内容服务器向资源定位服务器注册内容信 从上述流程可以看出, 由于内容提供商提供的源内容需要经过内容业 务应用服务器的预适配、 预分片等预处理后再分发至内容服务器, 内容业 务应用服务器可能需要较大的性能方面的开销。 同时, 同一内容在转码后 会形成多种不同的编码类型的内容, 在内容初始分发时, 可能会占用大量 的网络传输带宽, 降低整个系统的运行效率。 发明内容 Step 103: After the content distribution is completed, the content server registers the content information with the resource location server. As can be seen from the foregoing process, the source content provided by the content provider needs to be pre-adapted, pre-segmented, etc., after being pre-processed by the content service application server. Redistributed to content server, content industry The application server may require a large performance overhead. At the same time, the same content will form a variety of different encoding types after transcoding. When the content is initially distributed, it may occupy a large amount of network transmission bandwidth and reduce the operating efficiency of the entire system. Summary of the invention
有鉴于此, 本发明的主要目的在于提供一种 DSN的内容处理方法和系 统, 能够降低内容业务应用服务器的处理性能开销, 并大量节省内容初始 分发所需的网络传输带宽, 提高系统的效率。  In view of this, the main purpose of the present invention is to provide a DSN content processing method and system, which can reduce the processing performance overhead of the content service application server, and save a large amount of network transmission bandwidth required for initial content distribution, thereby improving system efficiency.
为达到上述目的, 本发明的技术方案是这样实现的:  In order to achieve the above object, the technical solution of the present invention is achieved as follows:
本发明提供的一种 DSN的内容处理方法, 该方法包括:  The present invention provides a DSN content processing method, the method comprising:
内容业务应用服务器将源内容分发到内容服务器, 所述内容服务器根 据预处理策略对所述源内容进行预处理;  The content service application server distributes the source content to the content server, and the content server preprocesses the source content according to the preprocessing policy;
在预处理完成后, 所述内容服务器向资源定位服务器进行内容注册。 上述方案中, 所述内容业务应用服务器将源内容分发到内容服务器为: 通过推送或拉取的方式, 内容业务应用服务器将源内容分发到内容服务器。  After the pre-processing is completed, the content server performs content registration with the resource location server. In the above solution, the content service application server distributes the source content to the content server by: the content service application server distributes the source content to the content server by means of pushing or pulling.
上述方案中,所述源内容为视频内容、和 /或音频内容、和 /或图像内容。 上述方案中, 所述预处理策略的获得为: 所述内容业务应用服务器在 将源内容分发到内容服务器之后, 在发送给所述内容服务器的执行内容处 理命令中携带所述预处理策略; 或者, 所述内容服务器在收到内容业务应 用服务器分发的源内容之后, 向所述内容应用业务服务器获取所述预处理 策略。  In the above solution, the source content is video content, and/or audio content, and/or image content. In the above solution, the pre-processing policy is obtained by: the content service application server, after distributing the source content to the content server, carrying the pre-processing policy in an execution content processing command sent to the content server; or After receiving the source content distributed by the content service application server, the content server acquires the pre-processing policy from the content application service server.
上述方案中, 所述预处理策略至少包括以下一个: 视频适配策略、 音 频适配策略、 图像适配策略、 内容分片策略。  In the foregoing solution, the pre-processing policy includes at least one of the following: a video adaptation policy, an audio adaptation policy, an image adaptation policy, and a content fragmentation policy.
上述方案中, 该方法进一步包括: 在内容注册之后, 用户终端向内容 业务应用服务器或资源定位服务器发送内容请求, 内容业务应用服务器或 资源定位服务器在根据用户终端能力和网络性能没有查找到匹配的内容资 源时, 将用户终端的用户终端能力和网络性能发送给与请求内容相关的内 容服务器, 所述内容服务器根据用户终端能力和网络性能对内容实时适配。 In the above solution, the method further includes: after the content registration, the user terminal sends a content request to the content service application server or the resource location server, and the content service application server or the resource location server does not find a match according to the user terminal capability and the network performance. Content At the time of source, the user terminal capability and network performance of the user terminal are transmitted to the content server related to the requested content, and the content server adapts the content in real time according to the user terminal capability and network performance.
本发明提供的一种 DSN的内容处理系统, 该系统包括: 内容业务应用 服务器、 内容服务器、 资源定位服务器; 其中,  The content processing system of the DSN provided by the present invention includes: a content service application server, a content server, and a resource location server; wherein
内容业务应用服务器, 用于将源内容分发到内容服务器;  a content business application server for distributing source content to a content server;
内容服务器, 用于根据预处理策略对所述源内容进行预处理; 在预处 理完成后, 内容服务器向资源定位服务器进行内容注册;  a content server, configured to perform pre-processing on the source content according to a pre-processing policy; after the pre-processing is completed, the content server performs content registration on the resource location server;
资源定位服务器, 用于完成内容服务器的内容注册; 根据权利要求 1 所述的内容处理方法。  a resource locating server, configured to complete content registration of the content server; the content processing method according to claim 1.
上述方案中, 所述内容业务应用服务器, 还用于在将源内容分发到内 容服务器之后, 在发送给所述内容服务器的执行内容处理命令中携带所述 预处理策略。  In the above solution, the content service application server is further configured to: after the source content is distributed to the content server, carry the pre-processing policy in an execution content processing command sent to the content server.
上述方案中, 所述内容服务器, 还用于在收到内容业务应用服务器分 发的源内容之后, 向所述内容应用业务服务器发送预处理策略获取请求; 相应的, 所述内容业务应用服务器, 还用于收到预处理策略获取请求 后, 向所述内容服务器返回相应的预处理策略。  In the above solution, the content server is further configured to: after receiving the source content distributed by the content service application server, send a pre-processing policy acquisition request to the content application service server; correspondingly, the content service application server, After receiving the pre-processing policy acquisition request, returning a corresponding pre-processing policy to the content server.
上述方案中, 该系统还包括: 用户终端, 用于向内容业务应用服务器 或资源定位服务器发送内容请求;  In the foregoing solution, the system further includes: a user terminal, configured to send a content request to a content service application server or a resource location server;
相应的, 所述内容业务应用服务器或资源定位服务器, 还用于在根据 用户终端能力和网络性能没有查找到匹配的内容资源时, 将用户终端的用 户终端能力和网络性能发送给与请求内容相关的内容服务器;  Correspondingly, the content service application server or the resource location server is further configured to send the user terminal capability and the network performance of the user terminal to the requested content when the matched content resource is not found according to the user terminal capability and the network performance. Content server
所述内容服务器, 还用于根据用户终端能力和网络性能对内容实时适 配。  The content server is further configured to adapt content in real time according to user terminal capabilities and network performance.
本发明提供了一种 DSN的内容处理方法和系统, 内容业务应用服务器 将源内容分发到内容服务器, 内容服务器根据预处理策略对所述源内容进 行预处理; 在预处理完成后, 内容服务器向资源定位服务器进行内容注册; 如此, 内容服务器承担原来内容业务应用服务器对源内容的预处理工作, 降低内容业务应用服务器的处理性能开销, 并省去了内容业务应用服务器 在预处理后将大量内容分发给内容服务器的步驟, 大量节省内容初始分发 所需的网络传输带宽, 提高系统的效率。 附图说明 The present invention provides a content processing method and system for a DSN, where a content service application server distributes source content to a content server, and the content server feeds the source content according to a pre-processing policy. After the pre-processing is completed, the content server performs content registration with the resource location server; thus, the content server assumes the pre-processing work of the original content service application server on the source content, reduces the processing performance overhead of the content service application server, and saves After the content service application server distributes a large amount of content to the content server after preprocessing, the network transmission bandwidth required for initial distribution of the content is saved, and the efficiency of the system is improved. DRAWINGS
图 1为现有技术中 DSN内容类业务中内容初始分发流程示意图; 图 2为本发明实现一种 DSN的内容处理方法的流程示意图;  1 is a schematic diagram of an initial content distribution process in a DSN content service in the prior art; FIG. 2 is a schematic flowchart of a DSN content processing method according to the present invention;
图 3为本发明实现一种 DSN的内容处理系统的结构示意图;  3 is a schematic structural diagram of a content processing system for implementing a DSN according to the present invention;
图 4为本发明实施例一的方法流程示意图;  4 is a schematic flow chart of a method according to Embodiment 1 of the present invention;
图 5为本发明实施例二的方法流程示意图;  FIG. 5 is a schematic flowchart of a method according to Embodiment 2 of the present invention; FIG.
图 6为本发明实施例三的方法流程示意图;  6 is a schematic flowchart of a method according to Embodiment 3 of the present invention;
图 7为本发明实施例四的方法流程示意图。 具体实施方式  FIG. 7 is a schematic flowchart of a method according to Embodiment 4 of the present invention. detailed description
本发明的基本思想是: 内容业务应用服务器将源内容分发到内容服务 器, 内容服务器根据预处理策略对所述源内容进行预处理; 在预处理完成 后, 内容服务器向资源定位服务器进行内容注册。  The basic idea of the present invention is: the content service application server distributes the source content to the content server, and the content server preprocesses the source content according to the pre-processing policy; after the pre-processing is completed, the content server performs content registration with the resource location server.
下面通过附图及具体实施例对本发明做进一步的详细说明。  The invention will be further described in detail below with reference to the drawings and specific embodiments.
本发明实现一种 DSN的内容处理方法, 如图 2所示, 该方法包括以下 几个步驟:  The present invention implements a DSN content processing method. As shown in FIG. 2, the method includes the following steps:
步驟 201: 内容业务应用服务器将源内容分发到内容服务器;  Step 201: The content service application server distributes the source content to the content server;
具体的, 通过推送或拉取的方式, 内容业务应用服务器将预处理所需 开销小的源内容分发到内容服务器;  Specifically, the content service application server distributes the source content with low overhead required for preprocessing to the content server by means of pushing or pulling;
所述预处理所需开销小的源内容指的是对格式调整的要求不高, 如分 辨率调整要求不高, 处理转码适配较为容易的源内容; 例如: 清晰度没有 特殊要求、 可以采用侧重网络传输低码率的 H.263 编码适配的大量广告或 用户发布(UGC )视频和音频, 或者, 图像分辨率无特殊要求、 可以采用 更适合网络传输的有损压缩编码适配的广告等; The source content required for the preprocessing is small, and the requirement for format adjustment is not high, such as The resolution adjustment requirement is not high, and the source content that is easier to handle transcoding is processed; for example: There is no special requirement for definition, and a large number of advertisements or user advertisements (UGC) that can be adapted to the H.263 code adaptation of the network transmission low bit rate can be adopted. Video and audio, or, there is no special requirement for image resolution, and advertisements that are more suitable for lossy compression coding adaptation of network transmission can be used;
所述源内容可以是视频内容、 和 /或音频内容、 和 /或图像内容等; 所述内容服务器有多个, 为分布式的内容服务器。  The source content may be video content, and/or audio content, and/or image content, etc.; the content server has a plurality of content servers that are distributed.
步驟 202: 内容服务器根据预处理策略对所述源内容进行预处理; 本步驟中, 所述内容业务应用服务器在将源内容分发到内容服务器之 后, 在发送给所述内容服务器的执行内容处理命令中携带所述预处理策略; 或者, 所述内容服务器在收到内容业务应用服务器分发的源内容之后, 向 所述内容应用业务服务器获取所述预处理策略;  Step 202: The content server performs pre-processing on the source content according to the pre-processing policy. In this step, after the content service application server distributes the source content to the content server, the content processing command is sent to the content server. The pre-processing policy is carried in the content server; or the content server obtains the pre-processing policy from the content application service server after receiving the source content distributed by the content service application server;
所述预处理策略至少包括以下一个: 视频适配策略、 音频适配策略、 图像适配策略、 内容分片策略等;  The preprocessing strategy includes at least one of the following: a video adaptation policy, an audio adaptation policy, an image adaptation policy, a content fragmentation policy, and the like;
所述预处理包括内容适配和内容分片; 所述内容适配可以是视频适配、 音频适配、 图像适配等;  The pre-processing includes content adaptation and content fragmentation; the content adaptation may be video adaptation, audio adaptation, image adaptation, etc.;
本步驟中, 不同内容服务器之间对同一源内容的预处理通过相同的预 处理策略保证一致性。  In this step, the preprocessing of the same source content between different content servers ensures consistency through the same pre-processing strategy.
步驟 203: 在预处理完成后, 内容服务器向资源定位服务器进行内容注 册;  Step 203: After the pre-processing is completed, the content server performs content registration to the resource location server.
本步驟中, 所述内容注册的具体方法为现有技术, 这里不多加赘述。 进一步地, 在内容注册之后, 上述方法还包括: 用户终端向内容业务 应用服务器或资源定位服务器发送内容请求, 内容业务应用服务器或资源 定位服务器在根据用户终端能力和网络性能没有查找到匹配的内容资源 时, 将用户终端的用户终端能力和网络性能发送给与请求内容相关的内容 服务器, 所述内容服务器根据用户终端能力和网络性能对内容实时适配。 为了实现上述方法, 本发明还提供一种 DSN的内容处理系统, 如图 3 所示, 该系统包括: 内容业务应用服务器 31、 内容服务器 32、 资源定位服 务器 33; 其中, In this step, the specific method for registering the content is prior art, and details are not described herein. Further, after the content registration, the method further includes: the user terminal sends a content request to the content service application server or the resource location server, and the content service application server or the resource location server does not find the matched content according to the user terminal capability and the network performance. When the resource is used, the user terminal capability and network performance of the user terminal are sent to the content server related to the requested content, and the content server adapts the content in real time according to the user terminal capability and the network performance. In order to implement the above method, the present invention further provides a DSN content processing system. As shown in FIG. 3, the system includes: a content service application server 31, a content server 32, and a resource location server 33;
内容业务应用服务器 31 , 用于将源内容分发到内容服务器 32;  a content business application server 31, configured to distribute the source content to the content server 32;
内容服务器 32, 用于根据预处理策略对所述源内容进行预处理; 在预 处理完成后, 内容服务器 32向资源定位服务器 33进行内容注册;  The content server 32 is configured to preprocess the source content according to a pre-processing policy; after the pre-processing is completed, the content server 32 performs content registration with the resource location server 33;
资源定位服务器 33 , 用于完成内容服务器 32的内容注册。  The resource location server 33 is configured to complete content registration of the content server 32.
所述内容服务器 32有多个, 为分布式的内容服务器;  There are multiple content servers 32, which are distributed content servers;
所述内容业务应用服务器 31 , 还用于在将源内容分发到内容服务器 32 之后, 在发送给所述内容服务器 32的执行内容处理命令中携带所述预处理 策略;  The content service application server 31 is further configured to: after the source content is distributed to the content server 32, carry the pre-processing policy in an execution content processing command sent to the content server 32;
所述内容服务器 32,还用于在收到内容业务应用服务器 31分发的源内 容之后, 向所述内容应用业务服务器 31发送预处理策略获取请求;  The content server 32 is further configured to send a pre-processing policy acquisition request to the content application service server 31 after receiving the source content distributed by the content service application server 31;
相应的, 所述内容业务应用服务器 31 , 进一步用于收到预处理策略获 取请求后, 向所述内容服务器 32返回相应的预处理策略;  Correspondingly, the content service application server 31 is further configured to: after receiving the pre-processing policy obtaining request, return a corresponding pre-processing policy to the content server 32;
该系统进一步包括: 用户终端 34, 用于向内容业务应用服务器 31或资 源定位服务器 33发送内容请求;  The system further includes: a user terminal 34, configured to send a content request to the content service application server 31 or the resource location server 33;
相应的, 所述内容业务应用服务器 31或资源定位服务器 33 , 进一步用 于在根据用户终端能力和网络性能没有查找到匹配的内容资源时, 将用户 终端 34 的用户终端能力和网络性能发送给与请求内容相关的内容服务器 32;  Correspondingly, the content service application server 31 or the resource location server 33 is further configured to send the user terminal capability and network performance of the user terminal 34 to the content resource when the matching content resource is not found according to the user terminal capability and the network performance. Requesting content related content server 32;
所述内容服务器 32, 进一步用于根据用户终端能力和网络性能对内容 实时适配。 实施例一 本实施例中, 内容业务应用服务器向内容服务器分发源内容后, 通知 内容服务器进行预处理, 并将预处理策略发送给内容服务器。 本实施例实 现 DSN的内容处理方法, 如图 4所示, 该方法包括以下几个步驟: The content server 32 is further configured to adapt the content in real time according to user terminal capabilities and network performance. Embodiment 1 In this embodiment, after the content service application server distributes the source content to the content server, the content server is notified to perform pre-processing, and the pre-processing policy is sent to the content server. This embodiment implements a content processing method of the DSN. As shown in FIG. 4, the method includes the following steps:
步驟 301 : 通过推送或拉取的方式, 内容业务应用服务器将视频、 和 / 或音频、 和 /或图像等源内容分发到内容服务器;  Step 301: The content service application server distributes the source content such as video, and/or audio, and/or image to the content server by means of pushing or pulling;
步驟 302: 在将源内容分发到内容服务器之后, 内容业务应用服务器向 内容服务器发送执行内容处理命令, 并在执行内容处理命令中携带预处理 策略;  Step 302: After distributing the source content to the content server, the content service application server sends an execution content processing command to the content server, and carries a pre-processing policy in executing the content processing command;
步驟 303: 内容服务器根据预处理策略对获取的源内容进行适配和分片 处理;  Step 303: The content server performs adaptation and fragmentation processing on the obtained source content according to the pre-processing policy.
步驟 304: 在预处理完成后, 内容服务器向资源定位服务器进行内容注 册, 并保存内容的适配信息。  Step 304: After the pre-processing is completed, the content server performs content registration to the resource location server, and saves the adaptation information of the content.
实施例二  Embodiment 2
本实施例中, 在内容业务应用服务器向内容服务器分发源内容后, 内 容服务器向内容业务应用服务器获取预处理策略, 然后进行预处理。 本实 施例实现 DSN的内容处理方法, 如图 5所示, 该方法包括以下几个步驟: 步驟 401 : 通过推送或拉取的方式, 内容业务应用服务器将视频、 和 / 或音频、 和 /或图像等源内容分发到内容服务器;  In this embodiment, after the content service application server distributes the source content to the content server, the content server acquires a pre-processing policy from the content service application server, and then performs pre-processing. This embodiment implements a content processing method of the DSN. As shown in FIG. 5, the method includes the following steps: Step 401: The content service application server uses video, and/or audio, and/or by means of push or pull. Source content such as images is distributed to the content server;
步驟 402: 内容服务器在收到内容业务应用服务器分发的源内容之后, 向内容业务应用服务器发送预处理策略获取请求;  Step 402: After receiving the source content distributed by the content service application server, the content server sends a pre-processing policy acquisition request to the content service application server.
步驟 403: 内容业务应用服务器收到预处理策略获取请求后, 向内容服 务器返回相应的预处理策略;  Step 403: After receiving the pre-processing policy acquisition request, the content service application server returns a corresponding pre-processing policy to the content server.
步驟 404: 内容服务器根据预处理策略对获取的源内容进行适配和分片 处理;  Step 404: The content server performs adaptation and fragmentation processing on the obtained source content according to the pre-processing policy.
步驟 405: 在预处理完成后, 内容服务器向资源定位服务器进行内容注 册, 并保存内容的适配信息。 Step 405: After the pre-processing is completed, the content server performs content annotation to the resource location server. Book, and save the adaptation information of the content.
由以上两个实施例可以看出, 由分布式内容服务器进行内容预处理, 一方面降低了内容业务应用服务器的处理(主要是适配)性能开销, 也大 量节省了内容初始分发所需的网络传输带宽, 提高了系统的效率。  It can be seen from the above two embodiments that content pre-processing by the distributed content server reduces the processing overhead (mainly adaptation) performance of the content service application server, and also saves a large amount of network required for initial content distribution. The transmission bandwidth increases the efficiency of the system.
实施例三  Embodiment 3
本实施例中, 通过内容服务器进行源内容的预处理的过程与实施例一 或实施例二相同, 在用户终端请求内容时, 内容业务应用服务器或资源定 位服务器没有查找到与用户终端能力和网络性能匹配的内容资源时, 通知 内容服务器进行内容适配, 产生匹配的内容资源, 并发送给用户终端。 本 实施例的内容服务器实时适配的具体流程如图 6所示, 包括以下几个步驟: 步驟 501 :用户终端向内容业务应用服务器或资源定位服务器发送内容 请求;  In this embodiment, the process of pre-processing the source content by the content server is the same as that of the first embodiment or the second embodiment. When the user terminal requests the content, the content service application server or the resource location server does not find the capability and network with the user terminal. When the content resource matches the content, the content server is notified to perform content adaptation, and the matched content resource is generated and sent to the user terminal. The specific process of the real-time adaptation of the content server in this embodiment is as shown in FIG. 6, and includes the following steps: Step 501: The user terminal sends a content request to the content service application server or the resource location server.
本步驟中, 所述内容请求携带用户终端的用户终端能力和网络性能。 步驟 502: 内容业务应用服务器或资源定位服务器对用户终端进行业务 认证和授权;  In this step, the content request carries the user terminal capability and network performance of the user terminal. Step 502: The content service application server or the resource location server performs service authentication and authorization on the user terminal.
步驟 503: 内容业务应用服务器或资源定位服务器在根据用户终端能力 和网络性能没有查找到匹配的内容资源时, 将用户终端的用户终端能力和 网络性能发送给与请求内容相关的内容服务器, 通知所述内容服务器进行 内容实时适配;  Step 503: When the content service application server or the resource location server does not find the matched content resource according to the user terminal capability and the network performance, the user terminal capability and the network performance of the user terminal are sent to the content server related to the requested content, and the notification center is notified. The content server performs real-time content adaptation;
步驟 504: 内容服务器根据用户终端能力和网络性能对内容实时适配, 产生匹配的内容资源;  Step 504: The content server adapts the content in real time according to the user terminal capability and the network performance, and generates matching content resources.
具体的, 内容服务器根据用户终端能力和网络性能, 对于视频内容, 采用合适适配格式, 并调整分辨率、 码率以及帧率等参数进行实时适配; 对于音频内容, 采用合适适配格式, 并调整码率和帧率等参数进行实时适 配; 对于图像内容, 采用合适适配格式, 调整分辨率等参数进行实时适配, 产生与用户终端能力和网络性能匹配的内容资源。 Specifically, the content server adopts a suitable adaptation format for the video content according to the user terminal capability and the network performance, and adjusts parameters such as resolution, code rate, and frame rate for real-time adaptation; for the audio content, adopts an appropriate adaptation format, And adjust the parameters such as bit rate and frame rate for real-time adaptation; for image content, use appropriate adaptation format, adjust resolution and other parameters for real-time adaptation, Generate content resources that match user terminal capabilities and network performance.
步驟 505: 内容业务应用服务器或资源定位服务器向用户终端返回对内 容实时适配的内容服务器列表信息;  Step 505: The content service application server or the resource location server returns content server list information that is adapted to the content in real time to the user terminal.
步驟 506: 用户终端根据内容服务器列表信息选择内容服务器, 并发送 内容获取请求;  Step 506: The user terminal selects a content server according to the content server list information, and sends a content acquisition request.
本步驟中, 所述选择内容服务器可以是选择任意一个服务器。  In this step, the selecting a content server may be selecting any one of the servers.
步驟 507: 内容服务器返回确认响应;  Step 507: The content server returns a confirmation response;
步驟 508: 内容服务器将适配产生的匹配的内容资源发送给用户终端。 实施例四  Step 508: The content server sends the matched content resource generated by the adaptation to the user terminal. Embodiment 4
本实施例中, 通过内容服务器进行源内容的预处理的过程与实施例一 或实施例二相同, 在用户终端请求内容时, 内容业务应用服务器或资源定 位服务器没有查找到与用户终端能力和网络性能匹配的内容资源时, 通知 内容服务器等待内容适配, 在用户请求内容下载时, 进行内容适配产生匹 配内容资源, 发送给用户终端。 本实施例的内容服务器实时适配的具体流 程如图 7所示, 包括以下几个步驟:  In this embodiment, the process of pre-processing the source content by the content server is the same as that of the first embodiment or the second embodiment. When the user terminal requests the content, the content service application server or the resource location server does not find the capability and network with the user terminal. When the performance matching content resource is used, the content server is notified to wait for the content adaptation. When the user requests the content download, the content adaptation is performed to generate a matching content resource, which is sent to the user terminal. The specific process of real-time adaptation of the content server in this embodiment is as shown in FIG. 7, and includes the following steps:
步驟 601~602与实施例三中的步驟 501~502相同。  Steps 601 to 602 are the same as steps 501 to 502 in the third embodiment.
步驟 603: 内容业务应用服务器或资源定位服务器在根据用户终端能力 和网络性能没有查找到匹配的内容资源时, 将用户终端的用户终端能力和 网络性能发送给与请求内容相关的内容服务器, 并通知与请求内容相关的 内容服务器等待内容实时适配;  Step 603: When the content service application server or the resource location server does not find the matched content resource according to the user terminal capability and the network performance, the user terminal capability and the network performance of the user terminal are sent to the content server related to the requested content, and notified. The content server associated with the requested content waits for the content to be adapted in real time;
步驟 604: 内容业务应用服务器或资源定位服务向用户终端返回与请求 内容相关的内容服务器列表信息;  Step 604: The content service application server or the resource location service returns content server list information related to the requested content to the user terminal.
步驟 605: 用户终端根据内容服务器列表信息选择内容服务器, 并发送 内容获取请求;  Step 605: The user terminal selects a content server according to the content server list information, and sends a content acquisition request.
本步驟中, 所述选择内容服务器可以是选择任意一个服务器。 步驟 606: 内容服务器返回确认响应; In this step, the selecting a content server may be selecting any one of the servers. Step 606: The content server returns a confirmation response.
步驟 607: 内容服务器根据用户终端能力和网络性能对内容实时适配 , 产生匹配的内容资源;  Step 607: The content server adapts the content in real time according to the user terminal capability and the network performance, and generates matching content resources.
步驟 608: 内容服务器将适配产生的匹配的内容资源发送给用户终端。 由上述实施例三、 四可以看出, 由内容服务器实现内容实时适配, 能 够有效降低对内容业务应用服务器的适配性能开销, 提高系统内容处理的 性能。  Step 608: The content server sends the matched content resource generated by the adaptation to the user terminal. It can be seen from the foregoing third and fourth embodiments that real-time content adaptation by the content server can effectively reduce the adaptation performance overhead of the content service application server and improve the performance of the system content processing.
综上所述, 本发明的内容服务器承担原来内容业务应用服务器对源内 容的预处理工作, 降低内容业务应用服务器的处理性能开销, 并省去了内 容业务应用服务器在预处理后将大量内容分发给内容服务器的步驟, 大量 节省内容初始分发所需的网络传输带宽, 提高系统的效率。  In summary, the content server of the present invention assumes the preprocessing work of the original content service application server on the source content, reduces the processing performance overhead of the content service application server, and eliminates the content service application server to distribute a large amount of content after preprocessing. The steps to the content server greatly save the network transmission bandwidth required for the initial distribution of the content, and improve the efficiency of the system.
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围。  The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention.

Claims

权利要求书 Claim
1、 一种分布式业务网络(DSN )的内容处理方法, 其中, 该方法包括: 内容业务应用服务器将源内容分发到内容服务器, 所述内容服务器根 据预处理策略对所述源内容进行预处理;  A content processing method for a distributed service network (DSN), wherein the method includes: a content service application server distributing source content to a content server, wherein the content server preprocesses the source content according to a preprocessing policy ;
在预处理完成后, 所述内容服务器向资源定位服务器进行内容注册。 After the pre-processing is completed, the content server performs content registration with the resource location server.
2、 根据权利要求 1所述的内容处理方法, 其中, 所述内容业务应用服 务器将源内容分发到内容服务器为: 通过推送或拉取的方式, 内容业务应 用服务器将源内容分发到内容服务器。 The content processing method according to claim 1, wherein the content service application server distributes the source content to the content server by: the content service application server distributes the source content to the content server by means of pushing or pulling.
3、 根据权利要求 2所述的内容处理方法, 其中, 所述源内容为视频内 容、 和 /或音频内容、 和 /或图像内容。  The content processing method according to claim 2, wherein the source content is video content, and/or audio content, and/or image content.
4、 根据权利要求 1所述的内容处理方法, 其中, 所述预处理策略的获 得为: 所述内容业务应用服务器在将源内容分发到内容服务器之后, 在发 送给所述内容服务器的执行内容处理命令中携带所述预处理策略; 或者, 所述内容服务器在收到内容业务应用服务器分发的源内容之后, 向所述内 容应用业务服务器获取所述预处理策略。  The content processing method according to claim 1, wherein the obtaining of the pre-processing policy is: executing content sent by the content service application server to the content server after distributing the source content to the content server The processing command carries the pre-processing policy; or, after receiving the source content distributed by the content service application server, the content server acquires the pre-processing policy from the content application service server.
5、 根据权利要求 4所述的内容处理方法, 其中, 所述预处理策略至少 包括以下一个: 视频适配策略、 音频适配策略、 图像适配策略、 内容分片 策略。  The content processing method according to claim 4, wherein the pre-processing policy comprises at least one of the following: a video adaptation policy, an audio adaptation policy, an image adaptation policy, and a content fragmentation policy.
6、 根据权利要求 1所述的内容处理方法, 其中, 该方法进一步包括: 在内容注册之后, 用户终端向内容业务应用服务器或资源定位服务器发送 内容请求, 内容业务应用服务器或资源定位服务器在根据用户终端能力和 网络性能没有查找到匹配的内容资源时, 将用户终端的用户终端能力和网 络性能发送给与请求内容相关的内容服务器, 所述内容服务器根据用户终 端能力和网络性能对内容实时适配。  The content processing method according to claim 1, wherein the method further comprises: after the content registration, the user terminal sends a content request to the content service application server or the resource location server, where the content service application server or the resource location server is When the user terminal capability and the network performance do not find a matching content resource, the user terminal capability and the network performance of the user terminal are sent to the content server related to the requested content, and the content server adapts the content to the content according to the user terminal capability and the network performance. Match.
7、 一种 DSN的内容处理系统, 其中, 该系统包括: 内容业务应用服 务器、 内容服务器、 资源定位服务器; 其中, 7. A DSN content processing system, wherein the system comprises: a content service application service Server, content server, resource location server;
内容业务应用服务器, 用于将源内容分发到内容服务器;  a content business application server for distributing source content to a content server;
内容服务器, 用于根据预处理策略对所述源内容进行预处理; 在预处 理完成后, 内容服务器向资源定位服务器进行内容注册;  a content server, configured to perform pre-processing on the source content according to a pre-processing policy; after the pre-processing is completed, the content server performs content registration on the resource location server;
资源定位服务器, 用于完成内容服务器的内容注册; 根据权利要求 1 所述的内容处理方法。  a resource locating server, configured to complete content registration of the content server; the content processing method according to claim 1.
8、 根据权利要求 7所述的内容处理系统, 其中, 所述内容业务应用服 务器, 还用于在将源内容分发到内容服务器之后, 在发送给所述内容服务 器的执行内容处理命令中携带所述预处理策略。  The content processing system according to claim 7, wherein the content service application server is further configured to: carry the source content in the execution content processing command sent to the content server after distributing the source content to the content server Preprocessing strategy.
9、 根据权利要求 7所述的内容处理系统, 其中, 所述内容服务器, 还 用于在收到内容业务应用服务器分发的源内容之后, 向所述内容应用业务 服务器发送预处理策略获取请求;  The content processing system according to claim 7, wherein the content server is further configured to: after receiving the source content distributed by the content service application server, send a pre-processing policy acquisition request to the content application service server;
相应的, 所述内容业务应用服务器, 还用于收到预处理策略获取请求 后, 向所述内容服务器返回相应的预处理策略。  Correspondingly, the content service application server is further configured to: after receiving the pre-processing policy acquisition request, return a corresponding pre-processing policy to the content server.
10、 根据权利要求 7所述的内容处理系统, 其中, 该系统还包括: 用 户终端, 用于向内容业务应用服务器或资源定位服务器发送内容请求; 相应的, 所述内容业务应用服务器或资源定位服务器, 还用于在根据 用户终端能力和网络性能没有查找到匹配的内容资源时, 将用户终端的用 户终端能力和网络性能发送给与请求内容相关的内容服务器;  The content processing system according to claim 7, wherein the system further comprises: a user terminal, configured to send a content request to a content service application server or a resource location server; correspondingly, the content service application server or resource location The server is further configured to send the user terminal capability and the network performance of the user terminal to the content server related to the requested content when the matching content resource is not found according to the user terminal capability and the network performance;
所述内容服务器, 还用于根据用户终端能力和网络性能对内容实时适 配。  The content server is further configured to adapt content in real time according to user terminal capabilities and network performance.
PCT/CN2012/080580 2011-09-22 2012-08-24 Content processing method and system for distributed service network WO2013040976A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110284067.9 2011-09-22
CN201110284067.9A CN103023859B (en) 2011-09-22 2011-09-22 The content processing method and system of a kind of distributed business network

Publications (1)

Publication Number Publication Date
WO2013040976A1 true WO2013040976A1 (en) 2013-03-28

Family

ID=47913866

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/080580 WO2013040976A1 (en) 2011-09-22 2012-08-24 Content processing method and system for distributed service network

Country Status (2)

Country Link
CN (1) CN103023859B (en)
WO (1) WO2013040976A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103501251B (en) * 2013-10-11 2017-01-25 北京奇虎科技有限公司 Method and device for processing data packet under offline condition
EP3606005B1 (en) * 2017-04-26 2022-04-13 Huawei Technologies Co., Ltd. Redirection method, control plane network element, aggregation user plane network element, content server and terminal device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159580A (en) * 2007-11-29 2008-04-09 中国电信股份有限公司 Content P2P method and system in content distribution network
WO2011041974A1 (en) * 2009-10-08 2011-04-14 Huawei Technologies Co., Ltd. System and method to support different ingest and delivery schemes for a content delivery network
CN102195788A (en) * 2011-05-25 2011-09-21 中国联合网络通信集团有限公司 Application layer multicast system and streaming media data processing method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101383839A (en) * 2007-09-04 2009-03-11 阿里巴巴集团控股有限公司 Data distribution system based on data server and implementation method
CN101198016A (en) * 2007-12-05 2008-06-11 中兴通讯股份有限公司 Contents issuance and storage method for interactive individual television media paying system
CN101534204B (en) * 2008-03-10 2011-08-31 中国网通集团宽带业务应用国家工程实验室有限公司 Streaming media information distribution system and method thereof and user end
CN101652002B (en) * 2009-08-27 2012-05-23 中兴通讯股份有限公司 Device, system and method of content adaptation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159580A (en) * 2007-11-29 2008-04-09 中国电信股份有限公司 Content P2P method and system in content distribution network
WO2011041974A1 (en) * 2009-10-08 2011-04-14 Huawei Technologies Co., Ltd. System and method to support different ingest and delivery schemes for a content delivery network
CN102195788A (en) * 2011-05-25 2011-09-21 中国联合网络通信集团有限公司 Application layer multicast system and streaming media data processing method

Also Published As

Publication number Publication date
CN103023859A (en) 2013-04-03
CN103023859B (en) 2018-06-19

Similar Documents

Publication Publication Date Title
JP6944485B2 (en) Requests for multiple chunks to a network node based on a single request message
EP2890133B1 (en) System and method for distributing live broadcast content
US9674252B2 (en) System and method for efficient delivery of repetitive multimedia content
CN103957469B (en) Based on the Internet video-on-demand method and system for turning encapsulation in real time
WO2013037241A1 (en) Mobile multimedia real-time transcoding playing system, device, storage medium and method
CN101383959B (en) Method, system and customer equipment obtaining key frame in stream media service
WO2012079223A1 (en) Method, system and buffer node for stream media request address mapping in content delivery network
CN101056320B (en) A file transfer method and its system in the data meeting
US20200021859A1 (en) Multicast implementation method and related network device
WO2009018738A1 (en) A method, related service device and system for providing video content
CN104737518A (en) Systems and methods for data representation and transportation
CN106790005B (en) Realize the system and method for low delay HLS live streaming
WO2017080427A1 (en) Media playing method, terminal, system and computer storage medium
WO2015109847A1 (en) Method for rapidly delivering segmented programs, server and client
US20230275949A1 (en) Method and apparatus for processing multicast signal
CN108063911A (en) A kind of video conference expansion method
JP6514505B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM
WO2013040976A1 (en) Content processing method and system for distributed service network
CN101895406B (en) Method and system for providing direct broadcast service of mobile streaming media
CN111107445A (en) Media protocol stream optimization method and system
WO2009015539A1 (en) Multicast control method for service of demanding the media content and the system thereof
WO2015109842A1 (en) Method for processing segmented programs, server and client device
KR102373195B1 (en) Receiving device, transmission device, data communication method, and data processing method
CN102378066A (en) Method and system for realizing low-bit rate and high-definition video on demand
CN115334059A (en) Audio and video intercommunication method, device, equipment and storage medium

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

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

Country of ref document: EP

Kind code of ref document: A1