WO2016165596A1 - Multimedia file control method and system - Google Patents

Multimedia file control method and system Download PDF

Info

Publication number
WO2016165596A1
WO2016165596A1 PCT/CN2016/078977 CN2016078977W WO2016165596A1 WO 2016165596 A1 WO2016165596 A1 WO 2016165596A1 CN 2016078977 W CN2016078977 W CN 2016078977W WO 2016165596 A1 WO2016165596 A1 WO 2016165596A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
multimedia
server
management server
fragment
Prior art date
Application number
PCT/CN2016/078977
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 WO2016165596A1 publication Critical patent/WO2016165596A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion

Definitions

  • the present application relates to the field of communications, for example, to a multimedia file control method and system.
  • a plurality of media servers are generally used to form a content distribution network (CDN) to provide services for end users, and multiple nodes are hierarchically distributed, and each user is designated to provide a service node; To enable the user to view content on the home node, the multimedia file needs to be pushed to the node.
  • CDN content distribution network
  • multimedia service systems usually distribute content to a node first, and then distribute the entire multimedia file step by step according to the structure of the content distribution network.
  • the traditional method can realize the content of the content on each node, the method is not effective, and as the number of end users grows geometrically, the number of service nodes in the network grows rapidly, the traditional multimedia file distribution The effectiveness of the model becomes more and more prominent, and even affects the real-time and serviceability of the entire multimedia system.
  • the system can provide efficient content distribution efficiency, the method has the defects of uncontrollable multimedia file distribution and consumption of a large amount of bandwidth.
  • the embodiment of the invention provides a multimedia file control method and system, which solves the problem that the multimedia file in the existing multimedia file distribution system has low real-time performance, poor controllability and consumes a large amount of broadband resources.
  • the embodiment of the invention provides a multimedia file control method, including:
  • the management server divides the multimedia file into several file fragments
  • the management server sends the file fragment to the corresponding multimedia server
  • the multimedia server receives the file fragment currently sent by the management server, and sends the previously received file fragment to the corresponding multimedia server of the next level.
  • the managing server divides the multimedia file into a plurality of file fragments, and the management server divides the multimedia file into a plurality of file fragments according to a preset size.
  • the method when the multimedia server receives the file fragment currently sent by the management server, the method further includes: the multimedia server provides a playback service for the terminal according to the file fragment that has been received before. .
  • the previously received file fragment includes: a file fragment received last time.
  • the management server divides the multimedia file into a plurality of file fragments, including: the management server divides the multimedia file into a plurality of file fragments, and establishes an index number for each file fragment; the management server And sending the file fragmentation to the multimedia server corresponding to the next level, where the management server sends the file fragment and the corresponding index number to the corresponding multimedia server of the next level;
  • the management server divides the multimedia file into a plurality of file fragments, and determines a sequence of the fragmentation of each file; the management server sends the file fragment to the corresponding multimedia server of the next level, and the management server divides the file according to the file.
  • the sequence is sequentially sent to the corresponding multimedia server of the next level.
  • the embodiment of the invention further provides a multimedia file control system, including a management server and a multimedia server:
  • the management server is configured to divide the multimedia file into a plurality of file fragments, and send the file fragments to the corresponding multimedia server;
  • the multimedia server is configured to receive the file fragment currently sent by the management server, and simultaneously deliver the previously received file fragment to the corresponding multimedia server of the next level.
  • the management server is further configured to divide the multimedia file into a plurality of file fragments according to the size of the bandwidth.
  • the method when the multimedia server receives the file fragment currently sent by the management server, the method further includes: the multimedia server provides a playback service for the terminal according to the file fragment that has been received before. .
  • the previously received file fragment includes: a file fragment received last time.
  • the management server is further configured to divide the multimedia file into a plurality of file fragments, establish an index number for each file fragment, and send the file fragment and the corresponding index number to the next. a corresponding multimedia server;
  • the management server divides the multimedia file into a plurality of file fragments; the management server sends the file fragments to the corresponding multimedia server; the multimedia server receives the file fragments currently sent by the management server, and simultaneously delivers the previously received file fragments. Give the corresponding multimedia server to the next level.
  • the multimedia file is divided into several file fragments instead of the entire complete multimedia file, which can reduce the consumption of broadband resources and improve the speed of receiving content by the multimedia server.
  • the file fragment can be sent to the next-level multimedia server. Because it is a file fragmentation, rather than the entire complete streaming media file, the controllability of the resource delivery process is better, and the multimedia can be quickly enabled.
  • the files are sent to the multimedia servers, and the distribution of multimedia files can be realized in a controlled and fast manner without changing the existing networking structure, thereby effectively improving the effectiveness and service of the network and improving the user experience.
  • FIG. 1 is a schematic flowchart of a multimedia file control method according to Embodiment 1 of the present invention.
  • FIG. 2 is a schematic flowchart of a multimedia file control method according to Embodiment 2 of the present invention.
  • FIG. 3 is a schematic structural diagram of a multimedia file control system according to Embodiment 3 of the present invention.
  • the multimedia file control method of this embodiment includes the following steps:
  • Step S101 The management server divides the multimedia file into a plurality of file fragments
  • the multimedia file here refers to files such as video, audio, and pictures.
  • the multimedia files here may be some relatively new multimedia files, that is, multimedia files required for each streaming server.
  • the management server can be a multimedia file stored by itself or a multimedia file obtained from other places.
  • several file fragments refer to file fragments of two or more.
  • the file fragmentation here refers to a small part of a file in which a complete multimedia file is divided into small parts.
  • the management server herein can be understood as long as the multimedia file can be divided into several file fragments, and a certain module in the management server can have the function, and the corresponding device or module structure does not constitute a limitation.
  • the content management module in the management server Of course, it is also possible to use a separate server or a separate module.
  • Step S102 The management server sends the file fragment to the corresponding multimedia server of the next level
  • the next-level multimedia server refers to a multimedia server that manages nodes under the server.
  • the multimedia system can be divided into a first-level node and a second-level node, and each node has one or more multimedia servers, and the management server
  • the next level refers to the multimedia server in the first level node
  • the next level of the first level node refers to the multimedia server in the second level node.
  • multi-level nodes can be set according to the situation.
  • the corresponding multimedia server refers to a server that needs the multimedia file, for example, the multimedia file is the latest movie video, and there may be some multimedia servers that do not need the video file, such as a multimedia server dedicated to processing news.
  • Step S103 The multimedia server receives the file fragment currently delivered by the management server, and sends the previously received file fragment to the corresponding multimedia server of the next level.
  • the multimedia server is a server that can receive and distribute the file fragments, and can send the previous file fragments to the corresponding multimedia server of the next level. It may be that a certain module in the multimedia server has the function, and the corresponding device or module structure does not constitute a limitation.
  • the control module and the service module in the multimedia server wherein the control module is responsible for receiving file fragments, and the service module is responsible for distributing to the next-level multimedia server.
  • the multimedia server or these functional modules can also implement other functions, for example, the control module can The device controls the receiving and storing of the client file fragment, manages and maintains the index of the content fragment of the node, and starts the function of the server module according to the receiving condition of the client file fragment, so as to provide services for other nodes.
  • the server module is responsible for managing file fragmentation information and providing service functions for other nodes.
  • the multimedia service may also have other functional modules, such as a client module, which is responsible for storing and managing the received file fragments and writing the fragments to the storage device.
  • the multimedia server can also be a standalone server or a separate module.
  • the management server may divide the multimedia file into a plurality of file fragments according to a preset size.
  • the preset size can be based on the size of the bandwidth to facilitate a reasonable combination of network features, so that the file is better for fast transmission.
  • the fragmentation rule is not limited to this, and can be set according to the situation, as long as the multimedia file can be quickly delivered to the streaming server, and the bandwidth consumption can be reduced.
  • the multimedia server may further include: the multimedia server provides the terminal with the playback of all the stored file fragments. service. It can be understood that, when the multimedia server receives the file fragment currently sent by the management server, the method further includes: the multimedia server provides the playback service for the terminal according to the file fragment that has been received before, that is, during the file fragmentation process. Providing a playback service for the user, which enables the user to watch the video in time and provide a user experience.
  • the fragmentation of the previously received file to the multimedia server corresponding to the next level may include: sending the previously received file fragment to the next level.
  • Corresponding multimedia server each streaming server can basically obtain the completed streaming media file at substantially the same time.
  • the management server divides the multimedia file into a plurality of file fragments, including: the management server divides the multimedia file into a plurality of file fragments, and establishes an index number for each file fragment; the management server divides the file into pieces.
  • the multimedia server that is delivered to the next level includes: the management server sends the file fragment and the corresponding index number to the multimedia server corresponding to the next level; or the management server divides the multimedia file into several file fragments, including: the management server The multimedia file is divided into a plurality of file fragments, and the timing of each file fragmentation is determined; the management server sends the file fragment to the corresponding multimedia server of the next level. The management server divides the corresponding file according to the sequence of the file fragmentation. The chip is sent to the corresponding multimedia server of the next level.
  • the streaming media server can form a complete streaming media according to the index number, or according to the received timing, since it is sequentially sent according to the timing, then the receiving is also time-ordered and will not be disordered, and it is easy to form a complete streaming media file.
  • the content management module in this example may be a module in the management server, and the control module, the client module, and the server module are modules in the multimedia server, and the corresponding method steps are as shown in FIG. 2, including the following steps:
  • Step S201 The node control module sends a description command RTSP DESCRIBE message to the RTSP processing module of the management server CMS.
  • Step S202 The management server CMS returns a response message RTSP 200 response to the node control module;
  • Step S203 The node control module sends a transmission command RTSP SETUP message to the management server CMS.
  • Step S204 The management server sends a response message RTSP 200 response to the node control module.
  • Step S205 The node control module sends a play command RTSP PLAY message to the management server.
  • Step S206 The management server sends a response message RTSP 200 response to the node control module.
  • Step S207 The management module divides the content into a plurality of file fragments according to the size of the streaming media file, and sends the file fragment to the node client module by using an FTP method;
  • Step S208 The node client controls the receiving content management module to send the file fragment, and stores the file fragmentation;
  • Step S209 The node control module receives the content delivery message sent by the management server, and delivers the file fragmentation to the control module of the other node, and sends the file fragmentation to the client module of the subordinate node by using the FTP protocol by the server module. .
  • the protocol for performing media signaling interaction between the node control module and the content management module CMS may be RTSP, and the transmission of the fragment file may be performed by using an FTP mode.
  • different media interaction protocols and file transmission modes may be adopted.
  • the content is divided into several mpg file fragments according to the content size.
  • the file fragmentation may be split by other methods, and other encoding formats, such as mp4, MPEG-4, etc., may be used.
  • the embodiment provides a multimedia file control system.
  • the management server 300 and the multimedia server 400 are configured to divide the multimedia file into a plurality of file fragments, and send the file fragments to the next.
  • the multimedia server 400 is configured to receive the file fragments currently sent by the management server 300, and the previously received file fragments are sent to the multimedia server 400 corresponding to the next level.
  • the management server 300 can also be configured to divide the multimedia file into a number of file fragments according to the size of the bandwidth.
  • the multimedia server 400 can also be configured to store the file fragments after receiving the file fragments currently sent by the management server 300, and provide the terminal with the playback service of all the stored file fragments after the file fragment is stored.
  • the multimedia server 400 can also be configured to deliver the last received file fragment to the corresponding multimedia server 400 of the next level.
  • the management server 300 may be further configured to divide the multimedia file into a plurality of file fragments, set an index number for each file fragment, and send the file fragment and the corresponding index number to the multimedia server 400 corresponding to the next level; or The server 300 is further configured to divide the multimedia file into a plurality of file fragments, determine the timing of each file fragmentation, and sequentially deliver the corresponding file fragment to the corresponding multimedia server 400 according to the sequence of the file fragmentation.
  • the present application provides a multimedia file control method and system for use in the field of communications.
  • the management server divides the multimedia file into a plurality of file fragments, and sends the file fragments to the corresponding multimedia server.
  • the multimedia server receives the file fragments currently sent by the management server, and sends the previously received file fragments to the next.
  • the first level corresponds to the multimedia server.
  • the multimedia file is divided into several file fragments instead of the entire complete multimedia file, which can reduce the consumption of broadband resources and improve the speed of receiving content by the multimedia server.
  • the file fragment is sent to the next-level multimedia server, which can quickly make multimedia files to the multimedia servers, and can quickly realize the distribution of multimedia files without changing the existing networking structure, thereby effectively improving the network.
  • the effectiveness and serviceability of the user experience is mapped to multimedia files into a plurality of file fragments, and sends the file fragments to the corresponding multimedia server.
  • the multimedia server receives the file fragments currently sent by the management server, and sends the previously received file fragments

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

