CN105721938A - Key monitoring method and set top box - Google Patents
Key monitoring method and set top box Download PDFInfo
- Publication number
- CN105721938A CN105721938A CN201610071308.4A CN201610071308A CN105721938A CN 105721938 A CN105721938 A CN 105721938A CN 201610071308 A CN201610071308 A CN 201610071308A CN 105721938 A CN105721938 A CN 105721938A
- Authority
- CN
- China
- Prior art keywords
- key information
- system key
- processor
- top box
- client
- Prior art date
- Legal status (The legal status 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 status listed.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/442—Monitoring of processes or resources, e.g. detecting the failure of a recording device, monitoring the downstream bandwidth, the number of times a movie has been viewed, the storage space available from the internal hard disk
- H04N21/4424—Monitoring of the internal components or processes of the client device, e.g. CPU or memory load, processing speed, timer, counter or percentage of the hard disk space used
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/443—OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
Description
技术领域technical field
本发明涉及电视技术领域,尤其涉及一种按键监听的方法及机顶盒。The invention relates to the technical field of television, in particular to a key monitoring method and a set-top box.
背景技术Background technique
随着科技的发展,机顶盒的发展也越来越迅猛。在基于Android系统的机顶盒客制化中,对于机顶盒中的客户端,例如APK(AndroidPackage,安卓安装包)有监听系统按键的需求。例如HOME(起始)按键,SET(设置)按键等。机顶盒中的客户端当得知用户按下这些系统按键时,需要做一些特殊处理,以满足相应的业务。这就需要系统提供一种可以使客户端监听到系统按键的方法。众所周知,对于系统按键,通常直接由机顶盒的处理器自行处理,即为,机顶盒中的处理器接收系统按键信息,并根据系统按键信息进行相应的处理。并在处理后,将此系统按键信息消耗掉。这样一来,机顶盒中的客户端几乎不可能获取到这些系统按键的信息。With the development of science and technology, the development of set-top boxes is becoming more and more rapid. In the customization of the set-top box based on the Android system, for the client in the set-top box, for example, APK (Android Package, Android installation package) has the requirement of monitoring system keys. Such as HOME (start) button, SET (setting) button and so on. When the client in the set-top box learns that the user presses these system keys, it needs to do some special processing to meet the corresponding services. This requires the system to provide a method that enables the client to monitor the system keys. As we all know, the system keys are usually directly processed by the processor of the set-top box, that is, the processor in the set-top box receives the system key information and performs corresponding processing according to the system key information. And after processing, the system key information is consumed. In this way, it is almost impossible for the client in the set-top box to obtain the information of these system keys.
针对上述的问题,目前尚未提出有效的解决方案。For the above problems, no effective solution has been proposed yet.
发明内容Contents of the invention
本发明的实施例提供一种按键监听的方法及机顶盒,用以使客户端能够获取到系统按键信息,进行相应处理。Embodiments of the present invention provide a key monitoring method and a set-top box, so that a client can obtain system key information and perform corresponding processing.
为达到上述目的,本发明的实施例采用如下技术方案:In order to achieve the above object, embodiments of the present invention adopt the following technical solutions:
本发明实施例提供了一种按键监听的方法应用于机顶盒,所述机顶盒包括处理器及客户端;所述方法包括:所述处理器监听是否接收有系统按键信息;在监听到接收有系统按键信息时,所述处理器将所述系统按键信息进行广播;所述客户端监听所述处理器是否广播所述系统按键信息;在监听到所述处理器广播所述系统按键信息时,所述客户端根据所述系统按键信息进行相应的数据处理。The embodiment of the present invention provides a method for key monitoring applied to a set-top box, and the set-top box includes a processor and a client; the method includes: the processor monitors whether the system key information is received; information, the processor broadcasts the system key information; the client monitors whether the processor broadcasts the system key information; when listening to the processor broadcasting the system key information, the The client performs corresponding data processing according to the system key information.
可选地,所述在监听到接收有系统按键信息时,所述处理器将所述系统按键信息进行广播包括:在监听到接收有系统按键信息时,所述处理器根据所述系统按键信息生成意图Intent消息,并广播所述Intent消息。Optionally, the broadcasting of the system key information by the processor when it is detected that the system key information is received includes: when it is detected that the system key information is received, the processor broadcasts the system key information according to the system key information Generate an Intent message and broadcast the Intent message.
可选地,所述客户端为所述机顶盒的应用程序。Optionally, the client is an application program of the set-top box.
进一步的,本发明实施例提供了一种机顶盒,包括:处理器,用于监听是否接收有系统按键信息;在监听到接收有系统按键信息时,将所述系统按键信息进行广播;客户端,用于监听所述处理器是否广播所述系统按键信息;在监听到所述处理器广播所述系统按键信息时,根据所述系统按键信息进行相应的数据处理。Further, an embodiment of the present invention provides a set-top box, including: a processor, configured to monitor whether system key information is received; when the system key information is detected to be received, broadcast the system key information; a client, It is used to monitor whether the processor broadcasts the system key information; when the processor is detected to broadcast the system key information, perform corresponding data processing according to the system key information.
可选地,所述处理器,具体用于在监听到接收有系统按键信息时,根据所述系统按键信息生成意图Intent消息,并广播所述Intent消息。Optionally, the processor is specifically configured to generate an Intent message according to the system key information, and broadcast the Intent message when it detects that the system key information is received.
可选地,所述客户端为所述机顶盒的应用程序。Optionally, the client is an application program of the set-top box.
本发明实施例提供了一种按键监听的方法及机顶盒,应用于机顶盒,机顶盒包括处理器及客户端;上述方法包括:处理器监听是否接收有系统按键信息;在监听到接收有系统按键信息时,处理器将系统按键信息进行广播;客户端监听处理器是否广播系统按键信息;在客户端监听到处理器广播系统按键信息时,根据系统按键信息进行相应数据处理。这样,机顶盒中的处理器可以将接收的系统按键信息进行广播,机顶盒的客户端可以接收到广播的系统按键信息,进而可以根据此系统按键信息进行相应的数据处理,从而实现了使客户端能够获取到系统按键信息,进行相应处理的目的。The embodiment of the present invention provides a method for key monitoring and a set-top box, which are applied to the set-top box, and the set-top box includes a processor and a client; the method includes: the processor monitors whether the system key information is received; , the processor broadcasts the system key information; the client monitors whether the processor broadcasts the system key information; when the client monitors the processor broadcasting the system key information, it performs corresponding data processing according to the system key information. In this way, the processor in the set-top box can broadcast the received system key information, and the client of the set-top box can receive the broadcasted system key information, and then can perform corresponding data processing according to the system key information, thereby enabling the client to The purpose of obtaining the system key information and performing corresponding processing.
附图说明Description of drawings
为了更清楚地说明本发明实施例的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the following will briefly introduce the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only some of the present invention. Embodiments, for those of ordinary skill in the art, other drawings can also be obtained based on these drawings without any creative effort.
图1为本发明实施例提供的一种按键监听的方法的流程示意图;FIG. 1 is a schematic flow diagram of a method for key monitoring provided by an embodiment of the present invention;
图2为本发明实施例提供的一种机顶盒的结构示意图。FIG. 2 is a schematic structural diagram of a set-top box provided by an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.
本发明实施例提供了一种按键监听的方法,应用于机顶盒,所述机顶盒包括处理器及客户端。如图1所示,所述方法包括:An embodiment of the present invention provides a key monitoring method, which is applied to a set-top box, and the set-top box includes a processor and a client. As shown in Figure 1, the method includes:
步骤101、处理器监听是否接收有系统按键信息。Step 101, the processor monitors whether the system key information is received.
具体的,用户在需要对机顶盒发送系统指令时,可以通过遥控设备中的按键进行发送。此时用户可以按下遥控设备上的按键,使得遥控设备向机顶盒发送系统按键信息。机顶盒中的处理器可以实时的监听遥控设备是否发送了系统按键信息,进而可以监听是否接收了系统按键信息。Specifically, when the user needs to send a system command to the set-top box, the user can send it through a button in the remote control device. At this time, the user may press a key on the remote control device, so that the remote control device sends system key information to the set-top box. The processor in the set-top box can monitor in real time whether the remote control device has sent the system key information, and then can monitor whether the system key information has been received.
进一步的,在机顶盒中的处理器的操作系统为Android(安卓)系统时,机顶盒处理器监听是否接收了系统按键信息的具体过程为:Android系统机顶盒的系统按键信息的读取是基于linuxinput(输入)子系统设计的。在机顶盒开机的时候,WindowManagerService(窗口管理服务)是属于Systemserver(系统服务)进程里面起的一个Service(服务),被机顶盒处理器启动。WindowManagerService在初始化的时候,会初始化按键队列,最后会建立一个线程读取linuxinputevent事件。消息队列建立以后,机顶盒的处理器主要会在,程序frameworks/base/policy/src/com/android/internal/policy/impl/PhoneWindowManager.java中对系统按键信息进行拦截。主要的两个拦截函数是,interceptKeyBeforeDispatching和interceptKeyBeforeQueueing。也就是说,机顶盒的处理器在消息队列建立完成后,主要利用程序frameworks/base/policy/src/com/android/internal/policy/impl/PhoneWindowManager.java对系统按键信息进行拦截。机顶盒的处理器使用的两个拦截函数是,interceptKeyBeforeDispatching和interceptKeyBeforeQueueing。Further, when the operating system of the processor in the set-top box is the Android (Android) system, the specific process of whether the set-top box processor monitors and receives the system key information is: the reading of the system key information of the Android system set-top box is based on linuxinput (input ) subsystem design. When the set-top box is turned on, WindowManagerService (window management service) is a Service (service) started in the Systemserver (system service) process, and is started by the set-top box processor. When WindowManagerService is initialized, it will initialize the button queue, and finally create a thread to read the linuxinputevent event. After the message queue is established, the processor of the set-top box will mainly intercept the system key information in the program frameworks/base/policy/src/com/android/internal/policy/impl/PhoneWindowManager.java. The main two interception functions are, interceptKeyBeforeDispatching and interceptKeyBeforeQueueing. That is to say, after the message queue is established, the processor of the set-top box mainly uses the program frameworks/base/policy/src/com/android/internal/policy/impl/PhoneWindowManager.java to intercept the system key information. The two interception functions used by the STB processor are, interceptKeyBeforeDispatching and interceptKeyBeforeQueueing.
示例性的,假设用户通过遥控设备发送了HOME按键信息。此时,机顶盒的处理器可以监听到遥控设备发送了HOME按键信息。Exemplarily, it is assumed that the user sends HOME button information through the remote control device. At this time, the processor of the set-top box can monitor the HOME button information sent by the remote control device.
步骤102、在监听到接收有系统按键信息时,处理器将系统按键信息进行广播。Step 102, when detecting that the system key information is received, the processor broadcasts the system key information.
具体的,机顶盒的处理器在监听到有系统按键信息被接收时,可以在对根据此系统按键信息进行数据处理的同时,可以将此系统按键信息进行广播,使得其他客户端可以监听到此系统按键信息。而不是像现有技术,将此系统按键信息消耗掉。Specifically, when the processor of the set-top box detects that system key information is received, it can broadcast the system key information while performing data processing according to the system key information, so that other clients can monitor the system key information. Key information. Instead of consuming the system key information as in the prior art.
进一步的,在监听到接收有系统按键信息时,处理器将系统按键信息进行广播包括:在监听到接收有系统按键信息时,处理器根据系统按键信息生成Intent(意图)消息,并广播Intent消息。Further, when the system key information is detected and received, the processor broadcasting the system key information includes: when the system key information is detected and received, the processor generates an Intent (intention) message according to the system key information, and broadcasts the Intent message .
具体的,机顶盒的处理器在监听到有系统按键信息被按下时,可以监听到接收有系统按键信息,此时,机顶盒的处理器可以将监听到的系统按键信息添加至Intent消息中,并广播此Intent消息。Specifically, when the processor of the set-top box detects that the system key information is pressed, it can monitor and receive the system key information. At this time, the processor of the set-top box can add the monitored system key information to the Intent message, and Broadcast this Intent message.
进一步的,由于现有技术中的机顶盒的处理器无法将监听到的系统按键信息进行广播,因此,在本发明中,需要对拦截系统按键信息的程序frameworks/base/policy/src/com/android/internal/policy/impl/PhoneWindowManager.java进行适当的修改,使得处理器可以广播监听到的系统按键信息。由于拦截函数interceptKeyBeforeDispatching中记录有处理器对系统按键信息的处理信息,因此可以通过在interceptKeyBeforeDispatching函数中添加广播监听到的系统按键信息的处理信息,即可实现处理器广播系统按键信息。Further, since the processor of the set-top box in the prior art cannot broadcast the monitored system key information, therefore, in the present invention, it is necessary to intercept the program frameworks/base/policy/src/com/android of the system key information /internal/policy/impl/PhoneWindowManager.java is modified appropriately so that the processor can broadcast the monitored system key information. Since the processing information of the system key information by the processor is recorded in the interception function interceptKeyBeforeDispatching, the processor can broadcast the system key information by adding the processing information of the system key information monitored by broadcasting in the interceptKeyBeforeDispatching function.
具体的实现代码如下:The specific implementation code is as follows:
publiclonginterceptKeyBeforeDispatching(WindowStatewin,KeyEventevent,intpolicyFlags){publiclonginterceptKeyBeforeDispatching(WindowStatewin,KeyEventevent,intpolicyFlags){
//…………//…………
if(keyCode==KeyEvent.KEYCODE_HOME){if(keyCode==KeyEvent.KEYCODE_HOME){
//增加下述代码(广播系统按键信息的代码)://Add the following code (the code for broadcasting system button information):
IntentkeyIntent=newIntent("com.test.key");IntentkeyIntent = newIntent("com.test.key");
keyIntent.putExtra("whichkey",KeyEvent.KEYCODE_HOME);keyIntent.putExtra("whichkey",KeyEvent.KEYCODE_HOME);
this.sendBroadcast(keyIntent);this. sendBroadcast(keyIntent);
}}
//…………//…………
}}
这样一来,通过修改上述拦截函数,处理器在监听到系统按键信息后,可以通过上述修改的拦截函数interceptKeyBeforeDispatching,将监听到的系统按键信息以Intent消息的方式进行广播。In this way, by modifying the above-mentioned interception function, after the processor monitors the system key information, it can use the above-mentioned modified interception function interceptKeyBeforeDispatching to broadcast the monitored system key information in the form of an Intent message.
如上例所述,机顶盒的处理器在监听到HOME按键信息后,可以将此HOME按键信息添加至Intent消息中,将此Intent消息进行广播。As described in the above example, after the processor of the set-top box monitors the HOME button information, it can add the HOME button information to the Intent message, and broadcast the Intent message.
步骤103、客户端监听处理器是否广播系统按键信息。Step 103, the client monitors whether the processor broadcasts system key information.
具体的,机顶盒的客户端可以实时的监听机顶盒的处理器是否广播了系统按键信息。这样,在机顶盒的处理器广播系统按键信息时,客户端可以及时的监听到。Specifically, the client of the set-top box can monitor in real time whether the processor of the set-top box broadcasts system key information. In this way, when the processor of the set-top box broadcasts system key information, the client can monitor it in time.
进一步的,机顶盒的客户端监听处理器是否广播系统按键信息的具体实现代码为:Further, the specific implementation code of whether the client monitoring processor of the set-top box broadcasts the system key information is:
如上例所述,机顶盒的客户端需要实时的监听机顶盒的处理器是否广播了系统按键信息。由于,在本例中机顶盒的处理器广播了包含有HOME按键信息的Intent信息,此时,机顶盒的客户端可以监听到机顶盒的处理器广播了包含有HOME按键信息的Intent信息。As mentioned in the above example, the client of the set-top box needs to monitor whether the processor of the set-top box broadcasts system key information in real time. Since, in this example, the processor of the set-top box broadcasts the Intent information including the HOME button information, at this time, the client of the set-top box can listen to the broadcast of the Intent information including the HOME button information by the processor of the set-top box.
进一步的,客户端为机顶盒的应用程序。例如客户端为APK。Further, the client is an application program of the set-top box. For example, the client is APK.
步骤104、在监听到处理器广播系统按键信息时,客户端根据系统按键信息进行相应的数据处理。Step 104, when listening to the processor broadcasting system key information, the client performs corresponding data processing according to the system key information.
具体的,机顶盒的客户端在监听到机顶盒的处理器广播的系统按键信息后,可以根据此系统按键信息确定出其对应的处理信息,进而可以根据系统按键信息对应的处理信息,进行相应的数据处理。Specifically, after the client of the set-top box listens to the system button information broadcast by the processor of the set-top box, it can determine the corresponding processing information according to the system button information, and then can perform corresponding data processing according to the processing information corresponding to the system button information. deal with.
需要说明的是,在本发明实施例中,在机顶盒的客户端中系统按键信息对应处理信息是用户根据实际需要预先设置的。例如,HOME按键信息对应的处理信息为显示用户a的运动量信息。本发明对此不作限制。It should be noted that, in the embodiment of the present invention, the processing information corresponding to the system key information in the client of the set-top box is preset by the user according to actual needs. For example, the processing information corresponding to the HOME button information is to display the exercise amount information of user a. The present invention is not limited thereto.
如上例所述,机顶盒的客户端在监听到机顶盒的处理器广播的包含有HOME按键信息的Intent消息后,可以解析此Intent消息,进而获取到其内包含的HOME按键信息。机顶盒的客户端可以根据此HOME按键信息确定其对应的处理信息,进而根据HOME按键信息对应的处理信息进行相应的数据处理。As described in the above example, after the client of the set-top box listens to the Intent message broadcast by the processor of the set-top box and includes the HOME button information, it can parse the Intent message and obtain the HOME button information contained therein. The client of the set-top box can determine its corresponding processing information according to the HOME button information, and then perform corresponding data processing according to the processing information corresponding to the HOME button information.
本发明实施例提供了一种按键监听的方法,应用于机顶盒,机顶盒包括处理器及客户端;上述方法包括:处理器监听是否接收有系统按键信息;在监听到接收有系统按键信息时,处理器将系统按键信息进行广播;客户端监听处理器是否广播系统按键信息;在客户端监听到处理器广播系统按键信息时,根据系统按键信息进行相应数据处理。这样,机顶盒中的处理器可以将接收的系统按键信息进行广播,机顶盒的客户端可以接收到广播的系统按键信息,进而可以根据此系统按键信息进行相应的数据处理,从而实现了使客户端能够获取到系统按键信息,进行相应处理的目的。The embodiment of the present invention provides a method of key monitoring, which is applied to a set-top box, and the set-top box includes a processor and a client; the method includes: the processor monitors whether the system key information is received; when the system key information is received, processing The device broadcasts the system key information; the client monitors whether the processor broadcasts the system key information; when the client monitors the processor broadcasting the system key information, it performs corresponding data processing according to the system key information. In this way, the processor in the set-top box can broadcast the received system key information, and the client of the set-top box can receive the broadcasted system key information, and then can perform corresponding data processing according to the system key information, thereby enabling the client to The purpose of obtaining the system key information and performing corresponding processing.
本发明实施例提供了一种机顶盒,如图2所示,包括:An embodiment of the present invention provides a set-top box, as shown in Figure 2, comprising:
处理器201,用于监听是否接收有系统按键信息;在监听到接收有系统按键信息时,将系统按键信息进行广播。The processor 201 is configured to monitor whether the system key information is received; when the system key information is detected, broadcast the system key information.
具体的,处理器201,具体用于在监听到接收有系统按键信息时,根据系统按键信息生成意图Intent消息,并广播Intent消息。Specifically, the processor 201 is specifically configured to generate an Intent message according to the system key information and broadcast the Intent message when detecting that the system key information is received.
客户端202,用于监听处理器201是否广播系统按键信息;在监听到处理器201广播系统按键信息时,根据系统按键信息进行相应的数据处理。The client 202 is used to monitor whether the processor 201 broadcasts system key information; when the processor 201 is monitored to broadcast the system key information, perform corresponding data processing according to the system key information.
进一步的,客户端为机顶盒的应用程序。Further, the client is an application program of the set-top box.
本发明实施例提供了一种机顶盒,包括:处理器监听是否接收有系统按键信息;在监听到接收有系统按键信息时,处理器将系统按键信息进行广播;客户端监听处理器是否广播系统按键信息;在客户端监听到处理器广播系统按键信息时,根据系统按键信息进行相应数据处理。这样,机顶盒中的处理器可以将接收的系统按键信息进行广播,机顶盒的客户端可以接收到广播的系统按键信息,进而可以根据此系统按键信息进行相应的数据处理,从而实现了使客户端能够获取到系统按键信息,进行相应处理的目的。An embodiment of the present invention provides a set-top box, including: a processor monitors whether the system key information is received; when the system key information is detected, the processor broadcasts the system key information; the client monitors whether the processor broadcasts the system key information information; when the client listens to the processor broadcasting system key information, it performs corresponding data processing according to the system key information. In this way, the processor in the set-top box can broadcast the received system key information, and the client of the set-top box can receive the broadcasted system key information, and then can perform corresponding data processing according to the system key information, thereby enabling the client to The purpose of obtaining the system key information and performing corresponding processing.
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present invention, rather than to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: it can still be Modifications are made to the technical solutions described in the foregoing embodiments, or equivalent replacements are made to some of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the various embodiments of the present invention.
Claims (6)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610071308.4A CN105721938A (en) | 2016-02-01 | 2016-02-01 | Key monitoring method and set top box |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610071308.4A CN105721938A (en) | 2016-02-01 | 2016-02-01 | Key monitoring method and set top box |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105721938A true CN105721938A (en) | 2016-06-29 |
Family
ID=56155421
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610071308.4A Pending CN105721938A (en) | 2016-02-01 | 2016-02-01 | Key monitoring method and set top box |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105721938A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108121607A (en) * | 2016-11-28 | 2018-06-05 | 厦门雅迅网络股份有限公司 | The report method and reporting system of event |
CN112218163A (en) * | 2020-09-11 | 2021-01-12 | 福建新大陆通信科技股份有限公司 | Set top box standby method, system, equipment and medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102946557A (en) * | 2012-11-21 | 2013-02-27 | 烽火通信科技股份有限公司 | Implementation system and implementation method for controlling android system set-top box by using controller |
US20130205322A1 (en) * | 2012-02-07 | 2013-08-08 | Nishith Kumar Sinha | Method and system for synchronization of dial testing and audience response utilizing automatic content recognition |
CN103581725A (en) * | 2013-09-27 | 2014-02-12 | 深圳市同洲电子股份有限公司 | Method for controlling smart TV terminal through mobile terminal and relevant terminals |
US20140331244A1 (en) * | 2011-06-13 | 2014-11-06 | Motorola Mobility Llc | Object Model For Delivering Live Tv Programming Streams To Client Device |
CN104202663A (en) * | 2014-08-25 | 2014-12-10 | 浪潮软件集团有限公司 | Method for starting application program through one key of remote controller in android set top box |
-
2016
- 2016-02-01 CN CN201610071308.4A patent/CN105721938A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140331244A1 (en) * | 2011-06-13 | 2014-11-06 | Motorola Mobility Llc | Object Model For Delivering Live Tv Programming Streams To Client Device |
US20130205322A1 (en) * | 2012-02-07 | 2013-08-08 | Nishith Kumar Sinha | Method and system for synchronization of dial testing and audience response utilizing automatic content recognition |
CN102946557A (en) * | 2012-11-21 | 2013-02-27 | 烽火通信科技股份有限公司 | Implementation system and implementation method for controlling android system set-top box by using controller |
CN103581725A (en) * | 2013-09-27 | 2014-02-12 | 深圳市同洲电子股份有限公司 | Method for controlling smart TV terminal through mobile terminal and relevant terminals |
CN104202663A (en) * | 2014-08-25 | 2014-12-10 | 浪潮软件集团有限公司 | Method for starting application program through one key of remote controller in android set top box |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108121607A (en) * | 2016-11-28 | 2018-06-05 | 厦门雅迅网络股份有限公司 | The report method and reporting system of event |
CN112218163A (en) * | 2020-09-11 | 2021-01-12 | 福建新大陆通信科技股份有限公司 | Set top box standby method, system, equipment and medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US12126600B2 (en) | Tracking and analyses of content presentation | |
US20240114071A1 (en) | Synchronizing an application on a companion device | |
US10462496B2 (en) | Information processor, information processing method and program | |
JP6276593B2 (en) | Receiving apparatus, receiving method, and program | |
US9723376B2 (en) | Information processing apparatus, server apparatus, information processing method, server processing method, and program | |
US20140214967A1 (en) | Receiver and reception method | |
US20170150196A1 (en) | Account Login Method and Apparatus | |
WO2013111630A1 (en) | Receiving device, receiving method, program, and information processing system | |
CN111836085A (en) | Television screen projection method and device, cloud server and terminal equipment | |
JP5912175B2 (en) | Information processing apparatus, information processing method, program, and server apparatus | |
CN105554588B (en) | Content receiving device and display device supporting closed captioning | |
EP2713295A1 (en) | Cooperative broadcast communication receiver device, resource access control program and cooperative broadcast communication system | |
JP6569793B2 (en) | Transmitting apparatus and transmitting method | |
US20160294903A1 (en) | Method and device for pushing resources to mobile communication terminal by smart television | |
KR102069547B1 (en) | Method and apparatus for transmitting and receiving additional information in a broadcast communication system | |
CN105721938A (en) | Key monitoring method and set top box | |
US20130111515A1 (en) | Interactive program system | |
US20210258633A1 (en) | Intelligent unload of broadcaster application on channel change | |
KR20100007435A (en) | Digital television to add annexation function and execution method of the annexation function | |
JP6457938B2 (en) | Receiving device, receiving method, and transmitting method | |
CN110278472B (en) | A key management method and electronic device | |
KR101865822B1 (en) | Channel viewing analysis data real-time visualization system and method thereof | |
CN111818366A (en) | Method and apparatus for playing television programs | |
CN117714407A (en) | An information processing method, device, electronic equipment and storage medium | |
WO2021116839A1 (en) | Advanced television systems committee (atsc) 3.0 latency-free display of content attribute |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20160629 |