CN107087030B - Information interaction method, set top box and server - Google Patents

Information interaction method, set top box and server Download PDF

Info

Publication number
CN107087030B
CN107087030B CN201710282774.1A CN201710282774A CN107087030B CN 107087030 B CN107087030 B CN 107087030B CN 201710282774 A CN201710282774 A CN 201710282774A CN 107087030 B CN107087030 B CN 107087030B
Authority
CN
China
Prior art keywords
server
acquisition request
information
interaction
top box
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.)
Active
Application number
CN201710282774.1A
Other languages
Chinese (zh)
Other versions
CN107087030A (en
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.)
Shenzhen Ipanel TV Inc
Original Assignee
Shenzhen Ipanel TV Inc
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 Shenzhen Ipanel TV Inc filed Critical Shenzhen Ipanel TV Inc
Priority to CN201710282774.1A priority Critical patent/CN107087030B/en
Publication of CN107087030A publication Critical patent/CN107087030A/en
Application granted granted Critical
Publication of CN107087030B publication Critical patent/CN107087030B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • 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/437Interfacing the upstream path of the transmission network, e.g. for transmitting client requests to a VOD server
    • 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
    • H04N21/4424Monitoring 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

Abstract

The invention discloses an information interaction method, a set top box and a server, wherein the set top box sends a scheduling list acquisition request to the server, receives a scheduling list returned by the server in response to the scheduling list acquisition request, sends an interaction information acquisition request to the server at a preset time according to the scheduling list, and receives interaction information returned by the server in response to the interaction information acquisition request. According to the technical scheme, the corresponding interactive information is acquired in time at the preset moment, and the websocket long connection between the set top box and the server is not required to be maintained to monitor the information push state of the server in real time, so that the server resources are effectively saved, and the server burden is reduced.

Description

