CN109874055B - Data acquisition method and system suitable for intelligent set top box - Google Patents
Data acquisition method and system suitable for intelligent set top box Download PDFInfo
- Publication number
- CN109874055B CN109874055B CN201910187895.7A CN201910187895A CN109874055B CN 109874055 B CN109874055 B CN 109874055B CN 201910187895 A CN201910187895 A CN 201910187895A CN 109874055 B CN109874055 B CN 109874055B
- Authority
- CN
- China
- Prior art keywords
- top box
- broadcast
- intelligent set
- application module
- acquisition
- 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
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention provides a data acquisition method and a data acquisition system suitable for an intelligent set top box; the data acquisition method comprises the following steps: step S1, the broadcast sent by various service application modules (100) stored on the intelligent set-top box (10) is sent out by adopting a uniform preset general format; and step S2, monitoring the broadcast through the acquisition application module (200), thereby acquiring and reporting the corresponding application behavior data. The data acquisition method and the system suitable for the intelligent set top box are ingenious in design and high in practicability.
Description
Technical Field
The invention relates to the field of data processing, in particular to a data acquisition method and a data acquisition system suitable for an intelligent set top box.
Background
IPTV is a comprehensive viewing platform integrating on-demand, live broadcast, review, value-added services and applications. The set-top box system is one of the core components of the comprehensive viewing platform, can be provided with a plurality of service applications, and has the functions of monitoring the broadcast of the service applications, collecting corresponding application behavior data, sending the application behavior data to a front end and the like.
Different service applications may have different broadcast formats, and for a broadcast sent by one service application, the existing set-top box system needs to provide a corresponding SDK (Software Development Kit) for listening. While for another format broadcast issued for another service application, an additional SDK needs to be provided to listen.
Disclosure of Invention
The invention provides a data acquisition method and a data acquisition system suitable for an intelligent set top box, aiming at the technical problems.
The technical scheme provided by the invention is as follows:
the invention provides a data acquisition method suitable for an intelligent set top box, which comprises the following steps:
step S1, the broadcast sent by various service application modules stored on the intelligent set-top box is sent out by adopting a uniform preset general format;
and step S2, monitoring the broadcast through the acquisition application module, thereby acquiring and reporting the corresponding application behavior data.
In the data acquisition method of the present invention, the preset general format adopts a document broadcast format.
In the above data collection method of the present invention, the document broadcast format is defined as: broadcast type + length + broadcast content.
In the above data acquisition method of the present invention, before step S1, the data acquisition method further includes:
step S0, acquiring configuration information of the front end from the front end through the acquisition application module, and acquiring software and hardware attribute information of the intelligent set top box from the intelligent set top box;
step S2 further includes: when the acquisition application module acquires the application behavior data, the acquisition application module reports the acquired application behavior data and the software and hardware attribute information of the intelligent set top box to the front end based on the configuration information of the front end.
The invention also provides a data acquisition system suitable for the intelligent set top box, which comprises:
the system comprises a plurality of service application modules, a plurality of service application modules and a plurality of service application modules, wherein the service application modules are stored on an intelligent set top box and used for sending out broadcasts according to a uniform preset general format;
and the acquisition application module is used for monitoring the broadcast so as to acquire and report the corresponding application behavior data.
In the data acquisition system of the present invention, the preset general format is a document broadcast format.
In the data acquisition system of the present invention, the document broadcast format is defined as: broadcast type + length + broadcast content.
In the data acquisition system of the present invention, the acquisition application module is further configured to acquire configuration information of the front end from the front end, and acquire software and hardware attribute information of the intelligent set-top box from the intelligent set-top box;
and when the acquisition application module acquires the application behavior data, the acquired application behavior data and the software and hardware attribute information of the intelligent set top box are reported to the front end based on the configuration information of the front end.
The data acquisition method and the system suitable for the intelligent set top box of the invention ensure that the broadcast sent by various service application modules stored on the set top box is sent by adopting a uniform preset universal format, thus only one acquisition application module is needed for monitoring; in this way, situations in which the SDK needs to be provided or the acquisition application module needs to be modified for broadcasts of different formats are avoided. When newly-added acquisition data types are broadcasted, the acquisition application module can be directly supported by the reserved universal format extension without being modified. The set-top box monitors broadcast and reported data by installing the acquisition application module, and the service application module can be flexibly updated in an application deployment and downloading mode. The data acquisition method and the system suitable for the intelligent set top box are ingenious in design and high in practicability.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
fig. 1 shows a flow chart of a data acquisition method suitable for an intelligent set-top box according to a preferred embodiment of the present invention;
fig. 2 shows a functional block schematic diagram of a data acquisition system implementing the data acquisition method shown in fig. 1.
Detailed Description
The technical problem to be solved by the invention is as follows: different service applications may have different broadcast formats, and for a broadcast sent by one service application, the existing set-top box system needs to provide a corresponding SDK (Software Development Kit) for listening. While for another format broadcast issued for another service application, an additional SDK needs to be provided to listen. The technical idea of the invention for solving the technical problem is as follows: the broadcast sent by various service application modules stored on the set-top box is sent by adopting a uniform preset universal format, so that only one acquisition application module is needed for monitoring; in this way, situations in which the SDK needs to be provided or the acquisition application module needs to be modified for broadcasts of different formats are avoided.
In order to make the technical purpose, technical solutions and technical effects of the present invention more clear and facilitate those skilled in the art to understand and implement the present invention, the present invention will be further described in detail with reference to the accompanying drawings and specific embodiments.
As shown in fig. 1, fig. 1 is a flowchart illustrating a data collection method suitable for an intelligent set-top box according to a preferred embodiment of the present invention. The data acquisition method comprises the following steps:
step S1, the broadcast sent by the various business application modules 100 stored on the intelligent set-top box 10 is sent out by adopting a uniform preset general format;
step S2, the acquisition application module 200 monitors the broadcast, so as to acquire and report the corresponding application behavior data.
In the above technical solution, the intelligent set-top box 10 is a hardware carrier for various service application modules 100. And the business application module 100 and the collection application module 200 belong to program modules.
In one embodiment, the predetermined common format is a document broadcast format. The broadcast transmitted by the service application module 100 may be a data broadcast or a reservation broadcast, and both the data broadcast and the reservation broadcast are transmitted in a document broadcast format.
Specifically, the document broadcast format may be defined as:
broadcast type + length + broadcast content.
When a data broadcast needs to be sent, the data broadcast needs to be modified according to a document broadcast format, specifically, a broadcast type can be filled with a code of the data broadcast, a length can be filled with a code of the data broadcast, and a broadcast content can be filled with a code of the data broadcast.
Further, in this embodiment, before step S1, the data acquisition method further includes:
step S0, acquiring configuration information of the front end 300 from the front end 300 through the collection application module 200, and acquiring software and hardware attribute information of the intelligent set-top box 10 from the intelligent set-top box 10;
step S2 further includes: when the collection application module 200 collects the application behavior data, the collection application module 200 reports the collected application behavior data and the software and hardware attribute information of the intelligent set-top box 10 to the front end 300 based on the configuration information of the front end 300.
In general, when the device is powered on, the collection application module 200 sends a configuration information acquisition command to the front end 300, and then the front end 300 returns the configuration information of the front end 300 to the collection application module 200 based on the configuration information acquisition command. Here, the configuration information of the front end 300 includes an item name, number, location, and space size of the front end 300, and the like. Based on the configuration information of the front end 300, the orientation of the reporting process of the application behavior data reported by the acquisition application module 200 can be realized, and even the controllable reporting rate can be realized.
Further, as shown in fig. 2, fig. 2 is a schematic diagram of functional modules of a data acquisition system implementing the data acquisition method shown in fig. 1.
The data acquisition system comprises the following steps:
the multiple service application modules 100 are stored on the intelligent set-top box 10 and used for sending out broadcasts according to a uniform preset general format;
the collection application module 200 is configured to monitor a broadcast, so as to collect and report corresponding application behavior data.
In the above technical solution, the intelligent set-top box 10 is a hardware carrier for various service application modules 100. And the business application module 100 and the collection application module 200 belong to program modules.
In one embodiment, the predetermined common format is a document broadcast format. The broadcast transmitted by the service application module 100 may be a data broadcast or a reservation broadcast, and both the data broadcast and the reservation broadcast are transmitted in a document broadcast format.
Specifically, the document broadcast format may be defined as:
broadcast type + length + broadcast content.
When a data broadcast needs to be sent, the data broadcast needs to be modified according to a document broadcast format, specifically, a broadcast type can be filled with a code of the data broadcast, a length can be filled with a code of the data broadcast, and a broadcast content can be filled with a code of the data broadcast.
Further, in this embodiment, the acquisition application module 200 is further configured to acquire configuration information of the front end 300 from the front end 300, and acquire software and hardware attribute information of the intelligent set-top box 10 from the intelligent set-top box 10;
and is used for reporting the collected application behavior data and the software and hardware attribute information of the intelligent set-top box 10 to the front-end 300 based on the configuration information of the front-end 300 when the collection application module 200 collects the application behavior data.
In general, when the device is powered on, the collection application module 200 sends a configuration information acquisition command to the front end 300, and then the front end 300 returns the configuration information of the front end 300 to the collection application module 200 based on the configuration information acquisition command. Here, the configuration information of the front end 300 includes an item name, number, location, and space size of the front end 300, and the like. Based on the configuration information of the front end 300, the orientation of the reporting process of the application behavior data reported by the acquisition application module 200 can be realized, and even the controllable reporting rate can be realized.
The data acquisition method and the system suitable for the intelligent set top box of the invention ensure that the broadcast sent by various service application modules stored on the set top box is sent by adopting a uniform preset universal format, thus only one acquisition application module is needed for monitoring; in this way, situations in which the SDK needs to be provided or the acquisition application module needs to be modified for broadcasts of different formats are avoided. When newly-added acquisition data types are broadcasted, the acquisition application module can be directly supported by the reserved universal format extension without being modified. The set-top box monitors broadcast and reported data by installing the acquisition application module, and the service application module can be flexibly updated in an application deployment and downloading mode. The data acquisition method and the system suitable for the intelligent set top box are ingenious in design and high in practicability.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.
Claims (2)
1. A data acquisition method suitable for an intelligent set top box is characterized by comprising the following steps:
step S1, the broadcast sent by various service application modules (100) stored on the intelligent set-top box (10) is sent out by adopting a uniform preset general format;
step S2, monitoring the broadcast through the acquisition application module (200), thereby acquiring and reporting the corresponding application behavior data;
the preset general format adopts a document broadcast format;
the document broadcast format is defined as: broadcast type + length + broadcast content;
before step S1, the data acquisition method further includes:
step S0, acquiring configuration information of the front end (300) from the front end (300) through the acquisition application module (200), and acquiring software and hardware attribute information of the intelligent set top box (10) from the intelligent set top box (10);
step S2 further includes: when the acquisition application module (200) acquires the application behavior data, the acquisition application module (200) reports the acquired application behavior data and the software and hardware attribute information of the intelligent set-top box (10) to the front end (300) based on the configuration information of the front end (300).
2. A data acquisition system suitable for use in an intelligent set-top box, comprising:
the system comprises a plurality of service application modules (100), a plurality of service application modules and a plurality of service application modules, wherein the service application modules (100) are stored on an intelligent set-top box (10) and are used for sending out broadcasts according to a uniform preset general format;
the acquisition application module (200) is used for monitoring broadcast so as to acquire and report corresponding application behavior data;
the preset general format adopts a document broadcast format;
the document broadcast format is defined as: broadcast type + length + broadcast content;
the acquisition application module (200) is further used for acquiring configuration information of the front end (300) from the front end (300) and acquiring software and hardware attribute information of the intelligent set top box (10) from the intelligent set top box (10);
and when the application behavior data are collected by the collection application module (200), the collected application behavior data and the software and hardware attribute information of the intelligent set-top box (10) are reported to the front end (300) based on the configuration information of the front end (300).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910187895.7A CN109874055B (en) | 2019-03-12 | 2019-03-12 | Data acquisition method and system suitable for intelligent set top box |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910187895.7A CN109874055B (en) | 2019-03-12 | 2019-03-12 | Data acquisition method and system suitable for intelligent set top box |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109874055A CN109874055A (en) | 2019-06-11 |
CN109874055B true CN109874055B (en) | 2021-08-17 |
Family
ID=66920283
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910187895.7A Active CN109874055B (en) | 2019-03-12 | 2019-03-12 | Data acquisition method and system suitable for intelligent set top box |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109874055B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112910972A (en) * | 2021-01-21 | 2021-06-04 | 深圳市九洲电器有限公司 | Data acquisition method, terminal and data acquisition system |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101064670A (en) * | 2006-04-30 | 2007-10-31 | 互联天下科技发展(深圳)有限公司 | Network multi-service processing method and system |
CN103747338A (en) * | 2013-12-24 | 2014-04-23 | 广东九联科技股份有限公司 | Android system set top box based application switching method |
CN104125208A (en) * | 2013-10-15 | 2014-10-29 | 腾讯科技(深圳)有限公司 | Data transmission method and data transmission device |
CN105141653A (en) * | 2015-07-01 | 2015-12-09 | 北京奇虎科技有限公司 | Method, equipment and system for data interaction of service platform |
CN105245521A (en) * | 2015-10-14 | 2016-01-13 | 海能达通信股份有限公司 | Protocol format conversion method and device and interface platform |
CN106101169A (en) * | 2016-05-19 | 2016-11-09 | 努比亚技术有限公司 | A kind of terminal and data reporting method |
CN106982393A (en) * | 2017-03-21 | 2017-07-25 | 上海星红桉数据科技有限公司 | Based on magnanimity across the collection assemblage method for shielding viewing behavior data |
CN107066367A (en) * | 2017-04-05 | 2017-08-18 | 青岛海信宽带多媒体技术有限公司 | Application detection method and device in intelligent terminal |
CN108282519A (en) * | 2017-12-29 | 2018-07-13 | 深圳中兴网信科技有限公司 | Interface realizing method, Interface for System based on middleware |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1264348C (en) * | 2002-09-29 | 2006-07-12 | 北京中视联数字系统有限公司 | Method for organizing and interpreting data broadcast content in digital television system |
US20080098450A1 (en) * | 2006-10-16 | 2008-04-24 | Toptrend Global Technologies, Inc. | Dual display apparatus and methodology for broadcast, cable television and IPTV |
CN103139170A (en) * | 2011-11-30 | 2013-06-05 | 中国联合网络通信集团有限公司 | Service data sending method, media switching center and network system |
CN104602118A (en) * | 2013-10-30 | 2015-05-06 | 中国移动通信集团公司 | Multimedia data output method and equipment |
CN104899325A (en) * | 2015-06-19 | 2015-09-09 | 上海卓悠网络科技有限公司 | APP (application) acquired data collection method, terminal, server and system |
CN105357549A (en) * | 2015-11-09 | 2016-02-24 | 天津网络广播电视台有限公司 | Data collection system and data collection method for set-top box |
CN106792202B (en) * | 2016-12-27 | 2020-09-08 | 东华互联宜家数据服务有限公司 | Set top box data adaptation method, device and system |
CN106817278B (en) * | 2017-01-12 | 2019-08-13 | 烽火通信科技股份有限公司 | A kind of data acquisition reporting device and method for intelligent terminal |
-
2019
- 2019-03-12 CN CN201910187895.7A patent/CN109874055B/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101064670A (en) * | 2006-04-30 | 2007-10-31 | 互联天下科技发展(深圳)有限公司 | Network multi-service processing method and system |
CN104125208A (en) * | 2013-10-15 | 2014-10-29 | 腾讯科技(深圳)有限公司 | Data transmission method and data transmission device |
CN103747338A (en) * | 2013-12-24 | 2014-04-23 | 广东九联科技股份有限公司 | Android system set top box based application switching method |
CN105141653A (en) * | 2015-07-01 | 2015-12-09 | 北京奇虎科技有限公司 | Method, equipment and system for data interaction of service platform |
CN105245521A (en) * | 2015-10-14 | 2016-01-13 | 海能达通信股份有限公司 | Protocol format conversion method and device and interface platform |
CN106101169A (en) * | 2016-05-19 | 2016-11-09 | 努比亚技术有限公司 | A kind of terminal and data reporting method |
CN106982393A (en) * | 2017-03-21 | 2017-07-25 | 上海星红桉数据科技有限公司 | Based on magnanimity across the collection assemblage method for shielding viewing behavior data |
CN107066367A (en) * | 2017-04-05 | 2017-08-18 | 青岛海信宽带多媒体技术有限公司 | Application detection method and device in intelligent terminal |
CN108282519A (en) * | 2017-12-29 | 2018-07-13 | 深圳中兴网信科技有限公司 | Interface realizing method, Interface for System based on middleware |
Also Published As
Publication number | Publication date |
---|---|
CN109874055A (en) | 2019-06-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109284334B (en) | Real-time database synchronization method and device, electronic equipment and storage medium | |
CN109542865B (en) | Method, device, system and medium for synchronizing configuration files of distributed cluster system | |
CN101714930B (en) | Method and system for realizing network monitoring | |
CN110166155B (en) | Emergency broadcast multi-channel streaming media broadcasting method and system | |
CN102394771A (en) | Socket type embedded log acquisition system and method | |
EP1469654A3 (en) | Network device, system and method for providing list of controlled devices | |
CN103312544A (en) | Method, equipment and system for controlling terminals during log file reporting | |
US8832764B2 (en) | Block troubleshooting | |
CN108228625B (en) | Push message processing method and device | |
CN110995566A (en) | Message data pushing method, system and device | |
CN109874055B (en) | Data acquisition method and system suitable for intelligent set top box | |
KR20110062508A (en) | A method for sharing channel map of digital broadcast systems in a home network and a system thereof | |
CN105260346A (en) | Monitoring data processing method, device and system | |
CN111506769B (en) | Video file processing method and device, storage medium and electronic device | |
CN101764707B (en) | Processing method, conversion device and processing system for network configuration event notification message | |
CN105763382A (en) | Realization method and device based on end-to-end service monitoring | |
CN110225113B (en) | Service monitoring method and system | |
CN112887925B (en) | Short message pushing method, edge server node and service server node | |
CN101674493A (en) | Monitoring method, monitoring terminal and monitoring system for digital television network images | |
CN108540820A (en) | Flow data management method, device and computer readable storage medium | |
CN105227395A (en) | A kind of method, Apparatus and system of distributed JVM performance evaluation | |
CN109525870A (en) | A kind of advertisement push system and servomechanism | |
CN105635847B (en) | A kind of method and apparatus of television program reminder | |
CN101860799A (en) | Transmission and receiving method and device for interactive service files | |
CN101436912B (en) | Method, equipment and system for transmitting notification of service initializtion information |
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 |