CN112218163A - Set top box standby method, system, equipment and medium - Google Patents

Set top box standby method, system, equipment and medium Download PDF

Info

Publication number
CN112218163A
CN112218163A CN202010951876.XA CN202010951876A CN112218163A CN 112218163 A CN112218163 A CN 112218163A CN 202010951876 A CN202010951876 A CN 202010951876A CN 112218163 A CN112218163 A CN 112218163A
Authority
CN
China
Prior art keywords
top box
standby
timing result
broadcast
overtime
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
Application number
CN202010951876.XA
Other languages
Chinese (zh)
Inventor
袁苇
张宏辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian Newland Communication Science Technology Co Ltd
Original Assignee
Fujian Newland Communication Science Technology Co Ltd
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 Fujian Newland Communication Science Technology Co Ltd filed Critical Fujian Newland Communication Science Technology Co Ltd
Priority to CN202010951876.XA priority Critical patent/CN112218163A/en
Publication of CN112218163A publication Critical patent/CN112218163A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing 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/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4436Power management, e.g. shutting down unused components of the receiver
    • 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/43Processing 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/442Monitoring 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

Abstract

The invention provides a set-top box standby method, a set-top box standby system, a set-top box standby device and a set-top box standby medium, and the method comprises the following steps: step S10, setting a time period, and monitoring the key broadcast of the remote controller after the set-top box is turned on; step S20, recording whether the key broadcast is monitored in the time period through a timer, and generating a timing result; and step S30, the set-top box enters a standby state based on the timing result. The invention has the advantages that: the energy consumption of the set top box is saved on the premise of guaranteeing the user experience.

Description

