WO2014023155A1 - Method and device for implementing network personal video recorder service - Google Patents

Method and device for implementing network personal video recorder service Download PDF

Info

Publication number
WO2014023155A1
WO2014023155A1 PCT/CN2013/079745 CN2013079745W WO2014023155A1 WO 2014023155 A1 WO2014023155 A1 WO 2014023155A1 CN 2013079745 W CN2013079745 W CN 2013079745W WO 2014023155 A1 WO2014023155 A1 WO 2014023155A1
Authority
WO
WIPO (PCT)
Prior art keywords
npvr
request
storage
cdn
service
Prior art date
Application number
PCT/CN2013/079745
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 WO2014023155A1 publication Critical patent/WO2014023155A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N9/00Details of colour television systems
    • H04N9/79Processing of colour television signals in connection with recording
    • H04N9/80Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback
    • H04N9/82Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback the individual colour picture signal components being recorded simultaneously only
    • H04N9/8205Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback the individual colour picture signal components being recorded simultaneously only involving the multiplexing of an additional signal and the colour video signal
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/71Indexing; Data structures therefor; Storage structures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/61Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
    • H04L65/612Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for unicast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • 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/27Server based end-user applications
    • H04N21/274Storing end-user multimedia data in response to end-user request, e.g. network recorder
    • H04N21/2747Remote storage of video programs received via the downstream path, e.g. from the server
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • H04N5/765Interface circuits between an apparatus for recording and another apparatus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording

Definitions

  • the present invention relates to the field of multimedia service technologies, and in particular, to a method and an apparatus for implementing a NPVR (Network Personal Video Recorder) service.
  • NPVR Network Personal Video Recorder
  • Multimedia services include Internet Protocol Television (IPTV), Mobile Streaming (MVS), and mobile TV.
  • IPTV Internet Protocol Television
  • MMS Mobile Streaming
  • Internet TV is an Internet-based multimedia technology that provides users with a variety of interactive digital media services based on the existing network bandwidth infrastructure.
  • IPTV Internet Protocol Television
  • MMS Mobile Streaming
  • multimedia networks such as network television has gradually become a trend.
  • a plurality of media servers are generally used to form a content distribution network (CDN) to provide services for end users.
  • CDN content distribution network
  • the storage content on each edge node is required to substantially satisfy the attribution. user.
  • the NPVR service can be provided in a multimedia service system such as IPTV, and the terminal can record the content of the program of interest through the NPVR service and save it on the CDN node.
  • the CDN system is accessed to obtain the location of the recorded content on the CDN node, and then the recorded content is obtained on the CDN node.
  • the NPVR content usually needs to be stored on the CDN node for a long time to meet the needs of the user terminal.
  • CDN nodes need to be continuously expanded. However, this expansion method can only solve the capacity problem in a short period of time.
  • the technical problem to be solved by the present invention is to provide a method and an apparatus for implementing an NPVR service, which are used to solve the contradiction between the capacity of the CDN system in the prior art and the growth demand of the NPVR service of the end user.
  • the present invention provides a method for implementing an NPVR service, including:
  • the service system After receiving the network personal video NPVR request, the service system sends an NPVR request to the content distribution network CDN system;
  • the CDN system controls the CDN node corresponding to the NPVR request to record the program, and after the recording program is completed, the CDN system sends a storage request to the storage system;
  • the storage system acquires the NPVR file obtained by recording the program from the CDN system according to the storage request, saves it, and then notifies the service system NPVR service completion through the CDN system.
  • the NPVR service also includes:
  • the terminal device sends an NPVR on-demand request to the service system
  • the service system After receiving the NPVR on-demand request, the service system sends an NPVR on-demand request message to the storage system;
  • the storage system After receiving the NPVR on-demand request, the storage system searches for the storage address of the NPVR file corresponding to the NPVR on-demand request, and sends the storage address as a return message to the service system;
  • the service system After receiving the return message, the service system sends the return message to the terminal device; the terminal device sends a play request to the storage system according to the return message;
  • the storage system After receiving the play request, the storage system sends a play stream to the terminal device.
  • the CDN system communicates with the storage system and between the terminal device and the storage system via HTTP.
  • the storage system and the CDN system use FTP to transfer files. Further, after the NPVR service is completed, it also includes:
  • the CDN system When the aging time is reached, the CDN system performs aging to delete the corresponding NPVR file.
  • the present invention also provides an apparatus for implementing an NPVR service, including: a service system configured to receive a network personal video NPVR request and then forward the content to a content distribution network
  • the CDN system sends an NPVR request
  • a CDN system configured to control a CDN node corresponding to the NPVR request to record a program, and after the recording program is completed, the CDN system sends a storage request to the storage system;
  • the storage system is configured to obtain an NPVR file obtained by recording the program from the CDN system according to the storage request, save, and then notify the service system NPVR service completion through the CDN system.
  • the service system is further configured to: after receiving the NPVR on-demand request sent by the terminal device to the service system, send an NPVR on-demand request message to the storage system; and configured to: after receiving the return message of the storage system, send the return message to a terminal device; the terminal device sends a play request to the storage system according to the return message;
  • the storage system is further configured to: after receiving the NPVR on-demand request, search for a storage address of the NPVR file corresponding to the NPVR on-demand request, and send the storage address as a return message to the service system; and, after receiving the play request sent by the terminal device, , sending a play stream to the terminal device.
  • the CDN system communicates with the storage system and between the terminal device and the storage system via HTTP.
  • the storage system and the CDN system use FTP to transfer files.
  • the method further includes: after the NPVR service is completed, the CDN system performs aging to delete the corresponding NPVR file.
  • the invention stores the NPVR content into the storage system through the CDN system, and the NPVR content in the CDN system is no longer archived, but is processed as ordinary TVOD content, when the aging is reached. After the interval, the aging process can be performed (delete); when the terminal device orders the NPVR content, the NPVR playback service is provided by the storage system, thereby solving the problem that the storage space of the CDN system is tight due to the increase in the number of users and the increase in the demand for the NPVR service. problem.
  • FIG. 1 is a flowchart of a method for implementing an NPVR service according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of an apparatus for implementing an NPVR service according to an embodiment of the present invention
  • FIG. 3 is a NPVR according to an embodiment of the present invention
  • the embodiment of the present invention relates to a method for implementing an NPVR service, including: Step S101: After receiving a NPVR request, the service system sends an NPVR request to a CDN system;
  • the user sends an NPVR request to the service system through the user terminal, requesting to record the related program.
  • the service system After receiving the NPVR request, the service system sends an NPVR request to the CDN system; the program is recorded by the CDN system.
  • Step S102 the CDN system controls the NPVR node corresponding to the NPVR request to record a program, and after the recording program is completed, the CDN system sends a storage request to the storage system;
  • the CDN system first determines which media server to record the program on multiple media servers (CDN nodes).
  • the CDN node corresponding to the NPVR request can be determined for recording according to the NPVR request.
  • the recording request is delivered to the corresponding CDN node.
  • the archiving task is not sent to the node, but the newly added storage system is notified.
  • the recorded content is completed when the aging is reached. After the (pre-set time), self-aging treatment (for example, directly delete), do not need to consider
  • Step S103 The storage system obtains the NPVR file obtained by recording the program from the CDN system according to the storage request, saves, and then notifies the service system NPVR service completion through the CDN system.
  • the storage system copies the NPVR content (NPVR file) from the corresponding CDN node of the CDN system, and after the copying is completed, notifies the CDN system that the storage is completed; after the CDN system receives the storage completion notification message, The NPVR completion message is reported to the business system so that the NPVR content can be displayed on the EPG (Electronic Program Guide).
  • EPG Electronic Program Guide
  • the storage system includes a storage control module and a plurality of storage modules, and the number of storage modules can be determined according to the stored data size.
  • the storage control module is configured to control storage and playback operations of the plurality of storage modules, and is configured to communicate with the CDN system, the service system, and the terminal device.
  • the service system When the terminal device orders the NPVR content, the service system notifies the storage system, and the storage system returns the storage location address of the NPVR content to the service system; the user terminal accesses the NPVR content on the storage system through the address, and completes the NPVR service;
  • Step S1031 The terminal device sends an NPVR on-demand request to the service system.
  • Step S1032 After receiving the NPVR on-demand request, the service system sends an NPVR on-demand request message to the storage system.
  • Step S1033 After receiving the NPVR on-demand request, the storage system searches for the storage address of the NPVR file corresponding to the NPVR on-demand request, and sends the storage address as a return message to the service system.
  • Step S1034 After receiving the return message, the service system sends the return message to the terminal device.
  • Step S1035 The terminal device sends a play request to the storage system according to the return message.
  • Step S1036 After receiving the play request, the storage system sends the play code stream to the terminal device.
  • the CDN system and the storage system can communicate with each other through, but not limited to, HTTP (Hypertext Transport Protocol); the storage system and the CDN system can transmit files through but not limited to FTP; terminal devices and storage systems Communication can be through, but not limited to, HTTP.
  • the terminal device and the service system, and the service system and the storage system, and the CDN system can communicate with each other through, but not limited to, HTTP; other communication methods can also be used.
  • an embodiment of the present invention further relates to an apparatus for implementing the NPVR service of the foregoing method, including:
  • the service system 202 is configured to send an NPVR request to the CDN system 203 after receiving the NPVR request; wherein, the NPVR request is sent by the terminal device 201 to the service system 202.
  • the CDN system 203 is configured to control a CDN node corresponding to the NPVR request to record a program, and after the recording program is completed, the CDN system sends a storage request to the storage system 204.
  • the storage system 204 is configured to obtain an NPVR file obtained by recording the program from the CDN system 203 according to the storage request, and save, and then notify the service system 202 that the NPVR service is completed by the CDN system 203.
  • the service system 202 is further configured to: after receiving the NPVR on-demand request sent by the terminal device 201 to the service system, send an NPVR on-demand request message to the storage system 204; and configured to receive the return message from the storage system 204, and then return the The message is sent to the terminal device 201; the terminal device 201 sends a play request to the storage system 204 according to the return message;
  • the storage system 204 is further configured to: after receiving the NPVR on-demand request, search for a storage address of the NPVR file corresponding to the NPVR on-demand request, and send the storage address as a return message to the service system 202; and, at the receiving terminal device 201, send After the play request, the play stream is transmitted to the terminal device 201.
  • the CDN system 203 communicates with the storage system 204 via HTTP; the storage system 204 and the CDN system 203 transfer files by FTP; and the terminal device 201 and the storage system 204 communicate by HTTP.
  • the embodiment of the present invention mainly includes a service system, a CDN system, a storage system, and a terminal device.
  • the service system includes an EPG and a CP (Control Point, a service control point);
  • the CDN system includes a control module and a plurality of media servers, wherein the control module is configured to manage multiple media servers, and the service system and the storage system Information exchange;
  • the new storage system includes a storage control module and a storage module, and the storage control module is responsible for managing the storage system and interacting with the CDN system, the service system, and the terminal device;
  • the main function of the storage system is to save the NPVR file.
  • the main function of the storage system is to save the NPVR file.
  • the format of the NPVR file is MPG (Moving Picture Experts Group), and the storage system copies the NPVR file from the CDN system by means of FTP (File Transfer Protocol).
  • MPG Motion Picture Experts Group
  • FTP File Transfer Protocol
  • the NPVR request process includes the following steps:
  • Step 300 The terminal device initiates an NPVR request to the service system.
  • Step 301 After receiving the NPVR request, the service system determines whether the user terminal has the NPVR authority. If the service system has the right, it returns a successful response to the terminal device, otherwise the return fails, and the process terminates;
  • Step 302 The service system sends an NPVR request to the control module of the CDN system.
  • Step 304 After the recording of the NPVR node is completed, return the recording result to the control module of the CDN system. If the recording is successful, the return is successful, and the NPVR process continues; if it fails, the return is lost. Lose, and report failure to the business system, the process ends;
  • Step 305 After receiving the recording reported by the NPVR node device, the control module of the CDN system sends a storage request to the storage control module of the storage system by using an HTTP method.
  • Step 306 After receiving the storage request, the storage control module of the storage system returns a response to the CDN system;
  • Step 307 The storage control module of the storage system sends the storage request to the storage module.
  • Step 309 After the storage system copies the NPVR file, notify the storage control module;
  • Step 310 After receiving the NPVR completion message, the storage control module notifies the control module of the CDN system;
  • Step 311 The control module of the CDN system notifies the service system of the NPVR completion message, where the message contains the address information of the storage system control module, and after the service system receives the message, the NPVR can be requested on the program list.
  • User terminal equipment (such as set-top box) on-demand request NPVR process:
  • Step 312 The terminal device sends (via HTTP) the NPVR on-demand request to the service system.
  • Step 313 After receiving the NPVR on-demand request, the service system sends an NPVR on-demand request message to the storage control module of the storage system.
  • Step 314 After receiving the NPVR on-demand request, the storage control module searches for a storage module where the NPVR file corresponding to the NPVR on-demand request is located, and returns the address information stored in the NPVR file to the service system.
  • Step 315 After receiving the return message, the service system sends the message to the terminal device.
  • Step 316 The terminal device sends a play request to the storage module of the storage system according to the return message.
  • Step 317 After receiving the play request message, the storage module sends a play code stream to the terminal device to complete the NPVR content on-demand process.
  • the CDN system communicates with the storage system through HTTP, and the file between the storage module and the CDN system is transmitted by FTP, and the terminal device and the service system communicate by HTTP.
  • Other different media interaction protocols and file transmission methods may also be used in the embodiments, and the present invention is not limited to the above manner.
  • other coding formats such as MP4, MPEG-4, etc., may be used in practical applications, and the encoding format of the media need not be limited to the specific format in this embodiment.
  • the NPVR service is implemented in the present invention, and the separation from the CDN system is realized.
  • the NPVR content is stored in the storage system through the CDN system, and the NPVR content in the CDN system is no longer archived, but is used as an ordinary TVOD.
  • Content processing after the aging time is reached, the aging process can be performed (delete); when the terminal device orders the NPVR content, the NPVR playback service is provided by the storage system, thereby solving the problem that the NPVR service demand increases due to the increase of users.
  • the problem of tight storage space in the CDN system is implemented in the present invention, and the separation from the CDN system is realized.
  • the NPVR content is stored in the storage system through the CDN system, and the NPVR content in the CDN system is no longer archived, but is used as an ordinary TVOD.
  • Content processing after the aging time is reached, the aging process can be performed (delete); when the terminal device orders the NPVR content, the NPVR playback
  • the invention stores the NPVR content into the storage system through the CDN system, and the NPVR content in the CDN system is no longer archived, but is processed as ordinary TVOD content, and after the aging time is reached, the aging processing (deletion) can be performed;
  • the NPVR playback service is provided by the storage system, thereby solving the problem that the storage space of the CDN system is tight due to an increase in the number of users and an increase in the demand for the NPVR service.