Provided are a multimedia file control method and system, which are applied to the field of communications. A management server divides a multimedia file into a plurality of file segments, and sends the file segments to a corresponding multimedia server; the multimedia server receives the file segments currently sent by the management server, and sends previously received file segments to the next corresponding level of multimedia server at the same time. Compared with the prior art, dividing a multimedia file into a plurality of file segments rather than sending the whole multimedia file can reduce the consumption of broadband resources and increase the content receiving speed of a multimedia server, receiving the previous level of file segments and sending file segments to the next level of multimedia server at the same time can make multimedia files rapidly arrive at every multimedia server, multimedia files can be rapidly distributed without changing an existing network structure, consequently, the effectiveness and serviceability of the network can be effectively increased, and the experience of users can be improved.

Description

一种多媒体文件控制方法和系统Multimedia file control method and system 技术领域Technical field
本申请涉及通信领域,例如涉及一种多媒体文件控制方法和系统。The present application relates to the field of communications, for example, to a multimedia file control method and system.
背景技术Background technique
网络带宽的提高和网络技术的发展为在现有的网络上开展多媒体增值业务提供了可能,而随着无线通信技术的发展,如手机电视、手机下载等基于无线通信技术的媒体增值业务的开展,已逐渐成为一种趋势。流媒体技术提供了一种在网络中传输视频、音频、图片等多媒体文件的方式,因此在多媒体业务中得到了广泛的应用。The improvement of network bandwidth and the development of network technology make it possible to carry out multimedia value-added services on existing networks. With the development of wireless communication technologies, such as mobile TV, mobile phone download and other media value-added services based on wireless communication technologies Has gradually become a trend. Streaming media technology provides a way to transmit multimedia files such as video, audio, and pictures in a network, and thus has been widely used in multimedia services.
多媒体业务系统中,通常采用多个媒体服务器(节点)组成内容分发网络(content distribution network,CDN)为终端用户提供服务,多个节点采用层级分布,并为每个用户指定提供服务的节点;为了使用户能够在归属的节点上观看内容,需要将多媒体文件推送到节点中。In a multimedia service system, a plurality of media servers (nodes) are generally used to form a content distribution network (CDN) to provide services for end users, and multiple nodes are hierarchically distributed, and each user is designated to provide a service node; To enable the user to view content on the home node, the multimedia file needs to be pushed to the node.
目前,多媒体业务系统中通常将内容首先分发到一个节点,然后根据内容分发网络的结构,逐级分发整个多媒体文件。该传统方法虽然能够实现内容在各节点上的分部,但是该方法的实效性不高,而且随着终端用户数量呈几何级增长,网络中服务节点数量快速增长时,该传统的多媒体文件分发模式的实效性问题就愈加突出,甚至影响整个多媒体系统的实时性和服务性。同时,也有提出CDN系统和点对点P2P系统相结合的系统,该系统虽然能够提供高效的内容分发效率,但该方法具有多媒体文件分发的不可控性以及消耗大量带宽等缺陷。Currently, multimedia service systems usually distribute content to a node first, and then distribute the entire multimedia file step by step according to the structure of the content distribution network. Although the traditional method can realize the content of the content on each node, the method is not effective, and as the number of end users grows geometrically, the number of service nodes in the network grows rapidly, the traditional multimedia file distribution The effectiveness of the model becomes more and more prominent, and even affects the real-time and serviceability of the entire multimedia system. At the same time, there is also a system combining a CDN system and a point-to-point P2P system. Although the system can provide efficient content distribution efficiency, the method has the defects of uncontrollable multimedia file distribution and consumption of a large amount of bandwidth.
发明内容Summary of the invention
本发明实施例提供一种多媒体文件控制方法和系统,解决现有多媒体文件分发系统中多媒体文件实时性不高、可控性差和消耗大量宽带资源的问题。The embodiment of the invention provides a multimedia file control method and system, which solves the problem that the multimedia file in the existing multimedia file distribution system has low real-time performance, poor controllability and consumes a large amount of broadband resources.
本发明实施例提供一种多媒体文件控制方法,包括: The embodiment of the invention provides a multimedia file control method, including:
管理服务器将多媒体文件分成若干个文件分片;The management server divides the multimedia file into several file fragments;
所述管理服务器将文件分片下发给对应的多媒体服务器;The management server sends the file fragment to the corresponding multimedia server;
所述多媒体服务器接收所述管理服务器当前下发的文件分片,同时将之前接收到的文件分片下发给下一级对应的多媒体服务器。The multimedia server receives the file fragment currently sent by the management server, and sends the previously received file fragment to the corresponding multimedia server of the next level.
在本发明的一种实施例中,所述管理服务器将多媒体文件分成若干个文件分片包括:所述管理服务器根据预设大小将所述多媒体文件分成若干个文件分片。In an embodiment of the present invention, the managing server divides the multimedia file into a plurality of file fragments, and the management server divides the multimedia file into a plurality of file fragments according to a preset size.
在本发明的一种实施例中,在所述多媒体服务器在接收所述管理服务器当前下发的文件分片时,还包括:所述多媒体服务器根据之前已经接收的文件分片为终端提供播放服务。In an embodiment of the present invention, when the multimedia server receives the file fragment currently sent by the management server, the method further includes: the multimedia server provides a playback service for the terminal according to the file fragment that has been received before. .
在本发明的一种实施例中,所述之前接收到的文件分片包括:上一次接收到的文件分片。In an embodiment of the present invention, the previously received file fragment includes: a file fragment received last time.
在本发明的一种实施例中,管理服务器将多媒体文件分成若干个文件分片包括:所述管理服务器将多媒体文件分成若干个文件分片,对各文件分片建立索引编号;所述管理服务器将文件分片下发给下一级对应的多媒体服务器包括:所述管理服务器将文件分片和对应的索引编号下发给下一级对应的多媒体服务器;In an embodiment of the present invention, the management server divides the multimedia file into a plurality of file fragments, including: the management server divides the multimedia file into a plurality of file fragments, and establishes an index number for each file fragment; the management server And sending the file fragmentation to the multimedia server corresponding to the next level, where the management server sends the file fragment and the corresponding index number to the corresponding multimedia server of the next level;
or
所述管理服务器将多媒体文件分成若干个文件分片,确定各文件分片的时序;所述管理服务器将文件分片下发给下一级对应的多媒体服务器包括:所述管理服务器根据文件分片的时序依次将对应的文件分片下发给下一级对应的多媒体服务器。The management server divides the multimedia file into a plurality of file fragments, and determines a sequence of the fragmentation of each file; the management server sends the file fragment to the corresponding multimedia server of the next level, and the management server divides the file according to the file. The sequence is sequentially sent to the corresponding multimedia server of the next level.
本发明实施例还提供一种多媒体文件控制系统,包括管理服务器和多媒体服务器:The embodiment of the invention further provides a multimedia file control system, including a management server and a multimedia server:
所述管理服务器被配置为将多媒体文件分成若干个文件分片,将文件分片下发给对应的多媒体服务器;The management server is configured to divide the multimedia file into a plurality of file fragments, and send the file fragments to the corresponding multimedia server;
所述多媒体服务器被配置为接收所述管理服务器当前下发的文件分片,同时将之前接收到的文件分片下发给下一级对应的多媒体服务器。 The multimedia server is configured to receive the file fragment currently sent by the management server, and simultaneously deliver the previously received file fragment to the corresponding multimedia server of the next level.
在本发明的一种实施例中,所述管理服务器还被配置为根据带宽的大小将所述多媒体文件分成若干个文件分片。In an embodiment of the invention, the management server is further configured to divide the multimedia file into a plurality of file fragments according to the size of the bandwidth.
在本发明的一种实施例中,在所述多媒体服务器在接收所述管理服务器当前下发的文件分片时,还包括:所述多媒体服务器根据之前已经接收的文件分片为终端提供播放服务。In an embodiment of the present invention, when the multimedia server receives the file fragment currently sent by the management server, the method further includes: the multimedia server provides a playback service for the terminal according to the file fragment that has been received before. .
在本发明的一种实施例中,所述之前接收到的文件分片包括:上一次接收到的文件分片。In an embodiment of the present invention, the previously received file fragment includes: a file fragment received last time.
在本发明的一种实施例中,所述管理服务器还被配置为将多媒体文件分成若干个文件分片,对各文件分片建立索引编号,将文件分片和对应的索引编号下发给下一级对应的多媒体服务器;In an embodiment of the present invention, the management server is further configured to divide the multimedia file into a plurality of file fragments, establish an index number for each file fragment, and send the file fragment and the corresponding index number to the next. a corresponding multimedia server;
or
还被配置为将多媒体文件分成若干个文件分片,确定各文件分片的时序,根据文件分片的时序依次将对应的文件分片下发给下一级对应的多媒体服务器。It is further configured to divide the multimedia file into a plurality of file fragments, determine the timing of each file fragmentation, and sequentially deliver the corresponding file fragment to the corresponding multimedia server according to the sequence of the file fragmentation.
本发明实施例的有益效果是:The beneficial effects of the embodiments of the present invention are:
本发明实施例提供的多媒体文件控制方法和系统。管理服务器将多媒体文件分成若干个文件分片;管理服务器将文件分片下发给对应的多媒体服务器;多媒体服务器接收管理服务器当前下发的文件分片,同时将之前接收到的文件分片下发给下一级对应的多媒体服务器。与相关技术相比,将多媒体文件进行分成若干个文件分片而不是整个完整的多媒体文件进行下发,能够减少宽带资源的消耗和提高多媒体服务器接收内容的快速性,在接收上一级文件分片时同时可以将文件分片下发给下一级多媒体服务器,由于是文件分片,而不是整个完整的流媒体文件,资源下发过程中的可控性更好,且能够快速的使多媒体文件到各多媒体服务器,在不改变现有的组网结构可以有控制地、快速地实现多媒体文件的分发,从而有效地提高网络的实效性以及服务性,提高用户的体验度。A multimedia file control method and system provided by an embodiment of the present invention. The management server divides the multimedia file into a plurality of file fragments; the management server sends the file fragments to the corresponding multimedia server; the multimedia server receives the file fragments currently sent by the management server, and simultaneously delivers the previously received file fragments. Give the corresponding multimedia server to the next level. Compared with related technologies, the multimedia file is divided into several file fragments instead of the entire complete multimedia file, which can reduce the consumption of broadband resources and improve the speed of receiving content by the multimedia server. At the same time, the file fragment can be sent to the next-level multimedia server. Because it is a file fragmentation, rather than the entire complete streaming media file, the controllability of the resource delivery process is better, and the multimedia can be quickly enabled. The files are sent to the multimedia servers, and the distribution of multimedia files can be realized in a controlled and fast manner without changing the existing networking structure, thereby effectively improving the effectiveness and service of the network and improving the user experience.
附图概述BRIEF abstract
图1为本发明实施例一提供的多媒体文件控制方法流程示意图; 1 is a schematic flowchart of a multimedia file control method according to Embodiment 1 of the present invention;
图2为本发明实施例二提供的多媒体文件控制方法流程示意图;2 is a schematic flowchart of a multimedia file control method according to Embodiment 2 of the present invention;
图3为本发明实施例三提供的多媒体文件控制系统结构示意图。FIG. 3 is a schematic structural diagram of a multimedia file control system according to Embodiment 3 of the present invention.
本发明的实施方式Embodiments of the invention
为使本领域技术人员更好地理解本发明的技术方案,下面结合附图和实施方式对本发明进行详细描述。The present invention will be described in detail below with reference to the accompanying drawings and embodiments.
实施例一Embodiment 1
本实施例的多媒体文件控制方法,如图1所示,包括以下步骤:The multimedia file control method of this embodiment, as shown in FIG. 1, includes the following steps:
步骤S101:管理服务器将多媒体文件分成若干个文件分片;Step S101: The management server divides the multimedia file into a plurality of file fragments;
在该步骤中,这里的多媒体文件指的是视频、音频、图片等文件。这里的多媒体文件可以是一些比较新的多媒体文件,即对各流媒体服务器都需要的多媒体文件。管理服务器可以是自身存储的多媒体文件,也可以是从其他地方获取的多媒体文件。这里的若干个文件分片是指大于等于2个的文件分片,这里的文件分片是指将完整的多媒体文件分成小部分的各小部分文件。这里的管理服务器可以理解为只要能够将多媒体文件分成若干个文件分片都可以,可以是管理服务器中的某个模块具有该功能即可,相应的装置或者模块结构不构成限制。例如管理服务器中的内容管理模块。当然,也可以独立的服务器或者独立的模块。In this step, the multimedia file here refers to files such as video, audio, and pictures. The multimedia files here may be some relatively new multimedia files, that is, multimedia files required for each streaming server. The management server can be a multimedia file stored by itself or a multimedia file obtained from other places. Here, several file fragments refer to file fragments of two or more. The file fragmentation here refers to a small part of a file in which a complete multimedia file is divided into small parts. The management server herein can be understood as long as the multimedia file can be divided into several file fragments, and a certain module in the management server can have the function, and the corresponding device or module structure does not constitute a limitation. For example, the content management module in the management server. Of course, it is also possible to use a separate server or a separate module.
步骤S102:管理服务器将文件分片下发给下一级对应的多媒体服务器;Step S102: The management server sends the file fragment to the corresponding multimedia server of the next level;
在该步骤中,下一级多媒体服务器是指管理服务器下面节点的多媒体服务器,例如可以将多媒体系统分为一级节点和二级节点,每个节点有一个或多个的多媒体服务器,管理服务器的下一级就是指一级节点中的多媒体服务器,一级节点的下一级就是指二级节点中的多媒体服务器。当然,多级节点可以根据情况进行设置。对应的多媒体服务器是指需要该多媒体文件的服务器,例如该多媒体文件为最新的电影视频,可能存在某些多媒体服务器不需要该视频文件,例如专门用来进行处理新闻的多媒体服务器。In this step, the next-level multimedia server refers to a multimedia server that manages nodes under the server. For example, the multimedia system can be divided into a first-level node and a second-level node, and each node has one or more multimedia servers, and the management server The next level refers to the multimedia server in the first level node, and the next level of the first level node refers to the multimedia server in the second level node. Of course, multi-level nodes can be set according to the situation. The corresponding multimedia server refers to a server that needs the multimedia file, for example, the multimedia file is the latest movie video, and there may be some multimedia servers that do not need the video file, such as a multimedia server dedicated to processing news.
步骤S103:多媒体服务器接收管理服务器当前下发的文件分片,同时将之前接收到的文件分片下发给下一级对应的多媒体服务器。 Step S103: The multimedia server receives the file fragment currently delivered by the management server, and sends the previously received file fragment to the corresponding multimedia server of the next level.
在该步骤中,多媒体服务器是指能够实现接收下发的文件分片,并且能够将之前的文件分片下发给下一级对应的多媒体服务器的服务器。可以是多媒体服务器中的某个模块具有该功能即可,相应的装置或者模块结构不构成限制。例如多媒体服务器中的控制模块和服务模块,其中控制模块负责接收文件分片,服务模块负责分发给下一级的多媒体服务器,当然多媒体服务器或这些功能模块还可以实现其他功能,例如,控制模块可以实现控制客户端文件分片的接收和存储,管理和维护本节点内容分片的索引等信息,并根据客户端文件分片的接收情况,开启服务端模块功能,以便为其他节点提供服务。服务端模块可是实现负责管理文件分片信息,并为其他节点提供服务功能。多媒体服务还可以具有其他功能模块,例如客户端模块,该模块可实现负责存储和管理接收到的文件分片,并将分片写入存储设备。当然,多媒体服务器也可以独立的服务器或者独立的模块。In this step, the multimedia server is a server that can receive and distribute the file fragments, and can send the previous file fragments to the corresponding multimedia server of the next level. It may be that a certain module in the multimedia server has the function, and the corresponding device or module structure does not constitute a limitation. For example, the control module and the service module in the multimedia server, wherein the control module is responsible for receiving file fragments, and the service module is responsible for distributing to the next-level multimedia server. Of course, the multimedia server or these functional modules can also implement other functions, for example, the control module can The device controls the receiving and storing of the client file fragment, manages and maintains the index of the content fragment of the node, and starts the function of the server module according to the receiving condition of the client file fragment, so as to provide services for other nodes. The server module is responsible for managing file fragmentation information and providing service functions for other nodes. The multimedia service may also have other functional modules, such as a client module, which is responsible for storing and managing the received file fragments and writing the fragments to the storage device. Of course, the multimedia server can also be a standalone server or a separate module.
在上述步骤S101中,即管理服务器将多媒体文件分成若干个文件分片可以包括:管理服务器根据预设大小将多媒体文件分成若干个文件分片。预设大小可以是根据带宽的大小是便于合理的结合网络特点,使文件更好的实现快速传输。还可以设置将每个多媒体文件分成固定个数的文件分片,例如设置为100个文件分片,还可以设置为固定大小文件分片,例如设置每个文件分片大小为1M,当然,文件分片规则不限于此,可以根据情况进行设置,只要能够便于多媒体文件快速下发到流媒体服务器,降低带宽消耗即可。In the above step S101, that is, the management server divides the multimedia file into a plurality of file fragments, the management server may divide the multimedia file into a plurality of file fragments according to a preset size. The preset size can be based on the size of the bandwidth to facilitate a reasonable combination of network features, so that the file is better for fast transmission. You can also set the file size of each multimedia file into a fixed number, for example, set to 100 file fragments, or set to a fixed size file fragment, for example, set each file size to 1M, of course, the file The fragmentation rule is not limited to this, and can be set according to the situation, as long as the multimedia file can be quickly delivered to the streaming server, and the bandwidth consumption can be reduced.
在上述步骤S103中,在多媒体服务器在接收管理服务器当前下发的文件分片后,存储文件分片,在存储文件分片后还可以包括:多媒体服务器为终端提供所有存储的文件分片的播放服务。可以理解为,在多媒体服务器在接收管理服务器当前下发的文件分片时,还包括:多媒体服务器根据之前已经接收的文件分片为终端提供播放服务即在进行文件分片下发过程中就能为用户提供播放服务,这样能够使用户及时的进行视频的观看,提供用户体验度。In the above step S103, after the multimedia server receives the file fragment currently delivered by the management server, the file fragment is stored, and after the file fragment is stored, the multimedia server may further include: the multimedia server provides the terminal with the playback of all the stored file fragments. service. It can be understood that, when the multimedia server receives the file fragment currently sent by the management server, the method further includes: the multimedia server provides the playback service for the terminal according to the file fragment that has been received before, that is, during the file fragmentation process. Providing a playback service for the user, which enables the user to watch the video in time and provide a user experience.
为了便于用户快速得到多媒体文件,在上述步骤S101中,将之前接收到的文件分片下发给下一级对应的多媒体服务器可以包括:将上一次接收到的文件分片下发给下一级对应的多媒体服务器。这样就可以基本使各流媒体服务器基本同时得到完成的流媒体文件。In order to facilitate the user to quickly obtain the multimedia file, in the foregoing step S101, the fragmentation of the previously received file to the multimedia server corresponding to the next level may include: sending the previously received file fragment to the next level. Corresponding multimedia server. In this way, each streaming server can basically obtain the completed streaming media file at substantially the same time.
为了便于多媒体服务器快速的将获取的文件分片组成完整的流媒体文件, 在上述步骤S101中和步骤S102中,管理服务器将多媒体文件分成若干个文件分片包括:管理服务器将多媒体文件分成若干个文件分片,对各文件分片建立索引编号;管理服务器将文件分片下发给下一级对应的多媒体服务器包括:管理服务器将文件分片和对应的索引编号下发给下一级对应的多媒体服务器;或管理服务器将多媒体文件分成若干个文件分片包括:管理服务器将多媒体文件分成若干个文件分片,确定各文件分片的时序;管理服务器将文件分片下发给下一级对应的多媒体服务器包括:管理服务器根据文件分片的时序依次将对应的文件分片下发给下一级对应的多媒体服务器。即流媒体服务器可以根据索引编号来组成完整的流媒体,也可以根据接收的时序,由于是根据时序依次发送的,那么接收也是有时序的就不会乱,很容易组成完整的流媒体文件。In order to facilitate the multimedia server to quickly segment the acquired files into a complete streaming media file, In the above step S101 and in step S102, the management server divides the multimedia file into a plurality of file fragments, including: the management server divides the multimedia file into a plurality of file fragments, and establishes an index number for each file fragment; the management server divides the file into pieces. The multimedia server that is delivered to the next level includes: the management server sends the file fragment and the corresponding index number to the multimedia server corresponding to the next level; or the management server divides the multimedia file into several file fragments, including: the management server The multimedia file is divided into a plurality of file fragments, and the timing of each file fragmentation is determined; the management server sends the file fragment to the corresponding multimedia server of the next level. The management server divides the corresponding file according to the sequence of the file fragmentation. The chip is sent to the corresponding multimedia server of the next level. That is, the streaming media server can form a complete streaming media according to the index number, or according to the received timing, since it is sequentially sent according to the timing, then the receiving is also time-ordered and will not be disordered, and it is easy to form a complete streaming media file.
实施例二Embodiment 2
本实例中的内容管理模块可以为管理服务器中的一个模块,控制模块、客户端模块、服务端模块为多媒体服务器中的模块,相应方法步骤如图2所示,包括以下步骤:The content management module in this example may be a module in the management server, and the control module, the client module, and the server module are modules in the multimedia server, and the corresponding method steps are as shown in FIG. 2, including the following steps:
步骤S201:节点控制模块向管理服务器CMS的RTSP处理模块发送描述命令RTSP DESCRIBE消息;Step S201: The node control module sends a description command RTSP DESCRIBE message to the RTSP processing module of the management server CMS.
步骤S202:管理服务器CMS向节点控制模块返回回应消息RTSP 200响应;Step S202: The management server CMS returns a response message RTSP 200 response to the node control module;
步骤S203:节点控制模块向管理服务器CMS发送传输命令RTSP SETUP消息;Step S203: The node control module sends a transmission command RTSP SETUP message to the management server CMS.
步骤S204:管理服务器向节点控制模块发送回应消息RTSP 200响应;Step S204: The management server sends a response message RTSP 200 response to the node control module.
步骤S205:节点控制模块向管理服务器发送播放命令RTSP PLAY消息;Step S205: The node control module sends a play command RTSP PLAY message to the management server.
步骤S206:管理服务器向节点控制模块发送回应消息RTSP 200响应;Step S206: The management server sends a response message RTSP 200 response to the node control module.
步骤S207:管理模块按照流媒体文件大小将内容分成若干个文件分片,并以FTP方式向节点客户端模块发送文件分片;Step S207: The management module divides the content into a plurality of file fragments according to the size of the streaming media file, and sends the file fragment to the node client module by using an FTP method;
步骤S208:节点客户端控制接收内容管理模块发送文件分片,并存储文件分片;Step S208: The node client controls the receiving content management module to send the file fragment, and stores the file fragmentation;
步骤S209:节点控制模块接收管理服务器发送的内容下发消息,将文件分片下发至其他节点的控制模块,并通过服务端模块采用FTP协议将文件分片下发给下属节点的客户端模块。 Step S209: The node control module receives the content delivery message sent by the management server, and delivers the file fragmentation to the control module of the other node, and sends the file fragmentation to the client module of the subordinate node by using the FTP protocol by the server module. .
本实施中,节点控制模块与内容管理模块CMS之间进行媒体信令交互的协议可以为RTSP,分片文件的传输可以采用FTP方式,在实施例中可采用不同的媒体交互协议和文件传输方式。本实施例采用按照内容大小的方式将内容分成若干个mpg文件分片,在实际应用中可以采用其他方式分割文件分片,而且可以采用其他的编码格式,比如mp4,MPEG-4等。In this implementation, the protocol for performing media signaling interaction between the node control module and the content management module CMS may be RTSP, and the transmission of the fragment file may be performed by using an FTP mode. In the embodiment, different media interaction protocols and file transmission modes may be adopted. . In this embodiment, the content is divided into several mpg file fragments according to the content size. In actual applications, the file fragmentation may be split by other methods, and other encoding formats, such as mp4, MPEG-4, etc., may be used.
实施例三Embodiment 3
本实施例提供一种多媒体文件控制系统,如图3所示,包括管理服务器300和多媒体服务器400:管理服务器300被配置为将多媒体文件分成若干个文件分片,将文件分片下发给下一级对应的多媒体服务器400;多媒体服务器400被配置为接收管理服务器300当前下发的文件分片,同时将之前接收到的文件分片下发给下一级对应的多媒体服务器400。The embodiment provides a multimedia file control system. As shown in FIG. 3, the management server 300 and the multimedia server 400 are configured to divide the multimedia file into a plurality of file fragments, and send the file fragments to the next. The multimedia server 400 is configured to receive the file fragments currently sent by the management server 300, and the previously received file fragments are sent to the multimedia server 400 corresponding to the next level.
管理服务器300还可以被配置为根据带宽的大小将多媒体文件分成若干个文件分片。The management server 300 can also be configured to divide the multimedia file into a number of file fragments according to the size of the bandwidth.
在多媒体服务器400还可以被配置为在接收管理服务器300当前下发的文件分片后,存储文件分片,在存储文件分片后,为终端提供所有存储的文件分片的播放服务。The multimedia server 400 can also be configured to store the file fragments after receiving the file fragments currently sent by the management server 300, and provide the terminal with the playback service of all the stored file fragments after the file fragment is stored.
多媒体服务器400还可以被配置为将上一次接收到的文件分片下发给下一级对应的多媒体服务器400。The multimedia server 400 can also be configured to deliver the last received file fragment to the corresponding multimedia server 400 of the next level.
管理服务器300还可以被配置为将多媒体文件分成若干个文件分片,对各文件分片建立索引编号,将文件分片和对应的索引编号下发给下一级对应的多媒体服务器400;或管理服务器300还被配置为将多媒体文件分成若干个文件分片,确定各文件分片的时序,根据文件分片的时序依次将对应的文件分片下发给下一级对应的多媒体服务器400。The management server 300 may be further configured to divide the multimedia file into a plurality of file fragments, set an index number for each file fragment, and send the file fragment and the corresponding index number to the multimedia server 400 corresponding to the next level; or The server 300 is further configured to divide the multimedia file into a plurality of file fragments, determine the timing of each file fragmentation, and sequentially deliver the corresponding file fragment to the corresponding multimedia server 400 according to the sequence of the file fragmentation.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件完成,上述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本发明实施例不限制于任何特定形式的硬件和软件的结合。 One of ordinary skill in the art will appreciate that all or a portion of the above steps may be accomplished by a program that instructs the associated hardware, such as a read-only memory, a magnetic disk, or an optical disk. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the foregoing embodiment may be implemented in the form of hardware or in the form of a software function module. Embodiments of the invention are not limited to any specific form of combination of hardware and software.
以上实施例仅用以说明本发明的技术方案而非限制,仅参照实施例对本发明进行了详细说明。本领域的普通技术人员应当理解,可以对本发明实施例的技术方案进行修改或者等同替换,而不脱离本发明实施例的技术方案,均应涵盖在本发明的权利要求范围当中。The above embodiments are only intended to illustrate the technical solutions of the present invention and are not to be construed as limiting the invention. A person skilled in the art should understand that the technical solutions of the embodiments of the present invention may be modified or equivalent, and the technical solutions of the embodiments of the present invention should be included in the scope of the claims of the present invention.
工业实用性Industrial applicability
本申请提供了多媒体文件控制方法和系统,应用于通信领域。管理服务器将多媒体文件分成若干个文件分片,将文件分片下发给对应的多媒体服务器;多媒体服务器接收管理服务器当前下发的文件分片,同时将之前接收到的文件分片下发给下一级对应的多媒体服务器。与相关技术相比,将多媒体文件进行分成若干个文件分片而不是整个完整的多媒体文件进行下发,能够减少宽带资源的消耗和提高多媒体服务器接收内容的快速性,在接收上一级文件分片时同时将文件分片下发给下一级多媒体服务器,能够快速的使多媒体文件到各多媒体服务器,在不改变现有的组网结构可以快速地实现多媒体文件的分发,从而有效地提高网络的实效性以及服务性,提高用户的体验度。 The present application provides a multimedia file control method and system for use in the field of communications. The management server divides the multimedia file into a plurality of file fragments, and sends the file fragments to the corresponding multimedia server. The multimedia server receives the file fragments currently sent by the management server, and sends the previously received file fragments to the next. The first level corresponds to the multimedia server. Compared with related technologies, the multimedia file is divided into several file fragments instead of the entire complete multimedia file, which can reduce the consumption of broadband resources and improve the speed of receiving content by the multimedia server. At the same time, the file fragment is sent to the next-level multimedia server, which can quickly make multimedia files to the multimedia servers, and can quickly realize the distribution of multimedia files without changing the existing networking structure, thereby effectively improving the network. The effectiveness and serviceability of the user experience.