Set top box standby method, system, equipment and medium
Technical Field
The present invention relates to the field of set-top box technology, and in particular, to a set-top box standby method, system, device and medium.
Background
A set-top box is a device that connects a television set to an external signal source and can convert compressed digital signals into television content for display on the television set. In order to reduce energy consumption, the set top box with the Android operating system has a standby function, however, a fixed-time standby method is adopted in the prior art, for example, 2-hour standby is set, and the set top box automatically enters a standby state after 2 hours; however, the conventional method has the following disadvantages: the standby according to the fixed time is not flexible enough, and after the preset standby time possibly arrives, the user really wants to watch the television, the user just switches the favorite channel, and the set-top box is in the automatic standby state at the moment, so that the user experience is seriously influenced.
Therefore, how to provide a set top box standby method, system, device and medium to save energy consumption of the set top box on the premise of guaranteeing user experience becomes a problem to be solved urgently.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method, a system, a device and a medium for a set-top box to save energy consumption of the set-top box on the premise of guaranteeing user experience.
In a first aspect, the present invention provides a set top box standby method, including the following steps:
step S10, setting a time period, and monitoring the key broadcast of the remote controller after the set-top box is turned on;
step S20, recording whether the key broadcast is monitored in the time period through a timer, and generating a timing result;
and step S30, the set-top box enters a standby state based on the timing result.
Further, the step S10 is specifically:
setting a time period, judging whether a system of the set top box sends a starting broadcast or not after the set top box is started, and monitoring key broadcast of a remote controller if the system of the set top box sends the starting broadcast; if not, the flow is ended.
Further, the step S20 is specifically:
starting timing of a timer while starting monitoring, judging whether the key broadcast of the remote controller is monitored in the time period, if so, resetting the timer, and generating a timing result which is not overtime; if not, generating a timing result of overtime.
Further, the step S30 is specifically:
the set-top box judges whether the timing result is not overtime or overtime, and if the timing result is not overtime, the set-top box continues to be in the previous working state; if yes, the set-top box enters a standby state.
In a second aspect, the present invention provides a set top box standby system, including the following modules:
the key broadcast monitoring module is used for setting a time period and monitoring the key broadcast of the remote controller after the set-top box is started;
the timing result generation module is used for recording whether the key broadcast is monitored in the time period through a timer and generating a timing result;
and the standby module is used for enabling the set top box to enter a standby state based on the timing result.
Further, the key broadcast monitoring module specifically includes:
setting a time period, judging whether a system of the set top box sends a starting broadcast or not after the set top box is started, and monitoring key broadcast of a remote controller if the system of the set top box sends the starting broadcast; if not, the flow is ended.
Further, the timing result generating module specifically includes:
starting timing of a timer while starting monitoring, judging whether the key broadcast of the remote controller is monitored in the time period, if so, resetting the timer, and generating a timing result which is not overtime; if not, generating a timing result of overtime.
Further, the standby module specifically includes:
the set-top box judges whether the timing result is not overtime or overtime, and if the timing result is not overtime, the set-top box continues to be in the previous working state; if yes, the set-top box enters a standby state.
In a third aspect, the present invention provides a set-top box standby device, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of the first aspect when executing the program.
In a fourth aspect, the present invention provides a set-top box standby medium having stored thereon a computer program which, when executed by a processor, performs the method of the first aspect.
One or more technical solutions provided in the embodiments of the present invention have at least the following technical effects or advantages:
the method comprises the steps that by setting a time period, after the set top box is started, key broadcast of a remote controller is monitored, the timer is started to time while monitoring is started, and if the key broadcast is monitored in the set time period, the user still uses the set top box and wants to watch television, the timer is reset, and the set top box is not operated; if the key broadcast is not monitored in the set time period, the situation that the user does not watch the television at the moment with high probability or needs to have a rest after watching too long time is shown, and the set top box enters a standby state at the moment, so that the energy consumption of the set top box is saved on the premise of ensuring the user experience.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
Fig. 1 is a flowchart of a set-top box standby method according to the present invention.
Fig. 2 is a schematic structural diagram of a set-top box standby system according to the present invention.
Fig. 3 is a schematic structural diagram of a set-top box standby device according to the present invention.
Fig. 4 is a schematic structural diagram of a standby medium of a set-top box according to the present invention.
Detailed Description
The embodiment of the application provides a standby method, a standby system, standby equipment and a standby medium of a set top box, so that the energy consumption of the set top box is saved on the premise of guaranteeing the user experience.
The technical scheme in the embodiment of the application has the following general idea: the key broadcast of the remote controller is monitored, whether the key broadcast is monitored in a preset time period is judged, whether a user still uses the set top box is judged, whether the set top box enters a standby state is determined, the situation that the user just switches a program which the user wants to watch by using the set top box and then enters the standby state is avoided, and therefore the energy consumption of the set top box is saved on the premise that the user experience is guaranteed.
Example one
The embodiment provides a standby method of a set top box, as shown in fig. 1, including the following steps:
step S10, setting a time period, and monitoring the key broadcast of the remote controller after the set-top box is turned on; the time period may be set as desired, for example 2 hours or 3 hours; in specific implementation, an android application (apk) specially used for monitoring key broadcast can be installed in the set-top box, and the set-top box is started up when a system of the set-top box is started;
step S20, recording whether the key broadcast is monitored in the time period through a timer, and generating a timing result; the set top box is not suitable for standby when the key broadcast is monitored, the key broadcast is not monitored, the user does not watch the television or needs to have a rest for a long time, and the set top box can be in standby to save energy consumption;
and step S30, the set-top box enters a standby state based on the timing result.
The step S10 specifically includes:
setting a time period, judging whether a system of the set top box sends a starting broadcast or not after the set top box is started, and monitoring key broadcast of a remote controller if the system of the set top box sends the starting broadcast; if not, the flow is ended. When the set-top box is started, the android system of the set-top box defaults to send broadcast signals of starting broadcast inside and outside the system.
The step S20 specifically includes:
starting timing of a timer while starting monitoring, judging whether the key broadcast of the remote controller is monitored in the time period, if so, resetting the timer, and generating a timing result which is not overtime; if not, generating a timing result of overtime.
The step S30 specifically includes:
the set-top box judges whether the timing result is not overtime or overtime, and if the timing result is not overtime, the set-top box continues to be in the previous working state; if yes, the set-top box enters a standby state. Before entering the standby state, a prompt box pops up to remind the user whether to execute the standby action, and if the user does not select within the preset time, the user automatically enters the standby state, so that the user intervention degree is reduced.
That is, the time period is over after the last key broadcast is monitored, and the set-top box enters the standby state if the user selects to execute the standby action or does not select.
Example two
The embodiment provides a set top box standby system, as shown in fig. 2, including the following modules:
the key broadcast monitoring module is used for setting a time period and monitoring the key broadcast of the remote controller after the set-top box is started; the time period may be set as desired, for example 2 hours or 3 hours; in specific implementation, an android application (apk) specially used for monitoring key broadcast can be installed in the set-top box, and the set-top box is started up when a system of the set-top box is started;
the timing result generation module is used for recording whether the key broadcast is monitored in the time period through a timer and generating a timing result; the set top box is not suitable for standby when the key broadcast is monitored, the key broadcast is not monitored, the user does not watch the television or needs to have a rest for a long time, and the set top box can be in standby to save energy consumption;
and the standby module is used for enabling the set top box to enter a standby state based on the timing result.
The key broadcast monitoring module specifically comprises:
setting a time period, judging whether a system of the set top box sends a starting broadcast or not after the set top box is started, and monitoring key broadcast of a remote controller if the system of the set top box sends the starting broadcast; if not, the flow is ended. When the set-top box is started, the android system of the set-top box defaults to send broadcast signals of starting broadcast inside and outside the system.
The timing result generation module specifically comprises:
starting timing of a timer while starting monitoring, judging whether the key broadcast of the remote controller is monitored in the time period, if so, resetting the timer, and generating a timing result which is not overtime; if not, generating a timing result of overtime.
The standby module is specifically as follows:
the set-top box judges whether the timing result is not overtime or overtime, and if the timing result is not overtime, the set-top box continues to be in the previous working state; if yes, the set-top box enters a standby state. Before entering the standby state, a prompt box pops up to remind the user whether to execute the standby action, and if the user does not select within the preset time, the user automatically enters the standby state, so that the user intervention degree is reduced.
That is, the time period is over after the last key broadcast is monitored, and the set-top box enters the standby state if the user selects to execute the standby action or does not select.
Based on the same inventive concept, the application provides an electronic device embodiment corresponding to the first embodiment, which is detailed in the third embodiment.
EXAMPLE III
The embodiment provides a set-top box standby device, as shown in fig. 3, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, any one of the embodiments may be implemented.
Since the electronic device described in this embodiment is a device used for implementing the method in the first embodiment of the present application, based on the method described in the first embodiment of the present application, a specific implementation of the electronic device in this embodiment and various variations thereof can be understood by those skilled in the art, and therefore, how to implement the method in the first embodiment of the present application by the electronic device is not described in detail herein. The equipment used by those skilled in the art to implement the methods in the embodiments of the present application is within the scope of the present application.
Based on the same inventive concept, the application provides a storage medium corresponding to the fourth embodiment, which is described in detail in the fourth embodiment.
Example four
The embodiment provides a set top box standby medium, as shown in fig. 4, on which a computer program is stored, and when the computer program is executed by a processor, any one of the embodiments may be implemented.
The technical scheme provided in the embodiment of the application at least has the following technical effects or advantages:
the method comprises the steps that by setting a time period, after the set top box is started, key broadcast of a remote controller is monitored, the timer is started to time while monitoring is started, and if the key broadcast is monitored in the set time period, the user still uses the set top box and wants to watch television, the timer is reset, and the set top box is not operated; if the key broadcast is not monitored in the set time period, the situation that the user does not watch the television at the moment with high probability or needs to have a rest after watching too long time is shown, and the set top box enters a standby state at the moment, so that the energy consumption of the set top box is saved on the premise of ensuring the user experience.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (10)