Information interaction method, set top box and server
Technical Field
The invention relates to the field of information processing, in particular to an information interaction method, a set top box and a server.
Background
The set-top box is a household appliance which provides comprehensive information service by relying on a television terminal, so that a user can watch digital television programs on the existing television and can perform interactive digital entertainment, education and commercial activities through a network.
The existing set top box generally adopts a Websocket technology to realize an information interaction process, and the set top box can establish a Websocket long connection with a server only by performing a handshake action with the server so as to receive interaction information pushed by the server in real time and feed back corresponding operation information of a user to the server in real time. However, when the server does not have interactive information to be pushed to the set-top box, the set-top box still continues to monitor the information pushing state of the server through the long Websocket connection, so that the waste of server resources is caused, and especially, the load of the server is increased under the condition that a plurality of set-top boxes establish the long Websocket connection with one server at the same time to realize the information interaction process.
Therefore, an information interaction scheme capable of effectively saving server resources and reducing server load is urgently needed at present.
Disclosure of Invention
In view of this, the invention provides an information interaction method, a set top box and a server, so as to achieve the purposes of effectively saving server resources and reducing server load.
In order to achieve the purpose, the invention provides the following technical scheme:
an information interaction method is applied to a set top box, and the method comprises the following steps:
sending a scheduling table acquisition request to a server;
receiving a scheduling list returned by the server in response to the scheduling list acquisition request;
sending an interactive information acquisition request to the server at a preset time according to the schedule;
and receiving the interactive information returned by the server in response to the interactive information acquisition request.
Preferably, the contents of the schedule include: the predetermined time and the interaction ID have a corresponding relationship.
Preferably, the sending the interactive information acquisition request to the server at the predetermined time according to the schedule includes:
when the preset time in the schedule is reached, acquiring an interaction ID corresponding to the preset time;
and sending the interactive information acquisition request containing the interactive ID to the server.
Preferably, the schedule further includes a program start time and a program end time, and the predetermined time is the program start time, or the program end time, or any time between the program start time and the program end time.
Preferably, the sending the request for obtaining the schedule to the server includes:
receiving a channel switching instruction of a user;
generating a corresponding schedule acquisition request according to the switched channel information;
and sending the scheduling table acquisition request to a server.
Preferably, after the receiving the interactive information sent by the server in response to the interactive information acquisition request, the method further includes:
presenting the interaction information to a user;
receiving an operation instruction sent by the user according to the interaction information;
determining an operation result according to the interaction information and the operation instruction;
and sending the operation result to a server.
Preferably, after the sending the operation result to the server, the method further includes:
receiving an interaction result returned by the server in response to the operation result;
and presenting the interaction result to the user.
An information interaction method is applied to a server, and the method comprises the following steps:
receiving a schedule acquisition request sent by a set top box;
responding to the schedule acquisition request, and returning the corresponding schedule to the set top box;
receiving an interactive information acquisition request sent by the set top box at a preset time according to the schedule;
and responding to the interactive information acquisition request, and returning corresponding interactive information to the set top box.
A set-top box comprising:
a scheduling request unit, configured to send a scheduling table acquisition request to a server;
a schedule receiving unit, configured to receive a schedule returned by the server in response to the schedule acquisition request;
the interaction request unit is used for sending an interaction information acquisition request to the server at a preset time according to the schedule;
and the interactive receiving unit is used for receiving the interactive information returned by the server in response to the interactive information acquisition request.
A server, comprising:
the scheduling acceptance unit is used for receiving a scheduling list acquisition request sent by the set top box;
the scheduling sending unit is used for responding to the scheduling list acquisition request and returning the corresponding scheduling list to the set top box;
the interactive acceptance unit is used for receiving an interactive information acquisition request sent by the set top box at a preset time according to the schedule;
and the interactive sending unit is used for responding to the interactive information acquisition request and returning the corresponding interactive information to the set top box.
According to the technical scheme, the set top box sends the scheduling table acquisition request to the server, receives the scheduling table sent by the server, sends the interactive information acquisition request to the server at the preset time according to the received scheduling table, receives the interactive information sent by the server in response to the interactive information acquisition request, and further timely acquires the corresponding interactive information at the preset time without maintaining the websocket long connection with the server to monitor the information push state of the server in real time, so that server resources are effectively saved, and server burden is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of an information interaction method according to an embodiment of the present application;
fig. 2 is another flowchart of an information interaction method according to an embodiment of the present application;
fig. 3 is another flowchart of an information interaction method provided in an embodiment of the present application;
fig. 4 is another flowchart of an information interaction method provided in an embodiment of the present application;
fig. 5 is another flowchart of an information interaction method provided in an embodiment of the present application;
fig. 6 is a flowchart of another information interaction method according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a set-top box according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of a server according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Interaction between a user and a television program is realized by depending on the set top box and the server, and operators present different forms of interactive services to the user through the server and the set top box, so that the user can receive corresponding interactive information in the television watching process, and participate in interactive items such as questionnaire survey, voting and the like through the interactive information, thereby improving the watching experience of the user.
Referring to fig. 1, fig. 1 is a flowchart of an information interaction method according to an embodiment of the present disclosure.
The information interaction method of the embodiment is applied to a set top box, and the set top box is used for executing the information interaction method.
As shown in fig. 1, the method includes:
s101: sending a scheduling table acquisition request to a server;
a scheduling table is prestored in the server, and the scheduling table is a time table which is made for the live programs and is related to the interaction information.
The schedule can be edited manually or automatically generated by the server according to preset rules.
In one example, the server obtains program guide information of the current day or preset days from an electronic program guide system (epg system), and the operator designs corresponding scheduling of the interactive information according to the obtained program guide information to form a scheduling table of the interactive information.
The set-top box can determine the interactive information corresponding to the program and present the interactive information to the user by using the schedule when the program is live, so that the set-top box needs to send a schedule acquisition request to the server to acquire the corresponding schedule.
S102: receiving a scheduling list returned by the server in response to the scheduling list acquisition request;
after receiving a schedule acquisition request sent by the set-top box, the server returns the corresponding schedule to the set-top box, and the set-top box receives the schedule.
In an example, after receiving a schedule table acquisition request sent by a set-top box, a server searches a corresponding schedule table according to the schedule table acquisition request, and then returns the searched schedule table to the set-top box.
S103: sending an interactive information acquisition request to the server at a preset time according to the schedule;
after receiving the scheduling list returned by the server, the set top box can send an interactive information acquisition request to the server at a preset time according to the scheduling list.
For example, the central 5 sets of television stations play a pre-selection game of european cup france at 20: 00-21: 30 of the time of day, the scheduled time set for the program in the schedule table is 20:00, and the set-top box sends an interactive information acquisition request to the server according to the schedule table when the time reaches 20:00, so as to acquire the interactive information to be presented to the user at 20: 00.
In an example, the schedule further includes a program start time and a program end time, and the predetermined time is the program start time, or the program end time, or any time between the program start time and the program end time.
In another example, there may be multiple scheduled times for the same program.
For example, for a program played at the time of the day from 20:00 to 21:30, the first predetermined time may be 20:00, the second predetermined time may be 21:30, and the third predetermined time may be any time between 20:00 and 21: 30.
S104: and receiving the interactive information returned by the server in response to the interactive information acquisition request.
After receiving an interactive information acquisition request sent by the set-top box at a preset time, the server returns interactive information corresponding to the interactive information acquisition request to the set-top box.
For example, for a france european cup pre-selection game played by 5 sets of central television stations at 20: 00-21: 30 of the time of the day, after receiving an interactive information acquisition request sent by the set-top box at 20:00 of a preset time, the server returns interactive information containing competition result guessing and voting to the set-top box, so that the set-top box presents a competition result guessing and voting interface to a user, and an interactive process between a television program and the user is realized.
In yet another example, the interactive information may include questionnaires, interactive quizzes, guesses, votes, advertising interactions, merchandise links, and the like.
In the information interaction method provided by this embodiment, the set top box sends a scheduling table acquisition request to the server, receives the scheduling table sent by the server, then sends an interactive information acquisition request to the server at a predetermined time according to the received scheduling table, and then receives interactive information sent by the server in response to the interactive information acquisition request, so as to acquire corresponding interactive information at the predetermined time in time, without maintaining a websocket long connection with the server to monitor an information push state of the server in real time, thereby effectively saving server resources and reducing server load.
In practical application, the invention further provides the following embodiment in order to obtain accurate interaction information at a predetermined time.
Referring to fig. 2, fig. 2 is another flowchart of an information interaction method according to an embodiment of the present disclosure.
The information interaction method of the embodiment is applied to a set top box, and the set top box is used for executing the information interaction method.
As shown in fig. 2, the method includes:
s201: sending a scheduling table acquisition request to a server;
step S201 is similar to step S101 in the foregoing embodiment, and is not described herein again.
S202: receiving a scheduling list returned by the server in response to the scheduling list acquisition request;
in this embodiment, the contents of the schedule table include the scheduled time and the interaction ID having the corresponding relationship. And the server can determine the interaction information corresponding to the interaction ID according to the interaction ID.
In one example, the schedule includes at least one predetermined time, each predetermined time corresponding to at least one interaction ID.
In another example, the interaction ID corresponds to the interaction information one-to-one.
S203: when the preset time in the schedule is reached, acquiring an interaction ID corresponding to the preset time;
when the preset time in the schedule table is reached, the set-top box can acquire the interactive ID corresponding to the preset time from the schedule table according to the corresponding relation because the schedule table has the corresponding relation between the preset time and the interactive ID.
S204: sending an interaction information acquisition request containing the interaction ID to the server;
the set top box generates an interactive information acquisition request at a preset time, and carries an interactive ID corresponding to the preset time, so that after the interactive information acquisition request is sent to the server, the server can determine interactive information corresponding to the interactive ID according to the interactive ID in the interactive information acquisition request.
In one example, the server stores a correspondence between the interaction ID and the interaction information.
Steps S203 to S204 may be used to implement the step of sending the interaction information obtaining request to the server at a predetermined time according to the schedule in the foregoing embodiment.
S205: and receiving the interactive information returned by the server in response to the interactive information acquisition request.
Step S205 is similar to step S104 in the previous embodiment, and is not described herein again.
According to the information interaction method provided by the implementation, the corresponding relation between the preset time and the interaction ID is stored in the schedule table, when the preset time is reached, the interaction ID corresponding to the preset time can be obtained, and when the interaction information request is sent, the interaction ID is carried, so that the server can be accurately matched with the interaction information corresponding to the interaction ID, and the accuracy of the interaction information is improved.
In practical applications, different channels correspond to different scheduling tables, and therefore, the present invention further provides the following embodiments.
Referring to fig. 3, fig. 3 is a flowchart illustrating an information interaction method according to an embodiment of the present disclosure.
The information interaction method of the embodiment is applied to a set top box, and the set top box is used for executing the information interaction method.
As shown in fig. 3, the method includes:
s301: receiving a channel switching instruction of a user;
different channels can broadcast different programs at the same time, so that different channels correspond to different schedule lists, and therefore, the embodiment also provides identification of the channel switching instruction of the user, so as to ensure that the interactive information corresponding to the current program can be accurately pushed to the user while the program is broadcast by the current channel.
S302: generating a corresponding schedule acquisition request according to the switched channel information;
and generating a corresponding schedule table acquisition request according to the switched channel information, wherein the schedule table acquisition request carries the switched channel information.
S303: sending the scheduling table acquisition request to a server;
after receiving the schedule acquisition request, the server analyzes corresponding channel information and returns the schedule corresponding to the channel information to the set-top box so as to ensure the accuracy of the schedule.
In an example, the sending of the schedule acquisition request by the set-top box may be implemented by an Ajax (asynchronous JavaScript And XML) request.
Steps S301 to S303 may be used to implement the step of sending the scheduling table acquisition request to the server in the foregoing embodiment.
S304: receiving a scheduling list returned by the server in response to the scheduling list acquisition request;
s305: sending an interactive information acquisition request to the server at a preset time according to the schedule;
s306: and receiving the interactive information returned by the server in response to the interactive information acquisition request.
Steps S304-S306 are similar to steps S102-S104 in the previous embodiment, and are not repeated herein.
In an example, the set top box may send the interactive information acquisition request by using Ajax request.
According to the information interaction method provided by the embodiment, when a channel switching instruction of a user is received, a schedule acquisition request corresponding to the switched channel information is generated, so that schedule information corresponding to the switched channel is acquired, the accuracy of the schedule is ensured, and the accuracy of the interactive information is improved.
In practical applications, the present invention further provides the following embodiments in order to improve the interaction effect.
Referring to fig. 4, fig. 4 is a flowchart illustrating an information interaction method according to an embodiment of the present disclosure.
The information interaction method of the embodiment is applied to a set top box, and the set top box is used for executing the information interaction method.
Steps S401 to S404 are similar to steps S101 to S104 in the foregoing embodiment, and are not described again here.
As shown in fig. 4, the method further comprises:
s405: presenting the interaction information to a user;
and the set top box presents the interactive information to the user after receiving the interactive information.
In an example, the set top box pushes the interactive information to a client for display, and the client may be one or more of a television terminal, a computer terminal, or a mobile phone terminal.
S406: receiving an operation instruction sent by the user according to the interaction information;
the interactive information is not only the information displayed for the user to watch, but also the information capable of receiving the interactive operation of the user. The user executes corresponding interactive operation according to the interactive information presented to the user by the set-top box, and sends an operation instruction, and the set-top box receives the operation instruction sent by the user.
For example, the interactive information is competition result guessing information, wherein the options of the winning team comprise team a and team B, the user selects the team which the user thinks will win finally through the remote controller, and sends corresponding operation instructions, such as "select team a and submit".
S407: determining an operation result according to the interaction information and the operation instruction;
and the set top box determines an operation result according to the interactive information and the operation instruction sent by the user.
For example, the options provided by the set-top box for the winning team comprise interaction information of team a and team B, the user sends an operation instruction for selecting team a and submitting, and the set-top box can determine the operation result of 'guessing team a wins by the user' according to the information.
S408: and sending the operation result to a server.
And after determining the operation result of the user aiming at the interactive information, the set top box sends the operation result to the server.
In one example, the set top box may send the operation result using an Ajax request.
According to the information interaction method provided by the embodiment, after the set top box receives the interaction information, the interaction information is presented to the user, the operation instruction sent by the user according to the interaction information is received, the operation result is determined according to the interaction information and the operation instruction, and then the operation result is sent to the server, so that the user interaction experience is increased, and the interaction effect is improved.
In practical applications, the following embodiments are provided to further improve the interaction effect.
Referring to fig. 5, fig. 5 is a flowchart illustrating an information interaction method according to an embodiment of the present disclosure.
The information interaction method of the embodiment is applied to a set top box, and the set top box is used for executing the information interaction method.
Steps S501 to S508 are similar to steps S401 to S408 in the foregoing embodiment, and are not described again here.
As shown in fig. 5, the method further comprises:
s509: receiving an interaction result returned by the server in response to the operation result;
and after receiving the operation result sent by the set top box, the server processes the operation result to obtain an interaction result.
For example, after the set top box provides options about winning teams for a plurality of users, including interaction information of team a and team B, the set top box sends operation results of the plurality of users to the server, and the server counts the operation results of the plurality of users to determine the number of users who guess team a to win and the number of users who guess team B to win, or determine the ratio of users who guess team a to the ratio of users who guess team B to win.
S510: and presenting the interaction result to the user.
And after receiving the interaction result returned by the server, the set top box presents the interaction result to the user, so that the interaction effect between the program and the user is further enhanced.
According to the information interaction method provided by the embodiment, after the set top box sends the operation result to the server, the interaction result sent by the server in response to the operation result is further received, and the interaction result is presented to the user, so that the user interaction experience is further increased, and the interaction effect is improved.
The embodiment of the invention also provides an information interaction method applied to the server, which corresponds to the information interaction method applied to the set top box.
Referring to fig. 6, fig. 6 is a flowchart illustrating an information interaction method according to an embodiment of the present disclosure.
The information interaction method of the embodiment is applied to a server, and the server is used for executing the information interaction method.
As shown in fig. 6, the method includes:
s601: receiving a schedule acquisition request sent by a set top box;
a scheduling table is prestored in the server, and the scheduling table is a time table which is made for the live programs and is related to the interaction information.
The schedule can be edited manually or automatically generated by the server according to preset rules.
The set-top box can determine the interactive information corresponding to the program and present the interactive information to the user by using the schedule when the program is live, so that the set-top box needs to send a schedule acquisition request to the server to acquire the corresponding schedule.
In one example, the server obtains program guide information of the current day or preset days from an electronic program guide system (epg system), and the operator designs corresponding scheduling of the interactive information according to the obtained program guide information to form a scheduling table of the interactive information.
S602: responding to the schedule acquisition request, and returning the corresponding schedule to the set top box;
after receiving a schedule acquisition request sent by the set-top box, the server returns the corresponding schedule to the set-top box, and the set-top box receives the schedule.
In an example, after receiving a schedule table acquisition request sent by a set-top box, a server searches a corresponding schedule table according to the schedule table acquisition request, and then returns the searched schedule table to the set-top box.
S603: receiving an interactive information acquisition request sent by the set top box at a preset time according to the schedule;
after the server returns the corresponding scheduling list to the set-top box, the set-top box can send an interactive information acquisition request to the server at a preset time according to the scheduling list.
In an example, the schedule further includes a program start time and a program end time, and the predetermined time is the program start time, or the program end time, or any time between the program start time and the program end time.
In another example, there may be multiple scheduled times for the same program.
S604: and responding to the interactive information acquisition request, and returning corresponding interactive information to the set top box.
After receiving an interactive information acquisition request sent by the set-top box at a preset time, the server returns interactive information corresponding to the interactive information acquisition request to the set-top box.
In yet another example, the interactive information may include questionnaires, interactive quizzes, guesses, votes, advertising interactions, merchandise links, and the like.
In the information interaction method provided by this embodiment, the server receives a scheduling list acquisition request sent by the set top box, returns the corresponding scheduling list to the set top box in response to the scheduling list acquisition request, receives an interactive information acquisition request sent by the set top box at a predetermined time according to the scheduling list, and returns the corresponding interactive information to the set top box in response to the interactive information acquisition request, so that the set top box can acquire the corresponding interactive information at the predetermined time in time without maintaining a websocket long connection with the set top box, thereby effectively saving server resources and reducing server load.
The embodiment of the invention also provides a corresponding set top box corresponding to the information interaction method applied to the set top box.
Referring to fig. 7, fig. 7 is a schematic structural diagram of a set top box according to an embodiment of the present application.
The set top box of this embodiment is configured to implement the information interaction method applied to the set top box in the foregoing embodiment, as shown in fig. 7, the set top box includes:
a scheduling request unit U101, configured to send a scheduling table acquisition request to a server;
a scheduling table is prestored in the server, and the scheduling table is a time table which is made for the live programs and is related to the interaction information.
The schedule can be edited manually or automatically generated by the server according to preset rules.
In one example, the server obtains program guide information of the current day or preset days from an electronic program guide system (epg system), and the operator designs corresponding scheduling of the interactive information according to the obtained program guide information to form a scheduling table of the interactive information.
The set-top box can determine the interactive information corresponding to the program and present the interactive information to the user by using the schedule when the program is live, so that the schedule request unit U101 needs to send a schedule acquisition request to the server to acquire the corresponding schedule.
A schedule receiving unit U102, configured to receive a schedule returned by the server in response to the schedule acquisition request;
after receiving a schedule acquisition request sent by the set-top box, the server returns the corresponding schedule to the set-top box, and the schedule receiving unit U102 receives the schedule.
The interaction request unit U103 is used for sending an interaction information acquisition request to the server at a preset time according to the scheduling table;
after the set-top box receives the schedule returned by the server, the interaction request unit U103 may send an interaction information acquisition request to the server at a predetermined time according to the schedule.
And the interaction receiving unit U104 is configured to receive interaction information returned by the server in response to the interaction information acquisition request.
After receiving an interactive information acquisition request sent by the set-top box at a predetermined time, the server returns interactive information corresponding to the interactive information acquisition request to the set-top box, and the interactive receiving unit U104 receives the interactive information.
The set top box provided by this embodiment sends a scheduling table acquisition request to the server, receives the scheduling table sent by the server, then sends an interactive information acquisition request to the server at a predetermined time according to the received scheduling table, and then receives interactive information sent by the server in response to the interactive information acquisition request, so as to acquire corresponding interactive information at the predetermined time in time, without maintaining a websocket long connection with the server to monitor an information push state of the server in real time, thereby effectively saving server resources and reducing server load.
The embodiment of the invention also provides a corresponding server corresponding to the information interaction method applied to the server.
Referring to fig. 8, fig. 8 is a schematic structural diagram of a server according to an embodiment of the present disclosure.
The server of this embodiment is configured to implement the information interaction method applied to the server in the foregoing embodiment, as shown in fig. 8, the server includes:
the scheduling accepting unit U201 is used for receiving a scheduling list acquisition request sent by the set top box;
the set top box can determine the interactive information corresponding to the program and present the interactive information to the user when the program is live by using the schedule, so that the set top box needs to send a schedule acquisition request to the server first, and the schedule acceptance unit U201 receives the schedule acquisition request.
In one example, the server obtains program guide information of the current day or preset days from an electronic program guide system (epg system), and the operator designs corresponding scheduling of the interactive information according to the obtained program guide information to form a scheduling table of the interactive information.
A schedule sending unit U202, configured to respond to the schedule acquisition request and return a corresponding schedule to the set-top box;
after receiving the schedule acquisition request sent by the set-top box, the schedule receiving unit U201 returns the corresponding schedule to the set-top box, and the set-top box receives the schedule.
In an example, after receiving a schedule acquisition request sent by the set-top box, the schedule accepting unit U201 searches a corresponding schedule according to the schedule acquisition request, and then the schedule sending unit U202 returns the searched schedule to the set-top box.
The interaction receiving unit U203 is used for receiving an interaction information acquisition request sent by the set top box at a preset time according to the schedule;
after the schedule sending unit U202 returns the corresponding schedule to the set-top box, the set-top box can send an interactive information acquisition request to the server at a predetermined time according to the schedule, and the interactive accepting unit U203 receives the interactive information acquisition request.
And the interactive sending unit U204 is used for responding to the interactive information acquisition request and returning the corresponding interactive information to the set top box.
After the interaction receiving unit U203 receives the interaction information acquisition request sent by the set-top box at the predetermined time, the interaction sending unit U204 returns the interaction information corresponding to the interaction information acquisition request to the set-top box.
The server provided by this embodiment receives a scheduling list acquisition request sent by a set top box, returns a corresponding scheduling list to the set top box in response to the scheduling list acquisition request, receives an interactive information acquisition request sent by the set top box at a predetermined time according to the scheduling list, and returns corresponding interactive information to the set top box in response to the interactive information acquisition request, so that the set top box can acquire the corresponding interactive information at the predetermined time in time without maintaining a websocket long connection with the set top box, thereby effectively saving server resources and reducing server load.
The information interaction method, the set top box and the server provided by the invention can effectively save server resources and reduce server burden. In addition, the invention acquires the corresponding schedule according to the channel information and acquires the corresponding interaction information according to the preset time, so that the interaction information acquired by the set-top box has higher accuracy.
In addition, after the interactive information is presented to the user, a plurality of interactive links for receiving the operation instruction of the user, determining the operation result, sending the operation result to the server, receiving the interactive result returned by the server and presenting the interactive result to the user are added, so that the interactive experience of the user is increased, and the interactive effect is improved.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the present application can be implemented by software plus a necessary hardware platform, and certainly can be implemented by hardware, but in many cases, the former is a better embodiment. With this understanding in mind, the technical solutions of the present application may be embodied in whole or in part in the form of a software product, which may be stored in a storage medium such as a ROM/RAM, a magnetic disk, an optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments of the present application.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
The principle and the implementation of the present application are explained herein by applying specific examples, and the above description of the embodiments is only used to help understand the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, the specific embodiments and the application range may be changed. In view of the above, the description should not be taken as limiting the application.