Abstract

Disclosed are a method and device for implementing an NPVR service. The method comprises: after receiving an NPVR request, a service system sending the NPVR request to a CDN system; the CDN system controlling a CDN node corresponding to the NPVR request to record a program, and after the program is recorded, the CDN system sending a storage request to a storage system; and the storage system obtaining the recorded program from the CDN system according to the storage request, so as to obtain an NPVR file, storing the file, and then, notifying, through the CDN system, the service system that an NPVR service is completed. According to the present invention, NPVR content is stored into the storage system through the CDN system, and the NPVR content in the CDN system is no longer archived but used as common TVOD content for processing, and after aging time is reached, aging processing (deletion) can be performed, so that the problem of insufficient storage space in the CDN system that is caused by an increase of a demand of users for the NPVR service is solved.

Description

一种网络个人录像业务实现的方法及装置 技术领域  Method and device for realizing network personal video service
本发明涉及多媒体业务技术领域, 特别是涉及一种 NPVR ( Network Personal Video Recorder, 网络个人录像 )业务实现的方法及装置。 背景技术  The present invention relates to the field of multimedia service technologies, and in particular, to a method and an apparatus for implementing a NPVR (Network Personal Video Recorder) service. Background technique
多媒体业务涉及网络电视( Internet Protocol Television, IPTV )、移动流 媒体系统(MVS, Mobile Video Streaming ), 手机电视等业务。 网络电视是 一种基于互联网的多媒体技术, 基于现有网络带宽的基础设施, 通过互联 网协议为用户提供多种交互式数字媒体业务服务。 而随着网络带宽的提高 和网络技术的发展, 基于网络电视等多媒体网络的媒体增值业务的开展逐 渐成为一种趋势。  Multimedia services include Internet Protocol Television (IPTV), Mobile Streaming (MVS), and mobile TV. Internet TV is an Internet-based multimedia technology that provides users with a variety of interactive digital media services based on the existing network bandwidth infrastructure. With the improvement of network bandwidth and the development of network technology, the development of media value-added services based on multimedia networks such as network television has gradually become a trend.
多媒体业务系统中, 通常采用多个媒体服务器 (节点)组成内容分发 网络(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. Generally, in order to reduce the concurrency of the central nodes, the storage content on each edge node is required to substantially satisfy the attribution. user.
在 IPTV等多媒体业务系统可以提供 NPVR业务服务,终端通过 NPVR 业务, 可以将感兴趣的节目内容录制下来并保存在 CDN节点上。 当用户终 端点播该 NPVR内容时, 通过访问 CDN系统, 获取该录制内容在 CDN节 点上的位置, 然后再到该 CDN节点上获取该录制内容。该 NPVR内容通常 需要在 CDN节点上保存时间较长, 以满足用户终端的需求。 随着终端用户 数量呈几何级增长,用户 NPVR业务需求的扩大, CDN节点需要持续扩容。 但是, 这种扩容方法仅能解决短期内的容量问题, 同时, 还存在 CDN系统 的 TVOD ( True Video On Demand, 即点即播 )删除及老化效率问题。 因此, 如何解决 CDN系统容量与终端用户 NPVR业务增长的需求之间的矛盾,成 为多媒体业务 CDN系统需要亟待解决的问题。 发明内容 The NPVR service can be provided in a multimedia service system such as IPTV, and the terminal can record the content of the program of interest through the NPVR service and save it on the CDN node. When the user terminal clicks on the NPVR content, the CDN system is accessed to obtain the location of the recorded content on the CDN node, and then the recorded content is obtained on the CDN node. The NPVR content usually needs to be stored on the CDN node for a long time to meet the needs of the user terminal. As the number of end users grows geometrically and the demand for NPVR services increases, CDN nodes need to be continuously expanded. However, this expansion method can only solve the capacity problem in a short period of time. At the same time, there are TVOD (True Video On Demand) deletion and aging efficiency problems of the CDN system. Therefore, how to resolve the contradiction between the capacity of the CDN system and the growth of the end user NPVR service, The CDN system for multimedia services needs to be solved urgently. Summary of the invention
本发明要解决的技术问题是提供一种 NPVR业务实现的方法及装置, 用以解决现有技术中 CDN系统容量与终端用户 NPVR业务增长需求之间存 在矛盾的问题。  The technical problem to be solved by the present invention is to provide a method and an apparatus for implementing an NPVR service, which are used to solve the contradiction between the capacity of the CDN system in the prior art and the growth demand of the NPVR service of the end user.
为解决上述技术问题, 一方面, 本发明提供一种 NPVR业务实现的方 法, 包括:  To solve the above technical problem, in one aspect, the present invention provides a method for implementing an NPVR service, including:
业务系统收到网络个人录像 NPVR请求后,向内容分发网络 CDN系统 发送 NPVR请求;  After receiving the network personal video NPVR request, the service system sends an NPVR request to the content distribution network CDN system;
CDN系统控制与所述 NPVR请求对应的 CDN节点进行录制节目, 录 制节目完成后, CDN系统向存储系统发送存储请求;  The CDN system controls the CDN node corresponding to the NPVR request to record the program, and after the recording program is completed, the CDN system sends a storage request to the storage system;
存储系统根据所述存储请求,从所述 CDN系统中获取录制节目得到的 NPVR文件, 并保存, 然后通过 CDN系统通知业务系统 NPVR业务完成。  The storage system acquires the NPVR file obtained by recording the program from the CDN system according to the storage request, saves it, and then notifies the service system NPVR service completion through the CDN system.
进一步, 在 NPVR业务完成后, 还包括:  Further, after the NPVR service is completed, it also includes:
终端设备向业务系统发送 NPVR点播请求;  The terminal device sends an NPVR on-demand request to the service system;
业务系统收到 NPVR点播请求后, 向存储系统发送 NPVR点播请求消 息;  After receiving the NPVR on-demand request, the service system sends an NPVR on-demand request message to the storage system;
存储系统收到 NPVR点播请求后,查找该 NPVR点播请求对应的 NPVR 文件的存储地址, 并将存储地址作为返回消息发送给业务系统;  After receiving the NPVR on-demand request, the storage system searches for the storage address of the NPVR file corresponding to the NPVR on-demand request, and sends the storage address as a return message to the service system;
业务系统收到返回消息后, 将所述返回消息发送给终端设备; 终端设备根据所述返回消息, 向存储系统发送播放请求;  After receiving the return message, the service system sends the return message to the terminal device; the terminal device sends a play request to the storage system according to the return message;
存储系统收到播放请求后, 向终端设备发送播放码流。  After receiving the play request, the storage system sends a play stream to the terminal device.
进一步, CDN系统与存储系统之间、 以及终端设备和存储系统之间均 通过 HTTP方式通信。  Further, the CDN system communicates with the storage system and between the terminal device and the storage system via HTTP.
进一步, 存储系统与 CDN系统之间采用 FTP方式传输文件。 进一步, 在 NPVR业务完成后, 还包括: Further, the storage system and the CDN system use FTP to transfer files. Further, after the NPVR service is completed, it also includes:
在达到老化时间时, CDN系统进行老化删除对应的 NPVR文件。  When the aging time is reached, the CDN system performs aging to delete the corresponding NPVR file.
另一方面, 本发明还提供一种 NPVR业务实现的装置, 包括: 业务系统, 配置为收到网络个人录像 NPVR请求后向内容分发网络 In another aspect, the present invention also provides an apparatus for implementing an NPVR service, including: a service system configured to receive a network personal video NPVR request and then forward the content to a content distribution network
CDN系统发送 NPVR请求; The CDN system sends an NPVR request;
CDN系统, 配置为控制与所述 NPVR请求对应的 CDN节点进行录制 节目, 录制节目完成后, CDN系统向存储系统发送存储请求;  a CDN system configured to control a CDN node corresponding to the NPVR request to record a program, and after the recording program is completed, the CDN system sends a storage request to the storage system;
存储系统, 配置为根据所述存储请求, 从所述 CDN系统中获取录制节 目得到的 NPVR文件, 并保存, 然后通过 CDN系统通知业务系统 NPVR 业务完成。  The storage system is configured to obtain an NPVR file obtained by recording the program from the CDN system according to the storage request, save, and then notify the service system NPVR service completion through the CDN system.
进一步, 业务系统, 还配置为收到终端设备向业务系统发送 NPVR点 播请求后, 向存储系统发送 NPVR点播请求消息; 以及配置为收到存储系 统地的返回消息后, 将所述返回消息发送给终端设备; 终端设备根据所述 返回消息, 向存储系统发送播放请求;  Further, the service system is further configured to: after receiving the NPVR on-demand request sent by the terminal device to the service system, send an NPVR on-demand request message to the storage system; and configured to: after receiving the return message of the storage system, send the return message to a terminal device; the terminal device sends a play request to the storage system according to the return message;
存储系统, 还配置为收到 NPVR点播请求后, 查找该 NPVR点播请求 对应的 NPVR文件的存储地址, 并将存储地址作为返回消息发送给业务系 统; 以及, 在收到终端设备发送的播放请求后, 向终端设备发送播放码流。  The storage system is further configured to: after receiving the NPVR on-demand request, search for a storage address of the NPVR file corresponding to the NPVR on-demand request, and send the storage address as a return message to the service system; and, after receiving the play request sent by the terminal device, , sending a play stream to the terminal device.
进一步, CDN系统与存储系统之间、 以及终端设备和存储系统之间均 通过 HTTP方式通信。  Further, the CDN system communicates with the storage system and between the terminal device and the storage system via HTTP.
进一步, 存储系统与 CDN系统之间采用 FTP方式传输文件。  Further, the storage system and the CDN system use FTP to transfer files.
进一步, 还包括: CDN系统在 NPVR业务完成后, 达到老化时间时进 行老化删除对应的 NPVR文件。  Further, the method further includes: after the NPVR service is completed, the CDN system performs aging to delete the corresponding NPVR file.
本发明有益效果如下:  The beneficial effects of the present invention are as follows:
本发明通过 CDN系统将 NPVR内容存储到存储系统中, CDN系统中 的 NPVR内容不再归档, 而是作为普通的 TVOD内容处理, 在达到老化时 间后, 就可以进行老化处理(删除); 而终端设备点播该 NPVR内容时, 由 存储系统提供 NPVR播放服务, 进而解决了由于用户增多, NPVR业务需 求增加, 而导致的 CDN系统存储空间紧张的问题。 附图说明 The invention stores the NPVR content into the storage system through the CDN system, and the NPVR content in the CDN system is no longer archived, but is processed as ordinary TVOD content, when the aging is reached. After the interval, the aging process can be performed (delete); when the terminal device orders the NPVR content, the NPVR playback service is provided by the storage system, thereby solving the problem that the storage space of the CDN system is tight due to the increase in the number of users and the increase in the demand for the NPVR service. problem. DRAWINGS
图 1 是本发明实施例中一种 NPVR业务实现的方法的流程图; 图 2 是本发明实施例中一种 NPVR业务实现的装置的结构示意图; 图 3 是本发明具体实施例中一种 NPVR业务实现的装置实现 NPVR业 务的流程图。 具体实施方式  1 is a flowchart of a method for implementing an NPVR service according to an embodiment of the present invention; FIG. 2 is a schematic structural diagram of an apparatus for implementing an NPVR service according to an embodiment of the present invention; FIG. 3 is a NPVR according to an embodiment of the present invention; A flowchart of a NGVR service implemented by a service implemented device. detailed description
以下结合附图以及实施例, 对本发明进行进一步详细说明。 应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不限定本发明。  The present invention will be further described in detail below in conjunction with the drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
如图 1所示, 本发明实施例涉及一种 NPVR业务实现的方法, 包括: 步骤 S101, 业务系统收到 NPVR请求后, 向 CDN系统发送 NPVR请 求;  As shown in FIG. 1, the embodiment of the present invention relates to a method for implementing an NPVR service, including: Step S101: After receiving a NPVR request, the service system sends an NPVR request to a CDN system;
本步骤中, 用户通过用户终端向业务系统发送 NPVR请求, 请求录制 相关节目。 业务系统在收到 NPVR请求后, 向 CDN系统发送 NPVR请求; 由 CDN系统进行节目录制。  In this step, the user sends an NPVR request to the service system through the user terminal, requesting to record the related program. After receiving the NPVR request, the service system sends an NPVR request to the CDN system; the program is recorded by the CDN system.
步骤 S102, CDN系统控制与所述 NPVR请求对应的 NPVR节点进行 录制节目, 录制节目完成后, CDN系统向存储系统发送存储请求;  Step S102, the CDN system controls the NPVR node corresponding to the NPVR request to record a program, and after the recording program is completed, the CDN system sends a storage request to the storage system;
本步骤中, CDN 系统收到 NPVR请求后, 首先要在多个媒体服务器 ( CDN节点 )确定由哪一个媒体服务器录制节目。 可以根据 NPVR请求, 确定与 NPVR请求对应的 CDN节点进行录制。 将录制请求下发至相应的 CDN节点, 在媒体服务器设置录制完成后, 不再向节点下发归档任务, 而 是通知新增的存储系统。 在 CDN系统中, 录制完成的内容, 在达到老化时 间 (预先设定时间)后, 自行老化处理(例如直接进行删除), 不需要考虑In this step, after receiving the NPVR request, the CDN system first determines which media server to record the program on multiple media servers (CDN nodes). The CDN node corresponding to the NPVR request can be determined for recording according to the NPVR request. The recording request is delivered to the corresponding CDN node. After the recording of the media server is completed, the archiving task is not sent to the node, but the newly added storage system is notified. In the CDN system, the recorded content is completed when the aging is reached. After the (pre-set time), self-aging treatment (for example, directly delete), do not need to consider
NPVR归档问题。 NPVR archiving problem.
步骤 S103, 存储系统根据所述存储请求, 从所述 CDN 系统中获取录 制节目得到的 NPVR文件,并保存,然后通过 CDN系统通知业务系统 NPVR 业务完成。  Step S103: The storage system obtains the NPVR file obtained by recording the program from the CDN system according to the storage request, saves, and then notifies the service system NPVR service completion through the CDN system.
本步骤中, 存储系统收到通知后, 从 CDN系统的相应 CDN节点上拷 贝 NPVR内容( NPVR文件), 在拷贝完成后, 通知 CDN系统存储完成; 在 CDN系统收到存储完成的通知消息后,上报 NPVR完成消息至业务 系统, 这样该 NPVR内容就可以在 EPG ( Electronic Program Guide, 电子节 目菜单)上展示了。  In this step, after receiving the notification, the storage system copies the NPVR content (NPVR file) from the corresponding CDN node of the CDN system, and after the copying is completed, notifies the CDN system that the storage is completed; after the CDN system receives the storage completion notification message, The NPVR completion message is reported to the business system so that the NPVR content can be displayed on the EPG (Electronic Program Guide).
其中, 存储系统包括存储控制模块和多个存储模块, 存储模块的数量 可以根据存储的数据大小确定。 存储控制模块配置为控制多个存储模块进 行存储及播放操作, 以及配置为与 CDN系统、 业务系统、 终端设备进行通 信。  The storage system includes a storage control module and a plurality of storage modules, and the number of storage modules can be determined according to the stored data size. The storage control module is configured to control storage and playback operations of the plurality of storage modules, and is configured to communicate with the CDN system, the service system, and the terminal device.
终端设备在点播该 NPVR内容时, 业务系统通知存储系统, 存储系统 将 NPVR内容的存储位置地址返回给业务系统; 用户终端通过该地址, 访 问存储系统上的 NPVR内容, 完成 NPVR服务; 下面描述具体过程:  When the terminal device orders the NPVR content, the service system notifies the storage system, and the storage system returns the storage location address of the NPVR content to the service system; the user terminal accesses the NPVR content on the storage system through the address, and completes the NPVR service; Process:
步骤 S1031, 终端设备向业务系统发送 NPVR点播请求;  Step S1031: The terminal device sends an NPVR on-demand request to the service system.
步骤 S1032,业务系统收到 NPVR点播请求后,向存储系统发送 NPVR 点播请求消息;  Step S1032: After receiving the NPVR on-demand request, the service system sends an NPVR on-demand request message to the storage system.
步骤 S1033, 存储系统收到 NPVR点播请求后, 查找该 NPVR点播请 求对应的 NPVR文件的存储地址, 并将存储地址作为返回消息发送给业务 系统;  Step S1033: After receiving the NPVR on-demand request, the storage system searches for the storage address of the NPVR file corresponding to the NPVR on-demand request, and sends the storage address as a return message to the service system.
步骤 S1034, 业务系统收到返回消息后,将所述返回消息发送给终端设 备; 步骤 S1035, 终端设备根据所述返回消息, 向存储系统发送播放请求; 步骤 S1036, 存储系统收到播放请求后, 向终端设备发送播放码流。 上述步骤中, CDN 系统与存储系统之间可以通过但不限于 HTTP ( Hypertext Transport Protocol, 超文本传送协议)方式通信; 存储系统与 CDN系统可以通过但不限于 FTP方式传输文件; 终端设备和存储系统之间 可以通过但不限于 HTTP方式通信。 终端设备与业务系统、 以及业务系统 与存储系统、 CDN系统之间可以通过但不限于 HTTP方式通信; 也可以采 用其他通讯方式。 Step S1034: After receiving the return message, the service system sends the return message to the terminal device. Step S1035: The terminal device sends a play request to the storage system according to the return message. Step S1036: After receiving the play request, the storage system sends the play code stream to the terminal device. In the above steps, the CDN system and the storage system can communicate with each other through, but not limited to, HTTP (Hypertext Transport Protocol); the storage system and the CDN system can transmit files through but not limited to FTP; terminal devices and storage systems Communication can be through, but not limited to, HTTP. The terminal device and the service system, and the service system and the storage system, and the CDN system can communicate with each other through, but not limited to, HTTP; other communication methods can also be used.
如图 2所示, 本发明实施例还涉及一种实现上述方法的 NPVR业务实 现的装置, 包括:  As shown in FIG. 2, an embodiment of the present invention further relates to an apparatus for implementing the NPVR service of the foregoing method, including:
业务系统 202, 配置为收到 NPVR请求后向 CDN系统 203发送 NPVR 请求; 其中, NPVR请求是终端设备 201向业务系统 202发送的。  The service system 202 is configured to send an NPVR request to the CDN system 203 after receiving the NPVR request; wherein, the NPVR request is sent by the terminal device 201 to the service system 202.
CDN系统 203,配置为控制与所述 NPVR请求对应的 CDN节点进行录 制节目, 录制节目完成后, CDN系统向存储系统 204发送存储请求。  The CDN system 203 is configured to control a CDN node corresponding to the NPVR request to record a program, and after the recording program is completed, the CDN system sends a storage request to the storage system 204.
存储系统 204, 配置为根据所述存储请求, 从所述 CDN系统 203中获 取录制节目得到的 NPVR文件, 并保存, 然后通过 CDN系统 203通知业务 系统 202NPVR业务完成。  The storage system 204 is configured to obtain an NPVR file obtained by recording the program from the CDN system 203 according to the storage request, and save, and then notify the service system 202 that the NPVR service is completed by the CDN system 203.
其中,业务系统 202,还配置为收到终端设备 201向业务系统发送 NPVR 点播请求后, 向存储系统 204发送 NPVR点播请求消息; 以及配置为收到 存储系统 204的返回消息后, 将所述返回消息发送给终端设备 201 ; 终端设 备 201根据所述返回消息, 向存储系统 204发送播放请求;  The service system 202 is further configured to: after receiving the NPVR on-demand request sent by the terminal device 201 to the service system, send an NPVR on-demand request message to the storage system 204; and configured to receive the return message from the storage system 204, and then return the The message is sent to the terminal device 201; the terminal device 201 sends a play request to the storage system 204 according to the return message;
存储系统 204, 还配置为收到 NPVR点播请求后, 查找该 NPVR点播 请求对应的 NPVR文件的存储地址, 并将存储地址作为返回消息发送给业 务系统 202; 以及, 在收到终端设备 201 发送的播放请求后, 向终端设备 201发送播放码流。 CDN系统 203与存储系统 204之间通过 HTTP方式通信;存储系统 204 与 CDN系统 203之间采用 FTP方式传输文件; 终端设备 201和存储系统 204之间通过 HTTP方式通信。 The storage system 204 is further configured to: after receiving the NPVR on-demand request, search for a storage address of the NPVR file corresponding to the NPVR on-demand request, and send the storage address as a return message to the service system 202; and, at the receiving terminal device 201, send After the play request, the play stream is transmitted to the terminal device 201. The CDN system 203 communicates with the storage system 204 via HTTP; the storage system 204 and the CDN system 203 transfer files by FTP; and the terminal device 201 and the storage system 204 communicate by HTTP.
下面, 以一具体实例进行详细说明:  Below, a detailed example is described in detail:
如图 3所示, 本发明实施例主要包括业务系统, CDN系统, 存储系统 以及终端设备。 其中, 业务系统包含了 EPG和 CP ( Control Point, 业务控 制点); CDN系统包括控制模块和多个媒体服务器, 其中, 控制模块配置为 对多个媒体服务器进行管理, 以及与业务系统和存储系统进行信息交互; 新增的存储系统包括存储控制模块和存储模块, 存储控制模块负责管理该 存储系统, 并和 CDN系统、 业务系统、 终端设备进行消息交互; 存储系统 的主要功能是保存 NPVR文件,以便在 CDN系统 NPVR老化后,提供 NPVR 业务服务。  As shown in FIG. 3, the embodiment of the present invention mainly includes a service system, a CDN system, a storage system, and a terminal device. The service system includes an EPG and a CP (Control Point, a service control point); the CDN system includes a control module and a plurality of media servers, wherein the control module is configured to manage multiple media servers, and the service system and the storage system Information exchange; the new storage system includes a storage control module and a storage module, and the storage control module is responsible for managing the storage system and interacting with the CDN system, the service system, and the terminal device; the main function of the storage system is to save the NPVR file. In order to provide NPVR business services after the NPVR of the CDN system is aged.
本实施例中 NPVR文件的格式为 MPG( Moving Pictures Experts Group, 动态图像专家组), 存储系统以 FTP ( File Transfer Protocol, 文件传输协议 ) 方式从 CDN系统中拷贝 NPVR文件。  In this embodiment, the format of the NPVR file is MPG (Moving Picture Experts Group), and the storage system copies the NPVR file from the CDN system by means of FTP (File Transfer Protocol).
NPVR请求流程包括以下步骤:  The NPVR request process includes the following steps:
步骤 300: 终端设备向业务系统发起 NPVR请求;  Step 300: The terminal device initiates an NPVR request to the service system.
步骤 301 : 业务系统收到 NPVR请求后, 判断该用户终端是否具有 NPVR权限, 若具有权限, 则返回成功应答给终端设备, 否则返回失败, 流程终止;  Step 301: After receiving the NPVR request, the service system determines whether the user terminal has the NPVR authority. If the service system has the right, it returns a successful response to the terminal device, otherwise the return fails, and the process terminates;
步骤 302: 业务系统向 CDN系统的控制模块发送 NPVR请求; 步骤 303: CDN系统的控制模块收到 NPVR请求后, 向与该终端设备 对应的媒体服务器下发录制请求;  Step 302: The service system sends an NPVR request to the control module of the CDN system. Step 303: After receiving the NPVR request, the control module of the CDN system sends a recording request to the media server corresponding to the terminal device.
步骤 304: NPVR节点录制完成后, 向 CDN系统的控制模块返回录制 结果, 若录制成功, 则返回成功, 该 NPVR流程继续; 若失败, 则返回失 败, 并向业务系统上报失败, 流程结束; Step 304: After the recording of the NPVR node is completed, return the recording result to the control module of the CDN system. If the recording is successful, the return is successful, and the NPVR process continues; if it fails, the return is lost. Lose, and report failure to the business system, the process ends;
步骤 305: CDN系统的控制模块收到 NPVR节点设备上报的录制成功 后, 通过 HTTP方式, 向存储系统的存储控制模块发送存储请求;  Step 305: After receiving the recording reported by the NPVR node device, the control module of the CDN system sends a storage request to the storage control module of the storage system by using an HTTP method.
步骤 306: 存储系统的存储控制模块收到存储请求后, 返回给 CDN系 统响应;  Step 306: After receiving the storage request, the storage control module of the storage system returns a response to the CDN system;
步骤 307: 存储系统的存储控制模块将存储请求发送给存储模块; 步骤 308: 存储模块收到存储请求后, 通过 FTP方式从 CDN系统中获 取相应的 NPVR文件;  Step 307: The storage control module of the storage system sends the storage request to the storage module. Step 308: After receiving the storage request, the storage module obtains the corresponding NPVR file from the CDN system through the FTP method.
步骤 309: 存储系统拷贝完成 NPVR文件后, 通知存储控制模块; 步骤 310: 存储控制模块收到 NPVR完成消息后, 通知 CDN系统的控 制模块;  Step 309: After the storage system copies the NPVR file, notify the storage control module; Step 310: After receiving the NPVR completion message, the storage control module notifies the control module of the CDN system;
步骤 311 : CDN系统的控制模块将 NPVR完成消息通知业务系统, 在 该消息中含有存储系统控制模块的地址信息, 业务系统在收到消息后, NPVR即可在节目单上点播。  Step 311: The control module of the CDN system notifies the service system of the NPVR completion message, where the message contains the address information of the storage system control module, and after the service system receives the message, the NPVR can be requested on the program list.
用户终端设备 (如机顶盒)点播请求 NPVR流程:  User terminal equipment (such as set-top box) on-demand request NPVR process:
步骤 312: 终端设备向业务系统发送(通过 HTTP方式发送 ) NPVR点 播请求;  Step 312: The terminal device sends (via HTTP) the NPVR on-demand request to the service system.
步骤 313: 业务系统收到 NPVR点播请求后, 向存储系统的存储控制 模块发送 NPVR点播请求消息;  Step 313: After receiving the NPVR on-demand request, the service system sends an NPVR on-demand request message to the storage control module of the storage system.
步骤 314: 存储控制模块收到 NPVR点播请求后, 查找与该 NPVR点 播请求对应的 NPVR文件所在的存储模块, 并将该 NPVR文件存储的地址 信息返回给业务系统;  Step 314: After receiving the NPVR on-demand request, the storage control module searches for a storage module where the NPVR file corresponding to the NPVR on-demand request is located, and returns the address information stored in the NPVR file to the service system.
步骤 315: 业务系统收到返回消息后, 将该消息发送给终端设备; 步骤 316: 终端设备按照返回消息, 向存储系统的存储模块发送播放请 求; 步骤 317: 存储模块收到播放请求消息后, 向终端设备发送播放码流, 完成 NPVR内容点播流程。 Step 315: After receiving the return message, the service system sends the message to the terminal device. Step 316: The terminal device sends a play request to the storage module of the storage system according to the return message. Step 317: After receiving the play request message, the storage module sends a play code stream to the terminal device to complete the NPVR content on-demand process.
需要说明的是: 本实施例中, CDN系统与存储系统之间通过 HTTP方 式通信,存储模块与 CDN系统之间文件的传输采用 FTP方式,终端设备和 业务系统之间通过 HTTP方式通信, 在具体实施例中还可采用其他不同的 媒体交互协议和文件传输方式, 并非限定为只有上述方式才能实现本发明。 另夕卜,本实施例 NPVR文件的 MPG格式,在实际应用中还可以采用其他的 编码格式, 比如 MP4、 MPEG-4等, 媒体的编码格式无需限定为本实施例 中特定的格式。  It should be noted that, in this embodiment, the CDN system communicates with the storage system through HTTP, and the file between the storage module and the CDN system is transmitted by FTP, and the terminal device and the service system communicate by HTTP. Other different media interaction protocols and file transmission methods may also be used in the embodiments, and the present invention is not limited to the above manner. In addition, in the MPG format of the NPVR file in this embodiment, other coding formats, such as MP4, MPEG-4, etc., may be used in practical applications, and the encoding format of the media need not be limited to the specific format in this embodiment.
由上述实施例可以看出, 本发明实现 NPVR业务, 实现了与 CDN系统 的分离, 通过 CDN系统将 NPVR内容存储到存储系统中, CDN系统中的 NPVR内容不再归档, 而是作为普通的 TVOD内容处理, 在达到老化时间 后, 就可以进行老化处理(删除); 而终端设备点播该 NPVR内容时, 由存 储系统提供 NPVR播放服务, 进而解决了由于用户增多, NPVR业务需求 增加, 而导致的 CDN系统存储空间紧张的问题。  It can be seen from the above embodiment that the NPVR service is implemented in the present invention, and the separation from the CDN system is realized. The NPVR content is stored in the storage system through the CDN system, and the NPVR content in the CDN system is no longer archived, but is used as an ordinary TVOD. Content processing, after the aging time is reached, the aging process can be performed (delete); when the terminal device orders the NPVR content, the NPVR playback service is provided by the storage system, thereby solving the problem that the NPVR service demand increases due to the increase of users. The problem of tight storage space in the CDN system.
尽管为示例目的, 已经公开了本发明的优选实施例, 本领域的技术人 员将意识到各种改进、 增加和取代也是可能的, 因此, 本发明的范围应当 不限于上述实施例。  While the preferred embodiments of the present invention have been disclosed for purposes of illustration, those skilled in the art will recognize that various modifications, additions and substitutions are possible, and the scope of the invention should not be limited to the embodiments described above.
工业实用性  Industrial applicability
本发明通过 CDN系统将 NPVR内容存储到存储系统中, CDN系统中 的 NPVR内容不再归档, 而是作为普通的 TVOD内容处理, 在达到老化时 间后, 就可以进行老化处理(删除); 而终端设备点播该 NPVR内容时, 由 存储系统提供 NPVR播放服务, 进而解决了由于用户增多, NPVR业务需 求增加, 而导致的 CDN系统存储空间紧张的问题。  The invention stores the NPVR content into the storage system through the CDN system, and the NPVR content in the CDN system is no longer archived, but is processed as ordinary TVOD content, and after the aging time is reached, the aging processing (deletion) can be performed; When the device broadcasts the NPVR content, the NPVR playback service is provided by the storage system, thereby solving the problem that the storage space of the CDN system is tight due to an increase in the number of users and an increase in the demand for the NPVR service.

Claims

权利要求书 claims
1、 一种网络个人录像业务实现的方法, 包括: 1. A method for realizing network personal video recording service, including:
业务系统收到网络个人录像 NPVR请求后,向内容分发网络 CDN系统 发送 NPVR请求; After receiving the network personal video NPVR request, the business system sends the NPVR request to the content distribution network CDN system;
CDN系统控制与所述 NPVR请求对应的 CDN节点进行录制节目, 录 制节目完成后, CDN系统向存储系统发送存储请求; The CDN system controls the CDN node corresponding to the NPVR request to record the program. After the recording of the program is completed, the CDN system sends a storage request to the storage system;
存储系统根据所述存储请求,从所述 CDN系统中获取录制节目得到的 NPVR文件, 并保存, 然后通过 CDN系统通知业务系统 NPVR业务完成。 The storage system obtains the NPVR file obtained by recording the program from the CDN system according to the storage request, saves it, and then notifies the business system through the CDN system that the NPVR service is completed.
2、如权利要求 1所述的网络个人录像业务实现的方法,其中,在 NPVR 业务完成后, 所述方法还包括: 2. The method for realizing the network personal video recording service as claimed in claim 1, wherein after the NPVR service is completed, the method further includes:
终端设备向业务系统发送 NPVR点播请求; The terminal device sends an NPVR on-demand request to the business system;
业务系统收到 NPVR点播请求后, 向存储系统发送 NPVR点播请求消 息; After receiving the NPVR on-demand request, the business system sends the NPVR on-demand request message to the storage system;
存储系统收到 NPVR点播请求后,查找该 NPVR点播请求对应的 NPVR 文件的存储地址, 并将存储地址作为返回消息发送给业务系统; After the storage system receives the NPVR on-demand request, it searches for the storage address of the NPVR file corresponding to the NPVR on-demand request, and sends the storage address as a return message to the business system;
业务系统收到返回消息后, 将所述返回消息发送给终端设备; 终端设备根据所述返回消息, 向存储系统发送播放请求; After receiving the return message, the business system sends the return message to the terminal device; the terminal device sends a playback request to the storage system according to the return message;
存储系统收到播放请求后, 向终端设备发送播放码流。 After receiving the playback request, the storage system sends the playback code stream to the terminal device.
3、如权利要求 2所述的网络个人录像业务实现的方法, 其中, CDN系 统与存储系统之间、 以及终端设备和存储系统之间均通过 HTTP方式通信。 3. The method for realizing the network personal video recording service as claimed in claim 2, wherein the communication between the CDN system and the storage system, and between the terminal device and the storage system is through HTTP.
4、 如权利要求 3所述的网络个人录像业务实现的方法, 其中, 存储系 统与 CDN系统之间采用 FTP方式传输文件。 4. The method for realizing the network personal video recording service as claimed in claim 3, wherein the FTP method is used to transmit files between the storage system and the CDN system.
5、 如权利要求 1至 4任一项所述的网络个人录像业务实现的方法, 其 中, 在 NPVR业务完成后, 所述方法还包括: 在达到老化时间时, CDN系统进行老化删除对应的 NPVR文件。 5. The method for realizing the network personal video recording service according to any one of claims 1 to 4, wherein after the NPVR service is completed, the method further includes: When the aging time is reached, the CDN system ages and deletes the corresponding NPVR file.
6、 一种网络个人录像业务实现的装置, 包括: 6. A device for realizing network personal video recording service, including:
业务系统, 配置为收到网络个人录像 NPVR请求后向内容分发网络 CDN系统发送 NPVR请求; The business system is configured to send the NPVR request to the content distribution network CDN system after receiving the network personal video NPVR request;
CDN系统, 配置为控制与所述 NPVR请求对应的 CDN节点进行录制 节目, 录制节目完成后, CDN系统向存储系统发送存储请求; The CDN system is configured to control the CDN node corresponding to the NPVR request to record the program. After the recording of the program is completed, the CDN system sends a storage request to the storage system;
存储系统, 配置为根据所述存储请求, 从所述 CDN系统中获取录制节 目得到的 NPVR文件, 并保存, 然后通过 CDN系统通知业务系统 NPVR 业务完成。 The storage system is configured to obtain the NPVR file obtained by recording the program from the CDN system according to the storage request, save it, and then notify the business system through the CDN system that the NPVR service is completed.
7、 如权利要求 6所述的网络个人录像业务实现的装置, 其中, 业务系统,还配置为收到终端设备向业务系统发送 NPVR点播请求后, 向存储系统发送 NPVR点播请求消息; 以及配置为收到存储系统的返回消 息后, 将所述返回消息发送给终端设备; 终端设备根据所述返回消息, 向 存储系统发送播放请求; 7. The device for realizing the network personal video recording service according to claim 6, wherein the business system is further configured to send an NPVR on-demand request message to the storage system after receiving the NPVR on-demand request sent by the terminal device to the business system; and is configured to: After receiving the return message from the storage system, the return message is sent to the terminal device; the terminal device sends a playback request to the storage system according to the return message;
存储系统, 还配置为收到 NPVR点播请求后, 查找该 NPVR点播请求 对应的 NPVR文件的存储地址, 并将存储地址作为返回消息发送给业务系 统; 以及, 在收到终端设备发送的播放请求后, 向终端设备发送播放码流。 The storage system is also configured to, after receiving the NPVR on-demand request, search for the storage address of the NPVR file corresponding to the NPVR on-demand request, and send the storage address to the business system as a return message; and, after receiving the playback request sent by the terminal device , send the playback code stream to the terminal device.
8、如权利要求 7所述的网络个人录像业务实现的装置, 其中, CDN系 统与存储系统之间、 以及终端设备和存储系统之间均通过 HTTP方式通信。 8. The device for realizing the network personal video recording service as claimed in claim 7, wherein the communication between the CDN system and the storage system, and between the terminal device and the storage system is through HTTP.
9、 如权利要求 8所述的网络个人录像业务实现的装置, 其中, 存储系 统与 CDN系统之间采用 FTP方式传输文件。 9. The device for realizing the network personal video recording service as claimed in claim 8, wherein the FTP method is used to transmit files between the storage system and the CDN system.
10、 如权利要求 6至 9任一项所述的网络个人录像业务实现的装置, 其中, 还包括: 10. The device for realizing the network personal video recording service according to any one of claims 6 to 9, further comprising:
CDN系统在 NPVR业务完成后, 达到老化时间时进行老化删除对应的 NPVR文件。 After the NPVR service is completed, the CDN system ages and deletes the corresponding NPVR files when the aging time is reached.
PCT/CN2013/079745 2012-08-09 2013-07-19 Method and device for implementing network personal video recorder service WO2014023155A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210282376.7A CN102833579B (en) 2012-08-09 2012-08-09 A kind of method and device of network individual video recorder service
CN201210282376.7 2012-08-09

Publications (1)

Publication Number Publication Date
WO2014023155A1 true WO2014023155A1 (en) 2014-02-13

Family

ID=47336504

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/079745 WO2014023155A1 (en) 2012-08-09 2013-07-19 Method and device for implementing network personal video recorder service

Country Status (2)

Country Link
CN (1) CN102833579B (en)
WO (1) WO2014023155A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102833579B (en) * 2012-08-09 2016-08-31 山东智慧生活数据系统有限公司 A kind of method and device of network individual video recorder service
CN106658152B (en) * 2015-07-29 2020-06-02 中兴通讯股份有限公司 OTT-based NPVR (neutral Point virtual reality) implementation method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101610162A (en) * 2008-06-16 2009-12-23 华为技术有限公司 A kind of method, system and equipment that content is provided based on reciprocity storage networking
CN101697548A (en) * 2009-10-23 2010-04-21 中兴通讯股份有限公司 Implementation method and management system of node cooperation
CN101729272A (en) * 2008-10-27 2010-06-09 华为技术有限公司 Method, system and device for content distribution, and media server
CN102833579A (en) * 2012-08-09 2012-12-19 中兴通讯股份有限公司 Method and device for implementing network personal video recorder service

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101621545B (en) * 2009-07-07 2012-11-14 中兴通讯股份有限公司 Device and method for pulling down media resource towards terminal device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101610162A (en) * 2008-06-16 2009-12-23 华为技术有限公司 A kind of method, system and equipment that content is provided based on reciprocity storage networking
CN101729272A (en) * 2008-10-27 2010-06-09 华为技术有限公司 Method, system and device for content distribution, and media server
CN101697548A (en) * 2009-10-23 2010-04-21 中兴通讯股份有限公司 Implementation method and management system of node cooperation
CN102833579A (en) * 2012-08-09 2012-12-19 中兴通讯股份有限公司 Method and device for implementing network personal video recorder service

Also Published As

Publication number Publication date
CN102833579B (en) 2016-08-31
CN102833579A (en) 2012-12-19

Similar Documents

Publication Publication Date Title
US8135844B2 (en) Content providing server, information processing device and method, and computer program
KR101762088B1 (en) Method and device for multi-screen interaction
US8543660B2 (en) Systems and methods for bridging and managing media content associated with separate media content networks
JP6181650B2 (en) Transmission device, transmission method, and network device
US9615119B2 (en) Method and apparatus for providing timeshift service in digital broadcasting system and system thereof
US20140165119A1 (en) Offline download method, multimedia file download method and system thereof
US20060195545A1 (en) Information processing apparatus and content information processing method
JP2004312412A (en) Content providing server, information processing apparatus and method, and computer program
JP2015534748A (en) Wireless media stream distribution system
WO2010025614A1 (en) Method and stream media system thereof for media distribution and position by partitioned storage
WO2009086784A1 (en) File content distribution method, device and system
WO2012122780A1 (en) Method and system for switching data contents among multiple terminals in real time
US9271031B2 (en) Distributed recording of content
WO2010139172A1 (en) Unified management method and system for channel service as well as services on demand of stream media
WO2011097991A1 (en) Realization method and system based on interactive internet protocol television (iptv) in triple-screen convergence
WO2010094322A1 (en) Method and apparatus for distributing data in a peer-to- peer network
CN101848367B (en) File-based video live webcasting method
WO2008134979A1 (en) Video system and video playing mothed
WO2011157212A1 (en) Processing system and method for video-on-demand in an interactive network television
US20120174161A1 (en) Content discovery and delivery with multiple servers
WO2014121604A1 (en) Shared recording method and device, server, and set-top box
WO2011137681A1 (en) Method and apparatus for filing time shift slicing files and playing programs in an interactive personality television system
US20200280760A1 (en) Capturing border metadata while recording content
WO2014023155A1 (en) Method and device for implementing network personal video recorder service
WO2012041039A1 (en) Method, correlative equipment and system for digital tv terminal accessing internet video

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

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

Country of ref document: EP

Kind code of ref document: A1