1. A set top box standby method is characterized in that: the method comprises the following steps:
step S10, setting a time period, and monitoring the key broadcast of the remote controller after the set-top box is turned on;
step S20, recording whether the key broadcast is monitored in the time period through a timer, and generating a timing result;
and step S30, the set-top box enters a standby state based on the timing result.
2. The set-top box standby method of claim 1, wherein: the step S10 specifically includes:
setting a time period, judging whether a system of the set top box sends a starting broadcast or not after the set top box is started, and monitoring key broadcast of a remote controller if the system of the set top box sends the starting broadcast; if not, the flow is ended.
3. The set-top box standby method of claim 1, wherein: the step S20 specifically includes:
starting timing of a timer while starting monitoring, judging whether the key broadcast of the remote controller is monitored in the time period, if so, resetting the timer, and generating a timing result which is not overtime; if not, generating a timing result of overtime.
4. A set-top box standby method according to claim 3, characterized in that: the step S30 specifically includes:
the set-top box judges whether the timing result is not overtime or overtime, and if the timing result is not overtime, the set-top box continues to be in the previous working state; if yes, the set-top box enters a standby state.
5. A set top box standby system, comprising: the system comprises the following modules:
the key broadcast monitoring module is used for setting a time period and monitoring the key broadcast of the remote controller after the set-top box is started;
the timing result generation module is used for recording whether the key broadcast is monitored in the time period through a timer and generating a timing result;
and the standby module is used for enabling the set top box to enter a standby state based on the timing result.
6. The set-top box standby system of claim 5, wherein: the key broadcast monitoring module specifically comprises:
setting a time period, judging whether a system of the set top box sends a starting broadcast or not after the set top box is started, and monitoring key broadcast of a remote controller if the system of the set top box sends the starting broadcast; if not, the flow is ended.
7. The set-top box standby system of claim 5, wherein: the timing result generation module specifically comprises:
starting timing of a timer while starting monitoring, judging whether the key broadcast of the remote controller is monitored in the time period, if so, resetting the timer, and generating a timing result which is not overtime; if not, generating a timing result of overtime.
8. The set-top box standby system of claim 7, wherein: the standby module is specifically as follows:
the set-top box judges whether the timing result is not overtime or overtime, and if the timing result is not overtime, the set-top box continues to be in the previous working state; if yes, the set-top box enters a standby state.
9. A set-top box standby device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method according to any one of claims 1 to 4 when executing the program.
10. A set-top box standby medium on which a computer program is stored, characterized in that the program, when executed by a processor, implements the method according to any one of claims 1 to 4.
CN202010951876.XA 2020-09-11 2020-09-11 Set top box standby method, system, equipment and medium Pending CN112218163A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010951876.XA CN112218163A (en) 2020-09-11 2020-09-11 Set top box standby method, system, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010951876.XA CN112218163A (en) 2020-09-11 2020-09-11 Set top box standby method, system, equipment and medium