Claims (9)

1. An information interaction method is applied to a set top box, and comprises the following steps:
sending a scheduling table acquisition request to a server;
receiving a scheduling list returned by the server in response to the scheduling list acquisition request, wherein the scheduling list is a schedule about interactive information formulated for live programs, the interactive information corresponds to the live programs, and the interactive information comprises at least one of questionnaires, interactive questions and answers, guesses, votes, advertisement interactions and commodity links;
sending an interactive information acquisition request to the server at a preset time according to the schedule;
receiving interaction information returned by the server in response to the interaction information acquisition request;
presenting the interaction information to a user;
and receiving an operation instruction sent by the user according to the interaction information, determining an operation result according to the interaction information and the operation instruction, and sending the operation result to a server.
2. The method of claim 1, wherein the contents of the schedule comprise: the predetermined time and the interaction ID have a corresponding relationship.
3. The method of claim 2, wherein the sending an interactive information acquisition request to the server at a predetermined time according to the scheduling table comprises:
when the preset time in the schedule is reached, acquiring an interaction ID corresponding to the preset time;
and sending the interactive information acquisition request containing the interactive ID to the server.
4. A method according to any of claims 1-3, wherein the schedule further comprises a program start time and a program end time, and the predetermined time is the program start time, or the program end time, or any time between the program start time and the program end time.
5. The method of claim 1, wherein sending a schedule acquisition request to a server comprises:
receiving a channel switching instruction of a user;
generating a corresponding schedule acquisition request according to the switched channel information;
and sending the scheduling table acquisition request to a server.
6. The method of claim 1, wherein after said sending the operation result to a server, the method further comprises:
receiving an interaction result returned by the server in response to the operation result;
and presenting the interaction result to the user.
7. An information interaction method is applied to a server, and the method comprises the following steps:
receiving a schedule acquisition request sent by a set top box;
responding to the request for obtaining the scheduling list, and returning the corresponding scheduling list to the set-top box, wherein the scheduling list is a time list which is made for the live program and is related to the interactive information, the interactive information corresponds to the live program, and the interactive information comprises at least one of questionnaire survey, interactive question answering, guessing, voting, advertisement interaction and commodity link;
receiving an interactive information acquisition request sent by the set top box at a preset time according to the schedule;
responding to the interactive information acquisition request, and returning corresponding interactive information to the set top box; the set top box presents the interactive information to a user, receives an operation instruction sent by the user according to the interactive information, determines an operation result according to the interactive information and the operation instruction, and sends the operation result to a server.
8. A set top box, comprising:
a scheduling request unit, configured to send a scheduling table acquisition request to a server;
the scheduling receiving unit is used for receiving a scheduling list returned by the server in response to the scheduling list acquisition request, the scheduling list is a schedule about interactive information formulated for live programs, the interactive information corresponds to the live programs, and the interactive information comprises at least one of questionnaire survey, interactive question and answer, guessing, voting, advertisement interaction and commodity link;
the interaction request unit is used for sending an interaction information acquisition request to the server at a preset time according to the schedule;
the interactive receiving unit is used for receiving the interactive information returned by the server in response to the interactive information acquisition request; presenting the interaction information to a user; and receiving an operation instruction sent by the user according to the interaction information, determining an operation result according to the interaction information and the operation instruction, and sending the operation result to a server.
9. A server, comprising:
the scheduling acceptance unit is used for receiving a scheduling list acquisition request sent by the set top box;
the scheduling sending unit is used for responding to the scheduling table acquisition request and returning a corresponding scheduling table to the set-top box, the scheduling table is a time table which is made for live programs and is related to interaction information, the interaction information corresponds to the live programs, and the interaction information comprises at least one of questionnaire survey, interactive question answering, guessing, voting, advertisement interaction and commodity linking;
the interactive acceptance unit is used for receiving an interactive information acquisition request sent by the set top box at a preset time according to the schedule;
the interactive sending unit is used for responding to the interactive information acquisition request and returning the corresponding interactive information to the set top box; the set top box presents the interactive information to a user, receives an operation instruction sent by the user according to the interactive information, determines an operation result according to the interactive information and the operation instruction, and sends the operation result to a server.
CN201710282774.1A 2017-04-26 2017-04-26 Information interaction method, set top box and server Active CN107087030B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710282774.1A CN107087030B (en) 2017-04-26 2017-04-26 Information interaction method, set top box and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710282774.1A CN107087030B (en) 2017-04-26 2017-04-26 Information interaction method, set top box and server

