WO2010081373A1 - Method, server and terminal for associating live broadcast programs and on-demand programs - Google Patents

Method, server and terminal for associating live broadcast programs and on-demand programs Download PDF

Info

Publication number
WO2010081373A1
WO2010081373A1 PCT/CN2009/076126 CN2009076126W WO2010081373A1 WO 2010081373 A1 WO2010081373 A1 WO 2010081373A1 CN 2009076126 W CN2009076126 W CN 2009076126W WO 2010081373 A1 WO2010081373 A1 WO 2010081373A1
Authority
WO
WIPO (PCT)
Prior art keywords
program
name
database table
keyword
demand
Prior art date
Application number
PCT/CN2009/076126
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 WO2010081373A1 publication Critical patent/WO2010081373A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/16Analogue secrecy systems; Analogue subscription systems
    • H04N7/173Analogue secrecy systems; Analogue subscription systems with two-way working, e.g. subscriber sending a programme selection signal
    • H04N7/17309Transmission or handling of upstream communications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/472End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content
    • H04N21/47202End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content for requesting content on demand, e.g. video on demand
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/482End-user interface for program selection
    • H04N21/4828End-user interface for program selection for searching program descriptors
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/84Generation or processing of descriptive data, e.g. content descriptors

Definitions

  • the invention belongs to the technical field of digital television signal processing, and in particular relates to a method, a server and a terminal associated with a live program and an on-demand program.
  • the set top box provided by the prior art separately displays the live program interface and the on-demand program interface. During the process of watching the live broadcast, the user does not provide the function of guiding the user to watch the on-demand program associated with the current live program, and the applicability is poor. Summary of the invention
  • the object of the embodiments of the present invention is to provide a method for displaying a live program and an on-demand program, and a function of watching a program on a point-of-sale program, which has poor applicability.
  • the embodiment of the present invention is implemented by the method for associating a live program with an on-demand program, and the method includes the following steps:
  • Another object of the embodiments of the present invention is to provide a server associated with a live program and an on-demand program, the server comprising:
  • a database table preset unit for pre-storing a database table associated with a preset keyword and a program name
  • An association display request command receiving unit configured to receive an associated display sent by the digital television receiving terminal Request command
  • the associated program list obtaining unit is configured to acquire, according to the associated display request command received by the associated display request command receiving unit, the associated program list of the on-demand program associated with the current live program in the database table pre-stored by the database table preset unit. And sent to the digital TV receiving terminal.
  • Another object of the embodiments of the present invention is to provide a digital television receiving terminal, where the terminal includes:
  • the association display request command sending unit is configured to receive an association display request signal input by the user, and assemble the same as an associated display request command by using an RTSP protocol;
  • the parsing unit is configured to parse the associated program list sent by the server and corresponding to the associated display request signal received by the associated display request command sending unit, and display the parsed related program list through an external display unit.
  • the pre-stored related program list of the on-demand program associated with the current live program is obtained, and after being parsed, the user is provided to guide the user to the on-demand program associated with the current live program.
  • the function of viewing is highly applicable.
  • FIG. 1 is a flowchart of a method for associating a live program with an on-demand program according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a system for associating a live program with an on-demand program according to an embodiment of the present invention. detailed description
  • the pre-stored related program list of the on-demand program associated with the current live program is obtained, and is displayed after being parsed.
  • FIG. 1 is a flowchart of a method for associating a live program with an on-demand program according to an embodiment of the present invention.
  • step S101 a database table associated with the preset keyword and the program name is prestored.
  • the step is specifically: receiving media data of the on-demand program and the program name thereof; filtering the program name of the received media data, and extracting a keyword, the keyword is mainly based on the name of the person, the name of the animal or plant, and the name of the place , historical events, etc.
  • the step of creating a database table with the same keyword name as the extracted keyword name and putting the program name of the received media data into the created database table may be: selecting a keyword of the program name of the received media data, and Generate record data containing the name of the program of the received media data, such as "Li Xiaolong, Bruce Lee Legend (1-50), /media/lixiaolong.ts";
  • the steps to pre-store the created database table are: The record data is inserted into the existing stored database table, which can be created by using an existing access, sql server, oracle, etc. database.
  • step S102 an association display request command is received.
  • step S103 according to the received association display request command, the associated program list of the on-demand program associated with the current live program in the pre-stored database table is obtained.
  • the step of acquiring the associated program list of the on-demand program associated with the current live program in the pre-stored database table according to the received association display request command is specifically: acquiring the program name of the current program; selecting the keyword of the obtained program name; The selected keyword is compared with the name of the pre-stored database table to obtain a list of associated programs of the on-demand program associated with the current live program.
  • the step of selecting the keyword of the acquired program name and comparing the selected keyword with the name of the pre-stored database table to obtain an on-demand festival associated with the current live program may further include the following steps: generating a keyword list including the selected keyword and displaying the keyword through the external display unit; and acquiring a keyword selected by the user according to the keyword list.
  • the step of selecting the keyword of the acquired program name may be defined by the client or by the server.
  • the step of selecting the keyword of the acquired program name further includes the following steps: issuing an environment information table (EIT) including program information corresponding to the keyword and displaying, the table includes The director of the current live program, the main actors and other information; receiving the associated keyword selection signal selected by the user.
  • EIT environment information table
  • the step of comparing the selected keyword with the name of the pre-stored database table to obtain the associated program list of the on-demand program associated with the current live program is specifically: selecting the associated keyword selected by the user and the name of the pre-stored database table. For comparison, a list of associated programs of the on-demand program associated with the associated keyword selected by the user is obtained.
  • step S104 the acquired associated program list is parsed and displayed.
  • the step of displaying the obtained related program list may include the following steps: acquiring the number of broadcast sets of the current live program; and performing the program with the same program name as the current live program in the parsed related program list.
  • the set number conversion directly displays the program information of the episodes of the current live program and the related program information.
  • the method may further include the following steps: playing the corresponding program according to the program-on-demand signal input by the user.
  • FIG. 2 is a schematic diagram showing the principle structure of a system in which a live program and an on-demand program are provided according to an embodiment of the present invention.
  • the on-demand program receiving module 111 in the database table presetting unit 11 receives the media data of the on-demand program and its program name, and transmits the received program name to the keyword extracting module 112 in the database table presetting unit 11.
  • the keyword extraction module 112 filters the program name of the received media data, and extracts a keyword, which is determined according to a person name, an animal and plant name, a place name, a historical event, etc., and the keyword extraction module 112 extracts the The program name of the keyword and the received media data is transmitted to the judging module 113 in the database table presetting unit 11.
  • the judging module 113 judges whether the database table associated with the keyword name received by the database table pre-existing module 115 in the database table pre-existing unit 11 exists, and is the section of the media data received by the judging module.
  • the object name is placed in the database table associated with the keyword name it receives stored in the database table pre-stored module 115, otherwise it is signaled to the database table creation module 114 in the database table preset unit 11.
  • the database table creation module 114 creates a database table having the same name as the extracted keyword, puts the program name of the received media data into the database table, and stores the database table in the database table pre-existing module 115.
  • the step of the database table creation module 114 is the same as the extracted database name, and the step of storing the created database table in the database table pre-existing module 115 may be: selecting a keyword of the program name of the received media data. And generating record data including the name of the program of the received media data, such as "Li Xiaolong, Bruce Lee Legend (1-50), /media/lixiaolong.ts"; inserting the generated record data into the database stored in the database table prestored module 115
  • the database table creation module 11 can create a database table by using an existing access, sql server, oracle, and the like database.
  • the association display request command receiving unit 12 receives the associated display request command and transmits it to the current program name acquisition module 131 in the associated program list acquisition unit 13.
  • the current program name acquisition module 131 acquires the program name of the current program according to the associated display request command received therefrom, and transmits the obtained program name of the current program to the keyword selection module 132 in the associated program list acquisition unit 13.
  • the keyword selection module 132 selects the keyword of the program name of the current program it has received, and transmits the selected keyword to the associated program list acquisition module 133 in the associated program list acquisition unit 13.
  • the keyword selection module 132 may further generate a keyword list including the selected keyword according to the selected keyword, and display the keyword list through the external display unit 14, and obtain the keyword list according to the displayed user.
  • the selected keyword is transmitted to the associated program list obtaining module 133.
  • the associated program list obtaining module 133 compares the received keyword with the name of the database table pre-stored by the database table pre-stored module 115, acquires the associated program list of the on-demand program associated with the current live program, and obtains the obtained live broadcast with the current live broadcast program.
  • the associated program list of the on-demand program associated with the program is transmitted to the parsing unit 17.
  • the keyword selection module 132 may be placed on the client or on the server. When placed on the server side, the keyword selection module 132 issues an EIT table including program information corresponding to the keyword and displays it through the external display unit 14.
  • the system includes the information of the director, the main actor, and the like of the current live program.
  • the system for displaying the live program and the on-demand program according to the embodiment of the present invention may further include an associated keyword selection signal receiving unit 18, which receives the user input.
  • Associated keyword selection signal and sends the signal to the associated program list obtaining module 133; associated program
  • the list obtaining module 133 compares the associated keyword selected by the user with the name of the database table prestored by the database table pre-stored module 115, acquires the associated program list of the on-demand program associated with the associated keyword selected by the user, and obtains the obtained user list.
  • the associated program list of the on-demand program associated with the selected associated keyword is transmitted to the parsing unit 17.
  • the parsing unit 17 parses the received related program list through the external display unit
  • the parsing unit 17 may further transmit the parsed related program list to the set number converting unit 15.
  • the episode obtaining unit 16 acquires the number of episodes of the current live program and transmits it to the epitograph conversion unit 15.
  • the epitograph conversion unit 15 performs a ensemble conversion on the program of the parsed related program list received by the same as the program name of the current live program, and directly displays the number of the broadcast episodes of the current live program through the external display unit 14. Set of program information and other related program information.
  • the embodiment of the present invention further provides a server associated with a live program and an on-demand program, including a database table preset unit 11 as described above, configured to pre-store a database table associated with a preset keyword and a program name;
  • the request command receiving unit 12 is configured to receive an associated display request command sent by the digital television receiving terminal
  • the associated program list obtaining unit 13 is configured to acquire a database table preset unit according to the associated display request command received by the associated display request command receiving unit.
  • a list of associated programs of the on-demand program associated with the current live program in the pre-stored database table is sent to the digital television receiving terminal.
  • the associated program list obtaining unit 13 is configured to acquire a program name of the current program, select a keyword of the obtained program name, and compare the selected keyword with a name of a database table pre-stored in the database table preset unit, to obtain and A list of associated programs for on-demand programs associated with the current live program.
  • the associated program list obtaining unit 13 may further acquire a program name of the current program, select a keyword of the obtained program name, generate a keyword list including the selected keyword, and send the keyword to the number according to the selected keyword.
  • the television receiving terminal simultaneously receives the keyword selected by the digital television receiving terminal according to the keyword list, and compares the received keyword with the name of the database table pre-stored in the database table preset unit, and acquires the association with the current live program.
  • the database table preset unit 11 is configured to store an existing database table and when it receives After the media data of the program is broadcasted and the program name thereof, the program name of the media data is filtered, the keyword is extracted, and then it is determined whether there is a database table associated with the extracted keyword name in the existing database table stored therein, And the program name of the received media data is placed in a database table associated with the extracted keyword name, otherwise a database table having the same name as the extracted keyword is created, and the program name of the received media data is created.
  • the embodiment of the invention further provides a digital television receiving terminal, comprising: an associated display request command sending unit, configured to receive an associated display request signal input by the user, and assemble the related display signal into an associated display through a real-time streaming protocol (RTSP protocol).
  • the parsing unit is configured to parse the associated program list corresponding to the associated display request signal received by the associated display request command sending unit sent by the server, and display the parsed related program list through the external display unit.
  • the digital television receiving terminal may further include the set number conversion unit as described above.
  • the set number obtaining unit 16 is configured to obtain the broadcast set number of the current live program, and transmit it to the set number conversion unit 15, and the set number conversion unit 15 simultaneously receives the associated program list parsed by the parsing unit 17, and After receiving the episode conversion of the program with the same program name as the current live program in the parsed related program list, directly displaying the program information and other associations of the episodes of the current live program by the external display unit Program information.
  • the pre-stored related program list of the on-demand program associated with the current live program is obtained, and after being parsed, the user is provided to guide the user to the on-demand program associated with the current live program.
  • the function of viewing is highly applicable.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Databases & Information Systems (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

A method and system for associated display of the live broadcast programs and on-demand programs are provided. Wherein the method includes: prestoring a database table associated with preset keywords and program names; receiving an associated display request command; according to the received associated display request command, obtaining an associated program list of the on-demand programs that are associated with the current live broadcast programs in the prestored database table; and parsing and displaying the obtained associated program list. In the present invention, after the associated display request command is received, the prestored associated program list of the on-demand programs that are associated with the current live broadcast programs is obtained, then it is displayed after being parsed. Thus, the present invention provides a function for guiding the audiences to watch the on-demand programs that are associated with the current live broadcast programs, and has strong applicability.

Description

直播节目与点播节目关联的方法、 服务器及终端  Method, server and terminal for associating live program with on-demand program
本申请要求于 2009 年 1 月 14 日提交中国专利局、 申请号为 200910105040.1、 发明名称为"直播节目与点播节目关联的方法、 服务器及终 端"的中国专利申请的优先权, 其全部内容通过引用结合在本申请中。 技术领域  This application claims priority to Chinese Patent Application No. 200910105040.1, entitled "Methods, Servers and Terminals Associated with Live Programs and On-Demand Programs" on January 14, 2009, the entire contents of which are hereby incorporated by reference. Combined in this application. Technical field
本发明属于数字电视信号业务处理技术领域,尤其涉及直播节目与点播节 目关联的方法、 服务器及终端。  The invention belongs to the technical field of digital television signal processing, and in particular relates to a method, a server and a terminal associated with a live program and an on-demand program.
背景技术 Background technique
现有技术提供的机顶盒将直播节目界面与点播节目界面分开显示,用户在 观看直播电视过程中,没有提供引导用户对与当前直播节目关联的点播节目进 行观看的功能, 可应用性差。 发明内容  The set top box provided by the prior art separately displays the live program interface and the on-demand program interface. During the process of watching the live broadcast, the user does not provide the function of guiding the user to watch the on-demand program associated with the current live program, and the applicability is poor. Summary of the invention
本发明实施例的目的在于提供一种直播节目与点播节目关联显示的方法, 点播节目进行观看的功能, 可应用性差的问题。  The object of the embodiments of the present invention is to provide a method for displaying a live program and an on-demand program, and a function of watching a program on a point-of-sale program, which has poor applicability.
本发明实施例是这样实现的, 一种直播节目与点播节目关联的方法, 所述 方法包括以下步骤:  The embodiment of the present invention is implemented by the method for associating a live program with an on-demand program, and the method includes the following steps:
预存与预设的关键字以及节目名称相关联的数据库表;  Pre-storing a database table associated with preset keywords and program names;
接收关联显示请求命令;  Receiving an association display request command;
根据所述接收到的关联显示请求命令,获取预存的数据库表中与当前直播 节目关联的点播节目的关联节目列表;  Obtaining, according to the received association display request command, a related program list of the on-demand program associated with the current live program in the pre-stored database table;
解析并显示所述获取到的关联节目列表。  Parsing and displaying the obtained related program list.
本发明实施例的另一目的在于提供一种直播节目与点播节目关联的服务 器, 所述服务器包括:  Another object of the embodiments of the present invention is to provide a server associated with a live program and an on-demand program, the server comprising:
数据库表预设单元,用于预存与预设的关键字以及节目名称相关联的数据 库表;  a database table preset unit for pre-storing a database table associated with a preset keyword and a program name;
关联显示请求命令接收单元,用于接收数字电视接收终端发送的关联显示 请求命令; An association display request command receiving unit, configured to receive an associated display sent by the digital television receiving terminal Request command
关联节目列表获取单元,用于根据所述关联显示请求命令接收单元接收到 的关联显示请求命令,获取所述数据库表预设单元预存的数据库表中与当前直 播节目关联的点播节目的关联节目列表并发送至数字电视接收终端。  The associated program list obtaining unit is configured to acquire, according to the associated display request command received by the associated display request command receiving unit, the associated program list of the on-demand program associated with the current live program in the database table pre-stored by the database table preset unit. And sent to the digital TV receiving terminal.
本发明实施例的另一目的在于提供一种数字电视接收终端, 所述终端包 括:  Another object of the embodiments of the present invention is to provide a digital television receiving terminal, where the terminal includes:
关联显示请求命令发送单元, 用于接收用户输入的关联显示请求信号, 并 通过 RTSP协议将其组装成关联显示请求命令后发送;  The association display request command sending unit is configured to receive an association display request signal input by the user, and assemble the same as an associated display request command by using an RTSP protocol;
解析单元,用于解析服务端发送的与所述关联显示请求命令发送单元接收 到的关联显示请求信号相应的关联节目列表,并将解析后的关联节目列表通过 外部显示单元显示。  The parsing unit is configured to parse the associated program list sent by the server and corresponding to the associated display request signal received by the associated display request command sending unit, and display the parsed related program list through an external display unit.
本发明实施例中, 在接收到关联显示请求命令后, 获取预存的与当前直播 节目关联的点播节目的关联节目列表, 并经解析后显示,提供了引导用户对与 当前直播节目关联的点播节目进行观看的功能, 可应用性强。 附图说明  In the embodiment of the present invention, after receiving the associated display request command, the pre-stored related program list of the on-demand program associated with the current live program is obtained, and after being parsed, the user is provided to guide the user to the on-demand program associated with the current live program. The function of viewing is highly applicable. DRAWINGS
为了更清楚地说明本发明实施例的技术方案,下面将对实施例中所需要使 用的附图作筒单地介绍, 显而易见地, 下面描述中的附图仅仅是本发明的一些 实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动性的前提下, 还 可以根据这些附图获得其他的附图。  In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the embodiments will be briefly described below. Obviously, the drawings in the following description are only some embodiments of the present invention, Those skilled in the art can also obtain other drawings based on these drawings without paying creative labor.
图 1是本发明实施例提供的直播节目与点播节目关联的方法的流程图; 图 2 是本发明实施例提供的直播节目与点播节目关联的系统的原理结构 图。 具体实施方式  1 is a flowchart of a method for associating a live program with an on-demand program according to an embodiment of the present invention; FIG. 2 is a schematic structural diagram of a system for associating a live program with an on-demand program according to an embodiment of the present invention. detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清 楚、 完整地描述, 显然, 所描述的实施例是本发明一部分实施例, 而不是全部 的实施例。基于本发明中的实施例, 本领域普通技术人员在没有作出创造性劳 动前提下所获得的所有其他实施例, 都属于本发明保护的范围。 为了使本发明的目的、技术方案及优点更加清楚明白, 以下结合附图及实 施例, 对本发明进行进一步详细说明。 应当理解, 此处所描述的具体实施例仅 仅用以解释本发明, 并不用于限定本发明。 The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention. The present invention will be further described in detail below with reference to the accompanying 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.
本发明实施例中, 在接收到关联显示请求命令后, 获取预存的与当前直播 节目关联的点播节目的关联节目列表, 并经解析后显示。  In the embodiment of the present invention, after receiving the associated display request command, the pre-stored related program list of the on-demand program associated with the current live program is obtained, and is displayed after being parsed.
图 1示出了本发明实施例提供的直播节目与点播节目关联的方法的流程。 在步骤 S101中, 预存与预设的关键字以及节目名称相关联的数据库表。 本发明实施例中,该步骤具体为:接收点播节目的媒体数据及其节目名称; 对接收到的媒体数据的节目名称进行过滤,提取关键字, 该关键字主要根据人 名、 动植物名称、 地名、 历史事件等为标准确定; 判断现有存储的数据库表中 是否存在与提取的关键字名称相关联的数据库表,是则将接收到的媒体数据的 节目名称放入与提取的关键字名称相关联的数据库表中,否则创建与提取的关 键字名称相同的数据库表,并将接收到的媒体数据的节目名称放入创建的数据 库表;预存创建的数据库表。其中,创建与提取的关键字名称相同的数据库表, 并将接收到的媒体数据的节目名称放入创建的数据库表的步骤具体可以为:选 取接收到的媒体数据的节目名称的关键字,并生成包含接收到的媒体数据的节 目名称的记录数据, 如 "李小龙, 李小龙传奇(1-50 ) , /media/lixiaolong.ts" ; 此时,预存创建的数据库表的步骤具体为: 将生成的记录数据插入现有存储的 数据库表中, 该数据库表可以采用现有的 access, sql server, oracle等数据库 创建。  FIG. 1 is a flowchart of a method for associating a live program with an on-demand program according to an embodiment of the present invention. In step S101, a database table associated with the preset keyword and the program name is prestored. In the embodiment of the present invention, the step is specifically: receiving media data of the on-demand program and the program name thereof; filtering the program name of the received media data, and extracting a keyword, the keyword is mainly based on the name of the person, the name of the animal or plant, and the name of the place , historical events, etc. are determined by criteria; determining whether there is a database table associated with the extracted keyword name in the existing stored database table, and then the program name of the received media data is placed in association with the extracted keyword name In the linked database table, otherwise create a database table with the same name as the extracted keyword, and put the program name of the received media data into the created database table; pre-store the created database table. The step of creating a database table with the same keyword name as the extracted keyword name and putting the program name of the received media data into the created database table may be: selecting a keyword of the program name of the received media data, and Generate record data containing the name of the program of the received media data, such as "Li Xiaolong, Bruce Lee Legend (1-50), /media/lixiaolong.ts"; At this point, the steps to pre-store the created database table are: The record data is inserted into the existing stored database table, which can be created by using an existing access, sql server, oracle, etc. database.
在步骤 S102中, 接收关联显示请求命令。  In step S102, an association display request command is received.
在步骤 S103中, 根据接收的关联显示请求命令, 获取预存的数据库表中 与当前直播节目关联的点播节目的关联节目列表。  In step S103, according to the received association display request command, the associated program list of the on-demand program associated with the current live program in the pre-stored database table is obtained.
其中,根据接收的关联显示请求命令, 获取预存的数据库表中与当前直播 节目关联的点播节目的关联节目列表的步骤具体为: 获取当前节目的节目名 称; 选取获取的节目名称的关键字; 将选取的关键字与预存的数据库表的名称 进行比较, 获取与当前直播节目关联的点播节目的关联节目列表。  The step of acquiring the associated program list of the on-demand program associated with the current live program in the pre-stored database table according to the received association display request command is specifically: acquiring the program name of the current program; selecting the keyword of the obtained program name; The selected keyword is compared with the name of the pre-stored database table to obtain a list of associated programs of the on-demand program associated with the current live program.
另夕卜, 具体实现时, 在选取获取的节目名称的关键字的步骤以及将选取的 关键字与预存的数据库表的名称进行比较,获取与当前直播节目关联的点播节 目的关联节目列表的步骤之间,还可以进一步包括以下步骤: 生成包含所述选 取关键字的关键字列表并通过外部显示单元显示;获取用户根据关键字列表选 取的关键字。 In addition, in the specific implementation, the step of selecting the keyword of the acquired program name and comparing the selected keyword with the name of the pre-stored database table to obtain an on-demand festival associated with the current live program The step of associating the program list with the destination may further include the following steps: generating a keyword list including the selected keyword and displaying the keyword through the external display unit; and acquiring a keyword selected by the user according to the keyword list.
本发明实施例中, 选取获取的节目名称的关键字的步骤可以由客户端定 义, 也可以由服务器端定义。 当由服务器端定义时, 选取获取的节目名称的关 键字的步骤之后进一步包括以下步骤:下发包括关键字对应的节目信息的环境 信息表( Event Information Table, EIT )并显示, 该表同时包括了当前直播节 目的导演、 主要演员等信息; 接收用户选取的关联关键字选择信号。 此时, 将 选取的关键字与预存的数据库表的名称进行比较,获取与当前直播节目关联的 点播节目的关联节目列表的步骤具体为:将用户选取的关联关键字与预存的数 据库表的名称进行比较,获取与用户选取的关联关键字关联的点播节目的关联 节目列表。  In the embodiment of the present invention, the step of selecting the keyword of the acquired program name may be defined by the client or by the server. The step of selecting the keyword of the acquired program name further includes the following steps: issuing an environment information table (EIT) including program information corresponding to the keyword and displaying, the table includes The director of the current live program, the main actors and other information; receiving the associated keyword selection signal selected by the user. At this time, the step of comparing the selected keyword with the name of the pre-stored database table to obtain the associated program list of the on-demand program associated with the current live program is specifically: selecting the associated keyword selected by the user and the name of the pre-stored database table. For comparison, a list of associated programs of the on-demand program associated with the associated keyword selected by the user is obtained.
在步骤 S104中, 解析并显示获取到的关联节目列表。  In step S104, the acquired associated program list is parsed and displayed.
本发明实施例中,显示获取到的关联节目列表的步骤可以具体包括以下步 骤: 获取当前直播节目的播出集数; 将解析后的关联节目列表中与当前直播节 目的节目名称相同的节目进行集数转换,直接显示当前直播节目的播出集数后 面的集数的节目信息及其它关联节目信息。  In the embodiment of the present invention, the step of displaying the obtained related program list may include the following steps: acquiring the number of broadcast sets of the current live program; and performing the program with the same program name as the current live program in the parsed related program list. The set number conversion directly displays the program information of the episodes of the current live program and the related program information.
另外, 本发明实施例中, 在步骤 S103之后, 还可以进一步包括以下步骤: 根据用户输入的节目点播信号播放相应的节目。  In addition, in the embodiment of the present invention, after the step S103, the method may further include the following steps: playing the corresponding program according to the program-on-demand signal input by the user.
图 2 示出了本发明实施例提供的直播节目与点播节目关联的系统的原理 结构。  FIG. 2 is a schematic diagram showing the principle structure of a system in which a live program and an on-demand program are provided according to an embodiment of the present invention.
数据库表预设单元 11中的点播节目接收模块 111接收点播节目的媒体数 据及其节目名称, 并将接收到的节目名称传送给数据库表预设单元 11中的关 键字提取模块 112。 关键字提取模块 112对接收到的媒体数据的节目名称进行 过滤, 提取关键字, 该关键字主要根据人名、 动植物名称、 地名、 历史事件等 为标准确定,关键字提取模块 112将提取到的关键字及其接收到的媒体数据的 节目名称传送给数据库表预设单元 11 中的判断模块 113。 判断模块 113判断 数据库表预设单元 11中的数据库表预存模块 115存储的数据库表中是否存在 与其接收到的关键字名称相关联的数据库表,是则将其接收到的媒体数据的节 目名称放入数据库表预存模块 115 存储的与其接收到的关键字名称相关联的 数据库表中, 否则发信号给数据库表预设单元 11中的数据库表创建模块 114。 数据库表创建模块 114创建与提取的关键字名称相同的数据库表,将其接收到 的媒体数据的节目名称放入该数据库表,并将该数据库表存储于数据库表预存 模块 115。 其中, 数据库表创建模块 114创建与提取的关键字名称相同的数据 库表, 并将创建的数据库表存储于数据库表预存模块 115的步骤具体可以为: 选取接收到的媒体数据的节目名称的关键字,并生成包含接收到的媒体数据的 节目名称的记录数据,如 "李小龙,李小龙传奇( 1-50 ) , /media/lixiaolong.ts"; 将生成的记录数据插入数据库表预存模块 115存储的数据库表中,数据库表创 建模块 11可以采用现有的 access、 sql server、 oracle等数据库创建数据库表。 The on-demand program receiving module 111 in the database table presetting unit 11 receives the media data of the on-demand program and its program name, and transmits the received program name to the keyword extracting module 112 in the database table presetting unit 11. The keyword extraction module 112 filters the program name of the received media data, and extracts a keyword, which is determined according to a person name, an animal and plant name, a place name, a historical event, etc., and the keyword extraction module 112 extracts the The program name of the keyword and the received media data is transmitted to the judging module 113 in the database table presetting unit 11. The judging module 113 judges whether the database table associated with the keyword name received by the database table pre-existing module 115 in the database table pre-existing unit 11 exists, and is the section of the media data received by the judging module. The object name is placed in the database table associated with the keyword name it receives stored in the database table pre-stored module 115, otherwise it is signaled to the database table creation module 114 in the database table preset unit 11. The database table creation module 114 creates a database table having the same name as the extracted keyword, puts the program name of the received media data into the database table, and stores the database table in the database table pre-existing module 115. The step of the database table creation module 114 is the same as the extracted database name, and the step of storing the created database table in the database table pre-existing module 115 may be: selecting a keyword of the program name of the received media data. And generating record data including the name of the program of the received media data, such as "Li Xiaolong, Bruce Lee Legend (1-50), /media/lixiaolong.ts"; inserting the generated record data into the database stored in the database table prestored module 115 In the table, the database table creation module 11 can create a database table by using an existing access, sql server, oracle, and the like database.
关联显示请求命令接收单元 12接收关联显示请求命令并将其传送给关联 节目列表获取单元 13 中的当前节目名称获取模块 131。 当前节目名称获取模 块 131根据其接收到的关联显示请求命令, 获取当前节目的节目名称, 并将获 取到的当前节目的节目名称传送给关联节目列表获取单元 13中的关键字选取 模块 132。关键字选取模块 132选取其接收到的当前节目的节目名称的关键字, 并将选取的关键字传送给关联节目列表获取单元 13中的关联节目列表获取模 块 133。 具体实现时, 关键字选取模块 132还可以根据其选取的关键字, 生成 一包含选取关键字的关键字列表,并通过外部显示单元 14显示该关键字列表, 同时获取用户根据显示的关键字列表选取的关键字,并将该用户选取的关键字 传送给关联节目列表获取模块 133。 关联节目列表获取模块 133将其接收到的 关键字与数据库表预存模块 115预存的数据库表的名称进行比较,获取与当前 直播节目关联的点播节目的关联节目列表,并将获取到的与当前直播节目关联 的点播节目的关联节目列表传送给解析单元 17。  The association display request command receiving unit 12 receives the associated display request command and transmits it to the current program name acquisition module 131 in the associated program list acquisition unit 13. The current program name acquisition module 131 acquires the program name of the current program according to the associated display request command received therefrom, and transmits the obtained program name of the current program to the keyword selection module 132 in the associated program list acquisition unit 13. The keyword selection module 132 selects the keyword of the program name of the current program it has received, and transmits the selected keyword to the associated program list acquisition module 133 in the associated program list acquisition unit 13. In a specific implementation, the keyword selection module 132 may further generate a keyword list including the selected keyword according to the selected keyword, and display the keyword list through the external display unit 14, and obtain the keyword list according to the displayed user. The selected keyword is transmitted to the associated program list obtaining module 133. The associated program list obtaining module 133 compares the received keyword with the name of the database table pre-stored by the database table pre-stored module 115, acquires the associated program list of the on-demand program associated with the current live program, and obtains the obtained live broadcast with the current live broadcast program. The associated program list of the on-demand program associated with the program is transmitted to the parsing unit 17.
本发明实施例中, 关键字选取模块 132可以置于客户端, 也可以置于服务 器端。 当置于服务器端时, 关键字选取模块 132下发包括关键字对应的节目信 息的 EIT表并通过外部显示单元 14显示。 该表同时包括了当前直播节目的导 演、 主要演员等信息, 此时, 本发明实施例提供的直播节目与点播节目关联显 示的系统还可以包括关联关键字选择信号接收单元 18 , 其接收用户输入的关 联关键字选择信号, 并将该信号发送给关联节目列表获取模块 133; 关联节目 列表获取模块 133将用户选择的关联关键字与数据库表预存模块 115预存的数 据库表的名称进行比较,获取与用户选择的关联关键字关联的点播节目的关联 节目列表,并将获取到的与用户选择的关联关键字关联的点播节目的关联节目 列表传送给解析单元 17。 In the embodiment of the present invention, the keyword selection module 132 may be placed on the client or on the server. When placed on the server side, the keyword selection module 132 issues an EIT table including program information corresponding to the keyword and displays it through the external display unit 14. The system includes the information of the director, the main actor, and the like of the current live program. The system for displaying the live program and the on-demand program according to the embodiment of the present invention may further include an associated keyword selection signal receiving unit 18, which receives the user input. Associated keyword selection signal, and sends the signal to the associated program list obtaining module 133; associated program The list obtaining module 133 compares the associated keyword selected by the user with the name of the database table prestored by the database table pre-stored module 115, acquires the associated program list of the on-demand program associated with the associated keyword selected by the user, and obtains the obtained user list. The associated program list of the on-demand program associated with the selected associated keyword is transmitted to the parsing unit 17.
解析单元 17对其接收到的关联节目列表进行解析后, 通过外部显示单元 The parsing unit 17 parses the received related program list through the external display unit
14显示。 14 shows.
本发明实施例中, 解析单元 17还可以将其解析后的关联节目列表传送给 集数转换单元 15。 集数获取单元 16获取当前直播节目的播出集数, 并将其传 送给集数转换单元 15。 集数转换单元 15将其接收到的解析后的关联节目列表 中与当前直播节目的节目名称相同的节目进行集数转换,并通过外部显示单元 14 直接显示当前直播节目的播出集数后面的集数的节目信息及其它关联节目 信息。  In the embodiment of the present invention, the parsing unit 17 may further transmit the parsed related program list to the set number converting unit 15. The episode obtaining unit 16 acquires the number of episodes of the current live program and transmits it to the epitograph conversion unit 15. The epitograph conversion unit 15 performs a ensemble conversion on the program of the parsed related program list received by the same as the program name of the current live program, and directly displays the number of the broadcast episodes of the current live program through the external display unit 14. Set of program information and other related program information.
本发明实施例还提供了一种直播节目与点播节目关联的服务器,包括如上 所述的数据库表预设单元 11 , 用于预存与预设的关键字以及节目名称相关联 的数据库表; 关联显示请求命令接收单元 12, 用于接收数字电视接收终端发 送的关联显示请求命令; 关联节目列表获取单元 13, 用于根据关联显示请求 命令接收单元接收到的关联显示请求命令,获取数据库表预设单元预存的数据 库表中与当前直播节目关联的点播节目的关联节目列表并发送至数字电视接 收终端。  The embodiment of the present invention further provides a server associated with a live program and an on-demand program, including a database table preset unit 11 as described above, configured to pre-store a database table associated with a preset keyword and a program name; The request command receiving unit 12 is configured to receive an associated display request command sent by the digital television receiving terminal, and the associated program list obtaining unit 13 is configured to acquire a database table preset unit according to the associated display request command received by the associated display request command receiving unit. A list of associated programs of the on-demand program associated with the current live program in the pre-stored database table is sent to the digital television receiving terminal.
具体地, 关联节目列表获取单元 13用于获取当前节目的节目名称, 选取 获取的节目名称的关键字,并将选取的关键字与数据库表预设单元预存的数据 库表的名称进行比较, 获取与当前直播节目关联的点播节目的关联节目列表。  Specifically, the associated program list obtaining unit 13 is configured to acquire a program name of the current program, select a keyword of the obtained program name, and compare the selected keyword with a name of a database table pre-stored in the database table preset unit, to obtain and A list of associated programs for on-demand programs associated with the current live program.
另外, 具体实现时, 关联节目列表获取单元 13还可以获取当前节目的节 目名称, 选取获取的节目名称的关键字, 根据其选取的关键字, 生成包含选取 关键字的关键字列表并发送至数字电视接收终端,同时接收数字电视接收终端 发送的用户根据关键字列表选取的关键字,并将接收到的关键字与数据库表预 设单元预存的数据库表的名称进行比较,获取与当前直播节目关联的点播节目 的关联节目列表。  In addition, in a specific implementation, the associated program list obtaining unit 13 may further acquire a program name of the current program, select a keyword of the obtained program name, generate a keyword list including the selected keyword, and send the keyword to the number according to the selected keyword. The television receiving terminal simultaneously receives the keyword selected by the digital television receiving terminal according to the keyword list, and compares the received keyword with the name of the database table pre-stored in the database table preset unit, and acquires the association with the current live program. A list of associated programs for on-demand programs.
具体地, 数据库表预设单元 11用于存储现有的数据库表, 并当其接收到 点播节目的媒体数据及其节目名称后,对媒体数据的节目名称进行过滤,提取 关键字,之后判断其存储的现有的数据库表中是否存在与提取的关键字名称相 关联的数据库表,是则将接收到的媒体数据的节目名称放入与提取的关键字名 称相关联的数据库表中, 否则创建与提取的关键字名称相同的数据库表,将接 收到的媒体数据的节目名称放入创建的数据库表, 并预存创建的数据库表。 Specifically, the database table preset unit 11 is configured to store an existing database table and when it receives After the media data of the program is broadcasted and the program name thereof, the program name of the media data is filtered, the keyword is extracted, and then it is determined whether there is a database table associated with the extracted keyword name in the existing database table stored therein, And the program name of the received media data is placed in a database table associated with the extracted keyword name, otherwise a database table having the same name as the extracted keyword is created, and the program name of the received media data is created. The database table, and pre-stored the created database table.
本发明实施例还提供了一种数字电视接收终端, 包括: 关联显示请求命令 发送单元, 用于接收用户输入的关联显示请求信号, 并通过实时流媒体协议 ( RTSP协议)将其组装成关联显示请求命令后发送; 解析单元, 用于解析服 务端发送的与关联显示请求命令发送单元接收到的关联显示请求信号相应的 关联节目列表, 并将解析后的关联节目列表通过外部显示单元显示。 另外, 本 发明实施例中,数字电视接收终端还可以进一步包括如上所述的集数转换单元 The embodiment of the invention further provides a digital television receiving terminal, comprising: an associated display request command sending unit, configured to receive an associated display request signal input by the user, and assemble the related display signal into an associated display through a real-time streaming protocol (RTSP protocol). The parsing unit is configured to parse the associated program list corresponding to the associated display request signal received by the associated display request command sending unit sent by the server, and display the parsed related program list through the external display unit. In addition, in the embodiment of the present invention, the digital television receiving terminal may further include the set number conversion unit as described above.
15以及集数获取单元 16。 其中, 集数获取单元 16用于获取当前直播节目的播 出集数, 并将其传送给集数转换单元 15 , 集数转换单元 15同时接收解析单元 17 解析后的关联节目列表, 并将其接收到的解析后的关联节目列表中与当前 直播节目的节目名称相同的节目进行集数转换后,直接通过外部显示单元显示 当前直播节目的播出集数后面的集数的节目信息及其它关联节目信息。 15 and the set number acquisition unit 16. The set number obtaining unit 16 is configured to obtain the broadcast set number of the current live program, and transmit it to the set number conversion unit 15, and the set number conversion unit 15 simultaneously receives the associated program list parsed by the parsing unit 17, and After receiving the episode conversion of the program with the same program name as the current live program in the parsed related program list, directly displaying the program information and other associations of the episodes of the current live program by the external display unit Program information.
本发明实施例中, 在接收到关联显示请求命令后, 获取预存的与当前直播 节目关联的点播节目的关联节目列表, 并经解析后显示,提供了引导用户对与 当前直播节目关联的点播节目进行观看的功能, 可应用性强。  In the embodiment of the present invention, after receiving the associated display request command, the pre-stored related program list of the on-demand program associated with the current live program is obtained, and after being parsed, the user is provided to guide the user to the on-demand program associated with the current live program. The function of viewing is highly applicable.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤 是可以通过程序来控制相关的硬件完成,所述的程序可以在存储于一计算机可 读取存储介质中, 所述的存储介质, 如 ROM/RAM、 磁盘、 光盘等。  It will be understood by those skilled in the art that all or part of the steps of implementing the above embodiments may be performed by a program to control related hardware, and the program may be stored in a computer readable storage medium, the storage. Media, such as ROM/RAM, disk, CD, etc.
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡在本发 明的精神和原则之内所作的任何修改、等同替换和改进等, 均应包含在本发明 的保护范围之内。  The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.

Claims

权 利 要 求 Rights request
1、 一种直播节目与点播节目关联的方法, 其特征在于, 所述方法包括以 下步骤:  A method for associating a live program with an on-demand program, the method comprising the steps of:
预存与预设的关键字以及节目名称相关联的数据库表;  Pre-storing a database table associated with preset keywords and program names;
接收关联显示请求命令;  Receiving an association display request command;
根据所述接收到的关联显示请求命令,获取预存的数据库表中与当前直播 节目关联的点播节目的关联节目列表;  Obtaining, according to the received association display request command, a related program list of the on-demand program associated with the current live program in the pre-stored database table;
解析并显示所述获取到的关联节目列表。  Parsing and displaying the obtained related program list.
2、 如权利要求 1所述的直播节目与点播节目关联显示的方法, 其特征在 于, 所述根据所述接收到的关联显示请求命令, 获取预存的与当前直播节目关 联的点播节目的关联节目列表的步骤具体为:  The method for displaying a live program and an on-demand program as claimed in claim 1, wherein the acquiring, according to the received associated display request command, acquiring a pre-stored related program of an on-demand program associated with the current live program The steps of the list are specifically as follows:
根据所述接收到的关联显示请求命令, 获取当前节目的节目名称; 选取所述获取的节目名称的关键字;  Obtaining, according to the received association display request command, a program name of the current program; selecting a keyword of the acquired program name;
将所述选取的关键字与预存的数据库表的名称进行比较,获取与当前直播 节目关联的点播节目的关联节目列表。  The selected keyword is compared with the name of the pre-stored database table to obtain a list of associated programs of the on-demand program associated with the current live program.
3、 如权利要求 2所述的直播节目与点播节目关联显示的方法, 其特征在 于,所述方法在所述选取所述获取的节目名称的关键字的步骤以及将所述选取 的关键字与预存的数据库表的名称进行比较,获取与当前直播节目关联的点播 节目的关联节目列表的步骤之间, 进一步包括以下步骤:  3. The method for associating display of a live program and an on-demand program according to claim 2, wherein said method selects said keyword of said acquired program name and said selected keyword The steps of comparing the names of the pre-stored database tables to obtain the associated program list of the on-demand program associated with the current live program further include the following steps:
生成包含所述选取关键字的关键字列表并通过外部显示单元显示; 获取用户根据关键字列表选取的关键字。  Generating a keyword list containing the selected keyword and displaying it through an external display unit; obtaining a keyword selected by the user according to the keyword list.
4、 如权利要求 1所述的直播节目与点播节目关联显示的方法, 其特征在 于, 所述预存与预设的关键字以及节目名称相关联的数据库表的步骤具体为: 接收点播节目的媒体数据及其节目名称;  The method for displaying the live program and the on-demand program associated with the program according to claim 1, wherein the step of pre-storing the database table associated with the preset keyword and the program name is specifically: receiving the media of the on-demand program Data and its program name;
对所述接收到的媒体数据的节目名称进行过滤, 提取关键字;  Filtering a program name of the received media data to extract a keyword;
判断现有存储的数据库表中是否存在与所述提取的关键字名称相同的数 据库表,是则将所述接收到的媒体数据的节目名称放入与所述提取的关键字名 称相关联的数据库表中; 否则,创建与所述提取的关键字名称相关联的数据库 表, 并将所述接收到的媒体数据的节目名称放入所述创建的数据库表; 预存所 述创建的数据库表。 Determining whether there is a database table in the existing stored database table that is the same as the extracted keyword name, and then placing the program name of the received media data into a database associated with the extracted keyword name In the table; otherwise, creating a database table associated with the extracted keyword name, and placing the program name of the received media data into the created database table; pre-store The database table created.
5、 如权利要求 4所述的直播节目与点播节目关联显示的方法, 其特征在 于, 所述创建与所述提取的关键字名称相同的数据库表, 并将所述接收到的媒 体数据的节目名称放入所述创建的数据库表的步骤具体为:选取所述接收到的 媒体数据的节目名称的关键字,并生成包含所述接收到的媒体数据的节目名称 的记录数据;  The method for associating display of a live program and an on-demand program according to claim 4, wherein: creating a database table having the same name as the extracted keyword, and displaying the received media data The step of placing the name into the created database table is specifically: selecting a keyword of the program name of the received media data, and generating record data of the program name including the received media data;
所述预存所述创建的数据库表的步骤具体为:将所述生成的记录数据插入 现有存储的数据库表中。  The step of pre-storing the created database table is specifically: inserting the generated record data into an existing stored database table.
6、 如权利要求 2所述的直播节目与点播节目关联显示的方法, 其特征在 于,所述方法在所述选取所述获取的节目名称的关键字的步骤之后进一步包括 以下步骤:  The method for displaying a live program and an on-demand program as claimed in claim 2, wherein the method further comprises the following steps after the step of selecting the keyword of the acquired program name:
下发包括关键字对应的节目信息的 EIT表并显示;  An EIT table including program information corresponding to the keyword is delivered and displayed;
接收用户选取的所述 EIT表中的关联关键字选择信号。  Receiving an associated keyword selection signal in the EIT table selected by the user.
7、 如权利要求 1所述的直播节目与点播节目关联显示的方法, 其特征在 于, 所述显示所述获取到的关联节目列表的步骤具体为:  The method for displaying the associated program of the live program and the on-demand program according to claim 1, wherein the step of displaying the acquired associated program list is specifically:
获取当前直播节目的播出集数;  Obtaining the number of broadcast sets of the current live program;
将解析后的关联节目列表中与当前直播节目的节目名称相同的节目进行 集数转换,直接显示当前直播节目的播出集数后面的集数的节目信息及其它关 联节目信息。  The programs in the parsed related program list that are the same as the program name of the current live program are subjected to episode conversion, and the program information of the episodes of the current live program and the other related program information are directly displayed.
8、 一种直播节目与点播节目关联的服务器, 其特征在于, 所述服务器包 括:  8. A server associated with a live broadcast program and an on-demand program, wherein the server comprises:
数据库表预设单元,用于预存与预设的关键字以及节目名称相关联的数据 库表;  a database table preset unit for pre-storing a database table associated with a preset keyword and a program name;
关联显示请求命令接收单元,用于接收数字电视接收终端发送的关联显示 请求命令;  The association display request command receiving unit is configured to receive an associated display request command sent by the digital television receiving terminal;
关联节目列表获取单元,用于根据所述关联显示请求命令接收单元接收到 的关联显示请求命令,获取所述数据库表预设单元预存的数据库表中与当前直 播节目关联的点播节目的关联节目列表并发送至数字电视接收终端。  The associated program list obtaining unit is configured to acquire, according to the associated display request command received by the associated display request command receiving unit, the associated program list of the on-demand program associated with the current live program in the database table pre-stored by the database table preset unit. And sent to the digital TV receiving terminal.
9、如权利要求 8所述的直播节目与点播节目关联的服务器, 其特征在于, 所述关联节目列表获取单元用于获取当前节目的节目名称,选取获取的节目名 称的关键字,并将选取的关键字与数据库表预设单元预存的数据库表的名称进 行比较, 获取与当前直播节目关联的点播节目的关联节目列表。 9. The server associated with a live program and an on-demand program according to claim 8, wherein: The associated program list obtaining unit is configured to acquire a program name of the current program, select a keyword of the obtained program name, and compare the selected keyword with a name of a database table pre-stored in the database table preset unit, and obtain the current live broadcast. A list of associated programs for on-demand programs associated with the program.
10、如权利要求 8所述的直播节目与点播节目关联的服务器,其特征在于, 所述数据库表预设单元用于存储现有的数据库表,并当其接收到点播节目的媒 体数据及其节目名称后, 对媒体数据的节目名称进行过滤, 提取关键字, 之后 判断其存储的现有的数据库表中是否存在与提取的关键字名称相关联的数据 库表,是则将接收到的媒体数据的节目名称放入与提取的关键字名称相关联的 数据库表中, 否则创建与提取的关键字名称相同的数据库表,将接收到的媒体 数据的节目名称放入创建的数据库表, 并预存创建的数据库表。  10. The server associated with the live program and the on-demand program according to claim 8, wherein the database table presetting unit is configured to store an existing database table, and when receiving the media data of the on-demand program and After the program name, the program name of the media data is filtered, the keyword is extracted, and then it is determined whether there is a database table associated with the extracted keyword name in the existing database table stored therein, and the media data to be received is The program name is placed in the database table associated with the extracted keyword name, otherwise a database table with the same name as the extracted keyword is created, and the program name of the received media data is placed in the created database table, and pre-stored is created. Database table.
11、 一种数字电视接收终端, 其特征在于, 所述终端包括:  A digital television receiving terminal, wherein the terminal comprises:
关联显示请求命令发送单元, 用于接收用户输入的关联显示请求信号, 并 通过 RTSP协议将其组装成关联显示请求命令后发送;  The association display request command sending unit is configured to receive an association display request signal input by the user, and assemble the same as an associated display request command by using an RTSP protocol;
解析单元,用于解析服务端发送的与所述关联显示请求命令发送单元接收 到的关联显示请求信号相应的关联节目列表,并将解析后的关联节目列表通过 外部显示单元显示。  The parsing unit is configured to parse the associated program list sent by the server and corresponding to the associated display request signal received by the associated display request command sending unit, and display the parsed related program list through an external display unit.
PCT/CN2009/076126 2009-01-14 2009-12-28 Method, server and terminal for associating live broadcast programs and on-demand programs WO2010081373A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910105040.1 2009-01-14
CNA2009101050401A CN101489112A (en) 2009-01-14 2009-01-14 Method, server and terminal for associating live broadcasting program with play-on-demand program

Publications (1)

Publication Number Publication Date
WO2010081373A1 true WO2010081373A1 (en) 2010-07-22

Family

ID=40891756

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/076126 WO2010081373A1 (en) 2009-01-14 2009-12-28 Method, server and terminal for associating live broadcast programs and on-demand programs

Country Status (2)

Country Link
CN (1) CN101489112A (en)
WO (1) WO2010081373A1 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101489112A (en) * 2009-01-14 2009-07-22 深圳市同洲电子股份有限公司 Method, server and terminal for associating live broadcasting program with play-on-demand program
CN101969546A (en) * 2009-09-30 2011-02-09 突触计算机系统(上海)有限公司 Method and device for providing electric program, publishing and presenting advertisement
CN101808134B (en) * 2010-03-16 2013-07-24 青岛海信移动通信技术股份有限公司 Control method and terminal for displaying dynamic content distribution business data
CN102075795A (en) * 2010-12-21 2011-05-25 深圳市同洲电子股份有限公司 Method and system for releasing focus television programs
CN102158738A (en) * 2011-04-22 2011-08-17 深圳创维数字技术股份有限公司 Interactive television program realization method and system
CN102291597B (en) * 2011-08-12 2014-02-26 深圳市龙视传媒有限公司 Method for searching programs and program information acquiring device
CN103945269A (en) * 2013-01-21 2014-07-23 珠海扬智电子科技有限公司 Retrieval method and digital stream system
CN103731691A (en) * 2013-11-25 2014-04-16 乐视致新电子科技(天津)有限公司 Method and device for direct-broadcast program video-on-demand of smart television
CN104837056A (en) * 2014-02-10 2015-08-12 中兴通讯股份有限公司 Method and device for switching network television programs, and television system
CN105704509A (en) * 2016-01-18 2016-06-22 腾讯科技(深圳)有限公司 Processing method and system in played program
CN108055590B (en) * 2017-12-20 2021-06-04 聚好看科技股份有限公司 Method for displaying graphic user interface of television picture screenshot
CN108833983A (en) 2018-07-04 2018-11-16 百度在线网络技术(北京)有限公司 Played data acquisition methods, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1453998A (en) * 2002-04-23 2003-11-05 日本电气株式会社 Programme search equipment, programme video frequency processing equipment and program
CN1738407A (en) * 2004-08-20 2006-02-22 乐金电子(中国)研究开发中心有限公司 Digital television receiver programme searching method
CN101202895A (en) * 2007-09-18 2008-06-18 深圳市同洲电子股份有限公司 Method and system for playback of live program
CN101489112A (en) * 2009-01-14 2009-07-22 深圳市同洲电子股份有限公司 Method, server and terminal for associating live broadcasting program with play-on-demand program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1453998A (en) * 2002-04-23 2003-11-05 日本电气株式会社 Programme search equipment, programme video frequency processing equipment and program
CN1738407A (en) * 2004-08-20 2006-02-22 乐金电子(中国)研究开发中心有限公司 Digital television receiver programme searching method
CN101202895A (en) * 2007-09-18 2008-06-18 深圳市同洲电子股份有限公司 Method and system for playback of live program
CN101489112A (en) * 2009-01-14 2009-07-22 深圳市同洲电子股份有限公司 Method, server and terminal for associating live broadcasting program with play-on-demand program

Also Published As

Publication number Publication date
CN101489112A (en) 2009-07-22

Similar Documents

Publication Publication Date Title
WO2010081373A1 (en) Method, server and terminal for associating live broadcast programs and on-demand programs
US8090694B2 (en) Index of locally recorded content
KR101316743B1 (en) Method for providing metadata on parts of video image, method for managing the provided metadata and apparatus using the methods
US9635418B2 (en) Systems and methods for searching based on information in commercials
US9615127B2 (en) Systems and methods for recording content from a different source when previous content runs over
US20140096162A1 (en) Automated Social Media and Event Driven Multimedia Channels
KR101293301B1 (en) System and method for serching images using caption of moving picture in keyword
KR101799443B1 (en) Method for surveying watching of video content, Broadcasting receiving apparatus and Server thereof
JP2019525661A (en) System and method for storing rescheduled media assets for transmission from different sources
CN101789950A (en) Internet protocol television-based implementing method in three-screen fusion and system
US9489421B2 (en) Transmission apparatus, information processing method, program, reception apparatus, and application-coordinated system
KR20120091496A (en) A system of providing a broadcast service and a method of providing thereof
US20150150034A1 (en) Information processing device, information processing method, and program
US8495673B2 (en) Method and apparatus for providing and using content advisory information on internet contents
US10796089B2 (en) Enhanced timed text in video streaming
KR101343488B1 (en) System for searching product of tv-commerce synchronized with tv broadcasting program and method thereof
KR100994827B1 (en) Apparatus for providing additional information based on an insert title and broadcast receiver thereof
KR100878909B1 (en) System and Method of Providing Interactive DMB Broadcast
EP3763130B1 (en) Systems and methods for scheduling a communication session based on media asset communication data
JP2010148141A (en) Broadcast reception terminal
EP2894868B1 (en) Information processing device, information processing method, program, and content sharing system
CN101472142A (en) System and method for implementing network time-shifting television based on interactive television platform
KR20090119111A (en) Method for providing contents service using internet protocol television

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

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

Country of ref document: EP

Kind code of ref document: A1