Publications (1)

Publication Number Publication Date
CN112218163A true CN112218163A (en) 2021-01-12

Family

ID=74049357

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010951876.XA Pending CN112218163A (en) 2020-09-11 2020-09-11 Set top box standby method, system, equipment and medium

Country Status (1)

Country Link
CN (1) CN112218163A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101312515A (en) * 2007-05-24 2008-11-26 康佳集团股份有限公司 Timing standby method, system and apparatus
CN102404640A (en) * 2011-11-25 2012-04-04 康佳集团股份有限公司 Automatic shutdown method for STB (Set Top Box)
CN105120343A (en) * 2015-09-06 2015-12-02 成都爆米花信息技术有限公司 Intelligent shutdown method for television
CN105721938A (en) * 2016-02-01 2016-06-29 浪潮软件集团有限公司 Key monitoring method and set top box
CN107613389A (en) * 2017-08-31 2018-01-19 成都市斯达鑫辉视讯科技有限公司 A kind of automatic standby of set top box control method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101312515A (en) * 2007-05-24 2008-11-26 康佳集团股份有限公司 Timing standby method, system and apparatus
CN102404640A (en) * 2011-11-25 2012-04-04 康佳集团股份有限公司 Automatic shutdown method for STB (Set Top Box)
CN105120343A (en) * 2015-09-06 2015-12-02 成都爆米花信息技术有限公司 Intelligent shutdown method for television
CN105721938A (en) * 2016-02-01 2016-06-29 浪潮软件集团有限公司 Key monitoring method and set top box
CN107613389A (en) * 2017-08-31 2018-01-19 成都市斯达鑫辉视讯科技有限公司 A kind of automatic standby of set top box control method

Similar Documents

Publication Publication Date Title
CN105916010B (en) A kind of standby and awakening method and device of smart television
CN108040292B (en) Television standby starting method, television and computer readable storage medium
WO2016029717A1 (en) Set top box and power consumption reduction method therefor and computer storage medium
CN103024513B (en) A kind of method of Digital Television fast channel switching
CN105430503A (en) Starting method and device of digital television
WO2010118696A1 (en) Electronic apparatus and power management device thereof
CN112218163A (en) Set top box standby method, system, equipment and medium
CN107484022B (en) Method for realizing system global screen saver on Android smart television
CN111050216A (en) Energy-saving method, equipment and storage medium for set top box sound mode
CN104104997A (en) Television silent starting control method, device and system
CN103747330B (en) A kind of program monitoring method, device and receiving terminal for digital television
MY128374A (en) Electronic equipment and electronic equipment activation method
CN103428581A (en) Method and device for playing television programs
CN201393271Y (en) TV set supporting automatic scan by background
CN105578228B (en) A kind of control method and device of smart home
CN109640183B (en) Method for solving frequency drift of analog television, storage medium and electronic equipment
CN113593563A (en) Voice processing method, remote controller and system
CN101526843B (en) Method for managing power source of multi-microcontroller system
CN111246280B (en) Method for automatically acquiring application popup image by smart television
CN111669539A (en) Video playing method and device and electronic equipment
CN108347649A (en) Program updating method and system
CN111669576B (en) Method and device for identifying volume output abnormality of smart television and electronic equipment
CN117615205A (en) Volume adjustment control method and device, storage medium and electronic equipment
CN109117150B (en) Customized home application installation method and device and set top box
CN111601156A (en) Live channel switching method and device based on time configuration and controller

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210112