Publications (2)

Publication Number Publication Date
CN107087030A CN107087030A (en) 2017-08-22
CN107087030B true CN107087030B (en) 2020-04-07

Family

ID=59612009

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710282774.1A Active CN107087030B (en) 2017-04-26 2017-04-26 Information interaction method, set top box and server

Country Status (1)

Country Link
CN (1) CN107087030B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108833584B (en) * 2018-06-29 2020-07-24 掌阅科技股份有限公司 Message pushing method, terminal, server and computer storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103108251A (en) * 2013-02-28 2013-05-15 青岛海信电器股份有限公司 System and method for television user interaction
CN103561290A (en) * 2013-10-24 2014-02-05 深圳创维数字技术股份有限公司 Television program booking method, server, client terminal and system
CN104581371A (en) * 2014-12-03 2015-04-29 三星电子(中国)研发中心 Method, terminal, sever and system for media interaction
CN105307022A (en) * 2015-09-30 2016-02-03 天脉聚源(北京)科技有限公司 Method and device for managing user interactive information of television interactive system
CN105959827A (en) * 2016-04-22 2016-09-21 深圳市茁壮网络股份有限公司 Data interaction method, set top box, and front-end server

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7519982B1 (en) * 1999-04-15 2009-04-14 Comcast Ip Holdings I, Llc Efficient delivery of interactive program guide using demand-cast
CN101247505A (en) * 2008-03-19 2008-08-20 天柏宽带网络科技(北京)有限公司 Method and system for providing interactive service
CN101662650A (en) * 2008-08-29 2010-03-03 百视通网络电视技术发展有限责任公司 System and method for accurate and real-time advertising in IPTV video-on-demand

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103108251A (en) * 2013-02-28 2013-05-15 青岛海信电器股份有限公司 System and method for television user interaction
CN103561290A (en) * 2013-10-24 2014-02-05 深圳创维数字技术股份有限公司 Television program booking method, server, client terminal and system
CN104581371A (en) * 2014-12-03 2015-04-29 三星电子(中国)研发中心 Method, terminal, sever and system for media interaction
CN105307022A (en) * 2015-09-30 2016-02-03 天脉聚源(北京)科技有限公司 Method and device for managing user interactive information of television interactive system
CN105959827A (en) * 2016-04-22 2016-09-21 深圳市茁壮网络股份有限公司 Data interaction method, set top box, and front-end server