Claims (10)

  1. 一种多媒体文件控制方法,包括:A multimedia file control method includes:
    管理服务器将多媒体文件分成若干个文件分片;The management server divides the multimedia file into several file fragments;
    所述管理服务器将文件分片下发给对应的多媒体服务器;The management server sends the file fragment to the corresponding multimedia server;
    所述多媒体服务器接收所述管理服务器当前下发的文件分片,同时将之前接收到的文件分片下发给下一级对应的多媒体服务器。The multimedia server receives the file fragment currently sent by the management server, and sends the previously received file fragment to the corresponding multimedia server of the next level.
  2. 如权利要求1所述的方法,其中,所述管理服务器将多媒体文件分成若干个文件分片包括:所述管理服务器根据预设大小将所述多媒体文件分成若干个文件分片。The method of claim 1, wherein the managing server divides the multimedia file into a plurality of file fragments comprises: the management server dividing the multimedia file into a plurality of file fragments according to a preset size.
  3. 如权利要求1所述的方法,其中,在所述多媒体服务器在接收所述管理服务器当前下发的文件分片时,还包括:所述多媒体服务器根据之前已经接收的文件分片为终端提供播放服务。The method of claim 1, wherein when the multimedia server receives the file fragment currently sent by the management server, the method further comprises: the multimedia server providing playback to the terminal according to the file fragment that has been previously received. service.
  4. 如权利要求1-3任一项所述的方法,其中,所述之前接收到的文件分片包括:上一次接收到的文件分片。The method of any of claims 1-3, wherein the previously received file fragmentation comprises: a file fragment received last time.
  5. 如权利要求1-3任一项所述的方法,其中,A method according to any one of claims 1 to 3, wherein
    管理服务器将多媒体文件分成若干个文件分片包括:所述管理服务器将多媒体文件分成若干个文件分片,对各文件分片建立索引编号;所述管理服务器将文件分片下发给下一级对应的多媒体服务器包括:所述管理服务器将文件分片和对应的索引编号下发给下一级对应的多媒体服务器;The management server divides the multimedia file into a plurality of file fragments, including: the management server divides the multimedia file into a plurality of file fragments, and establishes an index number for each file fragment; the management server sends the file fragment to the next level. The corresponding multimedia server includes: the management server sends the file fragment and the corresponding index number to the multimedia server corresponding to the next level;
    or
    所述管理服务器将多媒体文件分成若干个文件分片,确定各文件分片的时序;所述管理服务器将文件分片下发给下一级对应的多媒体服务器包括:所述管理服务器根据文件分片的时序依次将对应的文件分片下发给下一级对应的多 媒体服务器。The management server divides the multimedia file into a plurality of file fragments, and determines a sequence of the fragmentation of each file; the management server sends the file fragment to the corresponding multimedia server of the next level, and the management server divides the file according to the file. The sequence of the files is sent to the next level correspondingly. Media server.
  6. 一种多媒体文件控制系统,包括管理服务器和多媒体服务器:A multimedia file control system including a management server and a multimedia server:
    所述管理服务器被配置为将多媒体文件分成若干个文件分片,将文件分片下发给对应的多媒体服务器;The management server is configured to divide the multimedia file into a plurality of file fragments, and send the file fragments to the corresponding multimedia server;
    所述多媒体服务器被配置为接收所述管理服务器当前下发的文件分片,同时将之前接收到的文件分片下发给下一级对应的多媒体服务器。The multimedia server is configured to receive the file fragment currently sent by the management server, and simultaneously deliver the previously received file fragment to the corresponding multimedia server of the next level.
  7. 如权利要求6所述的系统,其中,所述管理服务器还被配置为根据带宽的大小将所述多媒体文件分成若干个文件分片。The system of claim 6 wherein said management server is further configured to divide said multimedia file into a plurality of file fragments based on a size of the bandwidth.
  8. 如权利要求6所述的系统,其中,在接收所述管理服务器当前下发的文件分片时,所述多媒体服务器还被配置为:根据之前已经接收的文件分片为终端提供播放服务。The system of claim 6, wherein upon receiving the file fragment currently sent by the management server, the multimedia server is further configured to provide a playback service for the terminal according to the file fragment that has been previously received.
  9. 如权利要求6-8任一项所述的系统,其中,所述之前接收到的文件分片包括:上一次接收到的文件分片。The system of any of claims 6-8, wherein the previously received file fragmentation comprises: a file fragment received last time.
  10. 如权利要求6-8任一项所述的系统,其中,A system according to any of claims 6-8, wherein
    所述管理服务器还被配置为将多媒体文件分成若干个文件分片,对各文件分片建立索引编号,将文件分片和对应的索引编号下发给下一级对应的多媒体服务器;The management server is further configured to divide the multimedia file into a plurality of file fragments, and set an index number for each file fragment, and send the file fragment and the corresponding index number to the corresponding multimedia server of the next level;
    or
    将多媒体文件分成若干个文件分片,确定各文件分片的时序,根据文件分片的时序依次将对应的文件分片下发给下一级对应的多媒体服务器。 The multimedia file is divided into a plurality of file fragments, and the timing of each file fragmentation is determined, and the corresponding file fragment is sequentially sent to the corresponding multimedia server according to the timing of the file fragmentation.