Also Published As

Publication number Publication date
CN107087030A (en) 2017-08-22

Similar Documents

Publication Publication Date Title
US20050273804A1 (en) Animated interactive polling system, method, and computer program product
WO2006109314A2 (en) Market surveying
KR100634096B1 (en) System and method for broadcasting audience information based electronic program guide in the digital broadcasting environment
CN101383941B (en) Interactive television program system and interactive television implementing method
GB2433140A (en) Business website
CN110225412B (en) Video interaction method, device and storage medium
CN105916051A (en) Content recommendation method and device
CN105611337B (en) A kind of advertisement leisure and promotion method and system
AU2015213191A1 (en) Methods and systems for algorithmically selected trivia gaming content
CN1964472A (en) A method to provide interactive service and relevant equipment and system
CN107087030B (en) Information interaction method, set top box and server
US10537797B2 (en) Simulated video game channel
CN108737905B (en) Live broadcast interaction synchronization method and architecture
van Dijk et al. Interactive television or enhanced televisiion?: the Dutch users interest in applications of ITV via set-top boxes
CN105872631A (en) Statistic method and device for interactive activities in programs
KR20100098942A (en) Method and system for providing survey accompanied with advertisement
CN102665115A (en) Method for determining audience satisfaction degree
CN110536158B (en) Application program competitiveness analysis method and device
AU2003200901B2 (en) Response timing
Solano et al. Evaluating the usability of interactive digital television applications
Viljoen-Stroebel TV and the COVID-19 Pandemic: A Study of the Television Platform Consumption Choices of Millennials in Gauteng during a Pandemic
WO2013089580A1 (en) Method for conducting a poll and/or an election
WO2013125971A1 (en) Interactive advertising method and system for implementing same
Indartoyo et al. Analysing How Indonesian Viewers Choose their Favourite Talk Show Programmes
TW201806398A (en) Real-time interaction method and system for mobile device and programs accomplishing the synchronous interaction between off-site audiences and programs to greatly enhance participation entertainment of proceeding activity

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
GR01 Patent grant
GR01 Patent grant