PCT/CN2016/078977 2015-04-15 2016-04-11 Multimedia file control method and system WO2016165596A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510176778.2 2015-04-15
CN201510176778.2A CN106161382A (en) 2015-04-15 2015-04-15 A kind of multimedia file control method and system

Publications (1)

Publication Number Publication Date
WO2016165596A1 true WO2016165596A1 (en) 2016-10-20

Family

ID=57125646

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/078977 WO2016165596A1 (en) 2015-04-15 2016-04-11 Multimedia file control method and system

Country Status (2)

Country Link
CN (1) CN106161382A (en)
WO (1) WO2016165596A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111194541A (en) * 2017-10-10 2020-05-22 原子能和能源替代品委员会 Apparatus and method for data transmission

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108063769B (en) * 2017-12-26 2020-10-02 南京中兴新软件有限责任公司 Method and device for realizing content service and content distribution network node

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388909A (en) * 2008-10-14 2009-03-18 中兴通讯股份有限公司 P2P play-on-demand system and service method
CN101686228A (en) * 2008-09-27 2010-03-31 中兴通讯股份有限公司 Multimedia slicing switching method and system based on content slicing
CN101951412A (en) * 2010-10-15 2011-01-19 上海交通大学 Multi-sub-stream media transmission system based on HTTP protocol and transmission method thereof
EP2346226A1 (en) * 2008-10-27 2011-07-20 Huawei Technologies Co., Ltd. Method, system and device for content delivery and media server
CN102546786A (en) * 2011-12-29 2012-07-04 中兴通讯股份有限公司 Method and system for variable-length access of multi-media files in content distribution network
CN104184741A (en) * 2014-09-05 2014-12-03 重庆市汇链信息科技有限公司 Method for distributing massive audio and video data into distribution server
CN105049873A (en) * 2015-05-29 2015-11-11 腾讯科技(北京)有限公司 Method, device and system for streaming media transmission

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101686228A (en) * 2008-09-27 2010-03-31 中兴通讯股份有限公司 Multimedia slicing switching method and system based on content slicing
CN101388909A (en) * 2008-10-14 2009-03-18 中兴通讯股份有限公司 P2P play-on-demand system and service method
EP2346226A1 (en) * 2008-10-27 2011-07-20 Huawei Technologies Co., Ltd. Method, system and device for content delivery and media server
CN101951412A (en) * 2010-10-15 2011-01-19 上海交通大学 Multi-sub-stream media transmission system based on HTTP protocol and transmission method thereof
CN102546786A (en) * 2011-12-29 2012-07-04 中兴通讯股份有限公司 Method and system for variable-length access of multi-media files in content distribution network
CN104184741A (en) * 2014-09-05 2014-12-03 重庆市汇链信息科技有限公司 Method for distributing massive audio and video data into distribution server
CN105049873A (en) * 2015-05-29 2015-11-11 腾讯科技(北京)有限公司 Method, device and system for streaming media transmission

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111194541A (en) * 2017-10-10 2020-05-22 原子能和能源替代品委员会 Apparatus and method for data transmission
CN111194541B (en) * 2017-10-10 2022-04-05 原子能和能源替代品委员会 Apparatus and method for data transmission

Also Published As

Publication number Publication date
CN106161382A (en) 2016-11-23

Similar Documents

Publication Publication Date Title
US9912421B2 (en) Broadcast seeding for peer-to-peer networks
JP6937918B2 (en) Video live broadcasting method and equipment
CN101141459B (en) Method of implementing data transmission or stream media transmission using combination of HTTP and P2P
US20150263916A1 (en) Bandwidth management in a content distribution network
CN106303674B (en) Data transmission method, device and intelligent television system
CA2840106A1 (en) Offline download method, multimedia file download method and system thereof
CN101394423B (en) Media positioning, searching method and system
US20120143986A1 (en) Systems and methods for downloading by different processes
CN102137163A (en) Multimedia file sharing system and method
WO2018090978A1 (en) Self-adaptive playing and control method, set top box and electronic programme server
TWI524756B (en) Method and device operable to store video and audio data
WO2022166593A1 (en) Pont-to-point network scheduling method and system
JP2011082977A (en) P2p network system and data transmitting and receiving method therefor
WO2023061060A1 (en) Audio and video code stream scheduling method, system, medium and electronic apparatus
JP2018511209A (en) Method and apparatus for bandwidth distribution in a network
WO2017128902A1 (en) Streaming media multicast system and method using multiple ring topology most networks
WO2016165596A1 (en) Multimedia file control method and system
EP3902279A1 (en) Audio and video stream distribution method in audio and video stream distribution system, and dynamic parent node
WO2012142842A1 (en) Content delivery and content acquisition method, content delivery apparatus and content transmission system
US11777871B2 (en) Delivery of multimedia components according to user activity
WO2014117508A1 (en) Content delivery network and content management method in content delivery network
WO2015109842A1 (en) Method for processing segmented programs, server and client device
CN104661108A (en) Media stream downloading method for terminal, terminal and communication system
RU2465638C1 (en) Method of distributing multimedia information by peer-to-peer decentralised network deployment and decentralised network for realising said method
CN101286943B (en) Control method of network television service and network television service system

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

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

Country of ref document: EP

Kind code of ref document: A1