CN105430534A - Intelligent device reporting data method and system - Google Patents

Intelligent device reporting data method and system Download PDF

Info

Publication number
CN105430534A
CN105430534A CN201510714915.3A CN201510714915A CN105430534A CN 105430534 A CN105430534 A CN 105430534A CN 201510714915 A CN201510714915 A CN 201510714915A CN 105430534 A CN105430534 A CN 105430534A
Authority
CN
China
Prior art keywords
data
smart machine
local file
record
log interface
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.)
Granted
Application number
CN201510714915.3A
Other languages
Chinese (zh)
Other versions
CN105430534B (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.)
TCL Corp
Original Assignee
TCL Corp
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 TCL Corp filed Critical TCL Corp
Priority to CN201510714915.3A priority Critical patent/CN105430534B/en
Publication of CN105430534A publication Critical patent/CN105430534A/en
Application granted granted Critical
Publication of CN105430534B publication Critical patent/CN105430534B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/65Transmission of management data between client and server
    • H04N21/658Transmission by the client directed to the server
    • H04N21/6582Data stored in the client, e.g. viewing habits, hardware capabilities, credit card number
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion
    • H04N21/23109Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion by placing content in organized collections, e.g. EPG data repository
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/258Client or end-user data management, e.g. managing client capabilities, user preferences or demographics, processing of multiple end-users preferences to derive collaborative data
    • H04N21/25866Management of end-user data
    • 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/435Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Computer Graphics (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an intelligent device reporting data method and system, wherein the method comprises the steps: A, an intelligent device storing data to be reported in a multi-row format, each row of recording being composed of fields representing different services; B, after storage, performing coding and compression processing on the data to be reported, and transmitting the processed data to a logger interface server through calling a logger interface; C, the logger interface server receiving the data, then storing the data in a logger file, and uploading the logger file to a logger file system; and D, the logger interface server receiving all data, and then returning successfully received returning codes to the intelligent device. The method and system improve a data transmission format, and reduce the number of interfaces defined by a service terminal, thereby providing great convenience for an intelligent television to call an interface; in addition, the method and system employ coding and compression processing, reduce the band width occupied in reporting data, and guarantee data security and reliability.

Description

A kind of method and system of smart machine reported data
Technical field
The present invention relates to data and report field, particularly relate to a kind of method and system of smart machine reported data.
Background technology
Nowadays, the smart machines such as intelligent television have come into huge numbers of families, and increasing user watches the program or use application above oneself liked by intelligent television.The behavior hobby thinking understanding user that operator is also urgent while pushing program by intelligent television to user.Therefore, operator needs the data of collecting user from Intelligent television terminal to carry out analyzing and processing.
In prior art, Intelligent television terminal is the service end adopting the mode of active reporting the user data collected to be sent to operator.This reporting schemes is that data are sent to service end by the api interface exposed by calling service end, and host-host protocol is HTTP normally.At present, but this reporting schemes exists many defects.First, different business datums needs to call different interfaces, thus causes interface quantity too much; Secondly, often report a record will call an interface, cannot batch reported data; In addition, the data format reported adopts json usually, and owing to containing a large amount of garbages in json, therefore cause reported data amount large, occupy a large amount of bandwidth; Finally, the safety and reliability of its transfer of data of mode of a lot of reported data can not get ensureing.
Therefore, prior art has yet to be improved and developed.
Summary of the invention
In view of above-mentioned the deficiencies in the prior art, the object of the present invention is to provide a kind of method and system of smart machine reported data, be intended to solve that existing data reporting schemes exists reports the problems such as efficiency is low.
Technical scheme of the present invention is as follows:
A method for smart machine reported data, wherein, comprises step:
The data that A, smart machine need report are preserved by the form of multirow record, and every line item is made up of multiple field representing different business;
The data that need report after B, preservation carry out encoding and compressing process, by calling log interface by the transfer of data after process to log interface server;
C, log interface server are saved in journal file after receiving data, then upload in JFS by journal file;
After D, log interface server receive whole data, successful for reception return code is turned back to smart machine.
The method of described smart machine reported data, wherein, described steps A specifically comprises:
The data of the form of the employing multirow record that A1, smart machine need report are transmitted, and are saved in a local file;
A2, each local file all set a threshold values, for limiting the size of the reported data that can store;
If the size of the described local file of A3 reaches the threshold value of setting, newly-built local file, and data is saved in newly-built local file.
The method of described smart machine reported data, wherein, described step B specifically comprises:
The record that B1, line by line reading reach in the local file of threshold value, then encodes, is compressed into binary stream after coding;
B2, by calling log interface, binary stream is transferred to log interface server.
The method of described smart machine reported data, wherein, described step C specifically comprises:
C1, log interface server are cached in byte arrays after getting binary stream, then carry out decompress(ion) and decoding process;
C2, log interface server read line by line by processing the record obtained, and are saved in different journal files according to data category by the record read;
C3, journal file to be uploaded in JFS.
The method of described smart machine reported data, wherein, also comprises: when the duration interval of reported data upgrades, smart machine gets the duration interval of renewal by a duration interval interface, and according to the duration interval reported data upgraded.
The method of described smart machine reported data, wherein, the data placement reported is in the message body of http protocol, and transmission means adopts url suffix to add required parameter and parameter value.
A system for smart machine reported data, wherein, comprising:
Preserve module, preserved by the form of multirow record for the data that need report, and every line item is made up of multiple field representing different business;
Transport module, carries out encoding and compressing process for the data that need report after preserving, by calling log interface by the transfer of data after process to log interface server;
Upper transmission module, is saved in journal file, is then uploaded in JFS by journal file after receiving data;
Return module, after receiving whole data, successful for reception return code is turned back to smart machine.
The system of described smart machine reported data, wherein, described preservation module specifically comprises:
Storage unit, the data of the form of the employing multirow record that need report for smart machine are transmitted, and are saved in a local file;
Setup unit, for each local file is set a threshold values, limits the size of the reported data that can store;
Data if the size of described local file reaches the threshold value of setting, for newly-built local file, and are saved in newly-built local file by newly-built unit.
The system of described smart machine reported data, wherein, described transport module specifically comprises:
Compression coding unit, for reading the record reached in the local file of threshold value line by line, then encoding, being compressed into binary stream after coding;
Transmission unit, for being transferred to log interface server by calling log interface by binary stream.
The system of described smart machine reported data, wherein, described upper transmission module specifically comprises:
Uncompressed encoding unit, is cached in byte arrays after getting binary stream, then carries out decompress(ion) and decoding process;
Reading unit, for reading processing the record obtained line by line, and is saved in different journal files according to data category by the record read;
Uploading unit, for uploading to journal file in JFS.
Beneficial effect: the form of the present invention to transfer of data improves, decrease the quantity of the interface of service end definition, thus this intelligent television calling interface provides a great convenience, and adopt coding and compression process, the bandwidth taken when reducing reported data, ensure that the safety and reliability of data.
Accompanying drawing explanation
Fig. 1 is the flow chart of the method preferred embodiment of a kind of smart machine reported data of the present invention.
Fig. 2 is the mutual schematic diagram in the present invention between intelligent television and log interface server.
Fig. 3 is the particular flow sheet of step S101 in method shown in Fig. 1.
Fig. 4 is the particular flow sheet of step S102 in method shown in Fig. 1.
Fig. 5 is the particular flow sheet of step S103 in method shown in Fig. 1.
Fig. 6 is the form schematic diagram of intelligent television reported data in the present invention.
Fig. 7 is the form schematic diagram of the video playback data reported in the present invention.
Fig. 8 is the structured flowchart of the system preferred embodiment of a kind of smart machine reported data of the present invention.
Fig. 9 is the concrete structure block diagram preserving module in system shown in Figure 8.
Figure 10 is the concrete structure block diagram of transport module in system shown in Figure 8.
Figure 11 is the concrete structure block diagram of upper transmission module in system shown in Figure 8.
Embodiment
The invention provides a kind of method and system of smart machine reported data, for making object of the present invention, technical scheme and effect clearly, clearly, the present invention is described in more detail below.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
Refer to Fig. 1, Fig. 1 is the method for a kind of smart machine reported data of the present invention, it is characterized in that, comprises step:
The data that S101, smart machine need report are preserved by the form of multirow record, and every line item is made up of multiple field representing different business;
The data that need report after S102, preservation carry out encoding and compressing process, by calling log interface by the transfer of data after process to log interface server;
S103, log interface server are saved in journal file after receiving data, then upload in JFS by journal file;
After S104, log interface server receive whole data, successful for reception return code is turned back to smart machine.
As shown in Figure 2, when carrying out mutual between smart machine (the present invention is for intelligent television) and log interface server in the present invention, first by intelligent television by network by the transfer of data that reports to log interface server (a reported data), log interface server receives the data that report and data is saved in journal file, then upload to (storage of b journal file) in JFS, and return code is returned to intelligent television (c return code) after receiving whole data.
In embodiments of the present invention, the new form of the data acquisition that need report transmits, preserved by multirow record by data, and every line item is all made up of multiple field, and each field has fixing order, the different business of different field references, different business datums can be transmitted like this by calling same interface, decrease the interface quantity that service end needs definition, realize batch reported data, improve data and report efficiency.
In addition, it is adopt JSON form that traditional data report, and wherein contains a large amount of braces, colon and double quotation marks, these information normally data analysis time unwanted.A large amount of ignore characters is transferred to service end, causes the waste of Internet resources, without the need to adopting a large amount of ignore character in the present invention, only needing to be split by separator between fields, so decrease reported data amount, reducing bandwidth.
Further, by encoding and compressing process, also reduce further the bandwidth of reported data, ensure that the safety and reliability of data simultaneously.
Further, as shown in Figure 3, described step S101 specifically comprises:
The data of the form of the employing multirow record that S201, smart machine need report are transmitted, and are saved in a local file;
S202, each local file all set a threshold values, for limiting the size of the reported data that can store;
If the size of the described local file of S203 reaches the threshold value of setting, newly-built local file, and data is saved in newly-built local file.
Namely, the present invention be first by the data buffer storage that reports in local file, and set a threshold value, such as 5,000,000, when detecting that local file has reached 5,000,000, a then newly-built local file, data are saved in newly-built local file, when newly-built local file reaches 5,000,000, continue a newly-built local file, circulate according to this, thus make the size of each local file in 5,000,000 scopes.
Further, as shown in Figure 4, described step S102 specifically comprises:
The record that S301, line by line reading reach in the local file of threshold value, then encodes, is compressed into binary stream after coding;
S302, by calling log interface, binary stream is transferred to log interface server.
After the size of a local file reaches threshold value, data wherein can be reported, that is, the present invention is not real-time report data, but local file, after reaching certain size, is just reported, can be avoided the phenomenon taking Internet resources for a long time so by the time.
In addition, in the embodiment of the present invention, base64 specifically can be used to encode to the data reported, base64 is a kind of coded system for transmitting 8bit syllabified code, and the embodiment of the present invention applies the safety and reliability that this coded system ensure that data.
Compress mode then can adopt gzip form to compress, and transmits after data compression, the bandwidth that the data that can greatly reduce to report take.Gzip binary stream is obtained after carrying out compression process.By calling log interface, binary stream is transferred to log interface server.
Further, as shown in Figure 5, described step S103 specifically comprises:
S401, log interface server are cached in byte arrays after getting binary stream, then carry out decompress(ion) and decoding process;
S402, log interface server read line by line by processing the record obtained, and are saved in different journal files according to data category by the record read;
S403, journal file to be uploaded in JFS.
The binary stream (gzip form) that log interface server is sended over by request inlet flow acquisition intelligent television, is first saved in byte arrays by binary stream, then the binary stream of gzip form is carried out decompress(ion), then carry out base64 decoding process.
Then the record finally obtained is read line by line, because different field in every line item has different business implications, so the record read can be saved in different journal files according to data category.Finally, after processing all data, return code is put in the message body of response, and turns back to intelligent television.
In embodiments of the present invention, the data reported are made up of multirow record, and every line item is made up of multiple field, an example of the data reported is as shown in Figure 6: wherein have 4 line items, every line item is made up of 3 fields, uses "/t " segmentation between adjacent fields, field is by order arrangement from left to right, the business implication that each field references is different, if field value is empty, then uses 0 to fill.
The data reported are made up of common data and business datum, and front 6 are classified as common data, after be business datum, field columns shared by different business datums is different.
The implication of the order (from left to right) that following table 1 arranges for public data field and representative:
Table 1
Data category field wherein, which kind of business datum which represent this record is, such as, comprise following 9 kinds of data categories: video playback (value is 1), collection data (value is 2), time long data (value is 3), Tab data (value is 4), click data (value is 5), Launcher data (value is 6), subject data (value is 7), screen protection data (value is 8), wallpaper data (value is 9).
Represent the record of video playback data as shown in Figure 7, first character section is wherein 1, represent this and be recorded as video playback data, second field references play start time, 3rd field references plays the end time, 4th field is behavior type, 1 representative is play, 5th field references behavior source, 3 representatives are from collection, the entity id that 6th field references behavior triggers, form is template id_Tabid_ block id_ resource id, the video name (business datum) of the 7th field references viewing, the video licence plate business (business datum) of the 8th field references viewing.
In embodiments of the present invention, log interface definition:
Http:// launcher.tcloudfamily.com/api/v2/log/upload, during each reported data, all need to be with required parameter, such service end just can obtain the information of intelligent television according to required parameter.The present invention can adopt POST(namely to revise renewal) mode is by the data placement that reports in the message body of http protocol, and the data of this mode to transmission do not limit, thus ensure that the integrality of transmission data.Use the url in HTTP message head to transmit required parameter, namely transmission means adopts url suffix to add required parameter and parameter value.It is the data which platform intelligent television is uploaded that required parameter is used for distinguishing.Required parameter adopts url to add the mode of " & parameter 1=parameter value 1 & parameter 2=parameter value 2 ".
Following table is parametric description:
Table 2
Parameter name Type Whether necessary Describe
client_type String Be Type
dnum String Be dnum
mac String Be mac
launcher_id String Be huan_id
app_version String Be Launcher software version number
sys_version String Be Terminal system version number
Further, also comprise: when the duration interval of reported data upgrades, smart machine gets the duration interval of renewal by a duration interval interface, and according to the duration interval reported data upgraded.
Duration interval interface url defines:
http://launcher.tcloudfamily.com/api/v2/log/getconfig
Return parameters is as following table three:
Table three
Parameter name Type Describe
upload_interval int Upload the duration interval of daily record, unit is second
Its content of return code that last log interface server returns is as shown in following table four:
Table four
back_code Describe
1000 Success
1001 Input parameter mistake
1002 System for content mistake
Wherein, 1000 represent successfully, and 1001 represent input parameter mistake, 1002 representative system content false.
Based on said method, the present invention also provides a kind of system preferred embodiment of smart machine reported data, as shown in Figure 8, comprising:
Preserve module 100, preserved by the form of multirow record for the data that need report, and every line item is made up of multiple field representing different business;
Transport module 200, carries out encoding and compressing process for the data that need report after preserving, by calling log interface by the transfer of data after process to log interface server;
Upper transmission module 300, is saved in journal file, is then uploaded in JFS by journal file after receiving data;
Return module 400, after receiving whole data, successful for reception return code is turned back to smart machine.
Further, as shown in Figure 9, described preservation module 100 specifically comprises:
Storage unit 110, the data of the form of the employing multirow record that need report for smart machine are transmitted, and are saved in a local file;
Setup unit 120, for setting a threshold values at each local file, limits the size of the reported data that can store;
Newly-built unit 130, if the threshold value reaching setting for the size of described local file, newly-built local file, and data are saved in newly-built local file.
Further, as shown in Figure 10, described transport module 200 specifically comprises:
Compression coding unit 210, for reading the record reached in the local file of threshold value line by line, then encoding, being compressed into binary stream after coding;
Transmission unit 220, for being transferred to log interface server by calling log interface by binary stream.
Further, as shown in figure 11, described upper transmission module 300 specifically comprises:
Uncompressed encoding unit 310, is cached in byte arrays after getting binary stream, then carries out decompress(ion) and decoding process;
Reading unit 320, for reading processing the record obtained line by line, and is saved in different journal files according to data category by the record read;
Uploading unit 330, for uploading to journal file in JFS.
Ins and outs about above-mentioned modular unit are existing in method above to be described in detail, therefore repeats no more.
In sum, the form of the present invention to transfer of data improves, decrease the quantity of the interface of service end definition, thus this intelligent television calling interface provides a great convenience, and adopt coding and compression process, the bandwidth taken when reducing reported data, ensure that the safety and reliability of data.
Should be understood that, application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, can be improved according to the above description or convert, and all these improve and convert the protection range that all should belong to claims of the present invention.

Claims (10)

1. a method for smart machine reported data, is characterized in that, comprises step:
The data that A, smart machine need report are preserved by the form of multirow record, and every line item is made up of multiple field representing different business;
The data that need report after B, preservation carry out encoding and compressing process, by calling log interface by the transfer of data after process to log interface server;
C, log interface server are saved in journal file after receiving data, then upload in JFS by journal file;
After D, log interface server receive whole data, successful for reception return code is turned back to smart machine.
2. the method for smart machine reported data according to claim 1, is characterized in that, described steps A specifically comprises:
The data of the form of the employing multirow record that A1, smart machine need report are transmitted, and are saved in a local file;
A2, each local file all set a threshold values, for limiting the size of the reported data that can store;
If the size of the described local file of A3 reaches the threshold value of setting, newly-built local file, and data is saved in newly-built local file.
3. the method for smart machine reported data according to claim 2, is characterized in that, described step B specifically comprises:
The record that B1, line by line reading reach in the local file of threshold value, then encodes, is compressed into binary stream after coding;
B2, by calling log interface, binary stream is transferred to log interface server.
4. the method for smart machine reported data according to claim 3, is characterized in that, described step C specifically comprises:
C1, log interface server are cached in byte arrays after getting binary stream, then carry out decompress(ion) and decoding process;
C2, log interface server read line by line by processing the record obtained, and are saved in different journal files according to data category by the record read;
C3, journal file to be uploaded in JFS.
5. the method for smart machine reported data according to claim 1, it is characterized in that, also comprise: when the duration interval of reported data upgrades, smart machine gets the duration interval of renewal by a duration interval interface, and according to the duration interval reported data upgraded.
6. the method for smart machine reported data according to claim 1, is characterized in that, the data placement reported is in the message body of http protocol, and transmission means adopts url suffix to add required parameter and parameter value.
7. a system for smart machine reported data, is characterized in that, comprising:
Preserve module, preserved by the form of multirow record for the data that need report, and every line item is made up of multiple field representing different business;
Transport module, the data for then reporting carry out encoding and compressing process, by calling log interface by the transfer of data after process to log interface server;
Upper transmission module, is saved in journal file, is then uploaded in JFS by journal file after receiving data;
Return module, after receiving whole data, successful for reception return code is turned back to smart machine.
8. the system of smart machine reported data according to claim 7, is characterized in that, described preservation module specifically comprises:
Storage unit, the data of the form of the employing multirow record that need report for smart machine are transmitted, and are saved in a local file;
Setup unit, for each local file is set a threshold values, limits the size of the reported data that can store;
Data if the size of described local file reaches the threshold value of setting, for newly-built local file, and are saved in newly-built local file by newly-built unit.
9. the system of smart machine reported data according to claim 8, is characterized in that, described transport module specifically comprises:
Compression coding unit, for reading the record reached in the local file of threshold value line by line, then encoding, being compressed into binary stream after coding;
Transmission unit, for being transferred to log interface server by calling log interface by binary stream.
10. the system of smart machine reported data according to claim 9, is characterized in that, described upper transmission module specifically comprises:
Uncompressed encoding unit, is cached in byte arrays after getting binary stream, then carries out decompress(ion) and decoding process;
Reading unit, for reading processing the record obtained line by line, and is saved in different journal files according to data category by the record read;
Uploading unit, for uploading to journal file in JFS.
CN201510714915.3A 2015-10-29 2015-10-29 method and system for reporting data by intelligent equipment Active CN105430534B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510714915.3A CN105430534B (en) 2015-10-29 2015-10-29 method and system for reporting data by intelligent equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510714915.3A CN105430534B (en) 2015-10-29 2015-10-29 method and system for reporting data by intelligent equipment

Publications (2)

Publication Number Publication Date
CN105430534A true CN105430534A (en) 2016-03-23
CN105430534B CN105430534B (en) 2019-12-10

Family

ID=55508417

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510714915.3A Active CN105430534B (en) 2015-10-29 2015-10-29 method and system for reporting data by intelligent equipment

Country Status (1)

Country Link
CN (1) CN105430534B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445704A (en) * 2016-09-30 2017-02-22 乐视控股(北京)有限公司 Data reporting method, device and system
CN106973332A (en) * 2017-03-10 2017-07-21 武汉斗鱼网络科技有限公司 A kind of barrage message treatment method, analytic method and system
CN107172474A (en) * 2017-03-31 2017-09-15 武汉斗鱼网络科技有限公司 A kind of utilization painting canvas draws the method and device of barrage
CN107426039A (en) * 2017-09-18 2017-12-01 武汉虹信通信技术有限责任公司 The method and system that a kind of daily record is reported and received
CN108011966A (en) * 2017-12-14 2018-05-08 广东金赋科技股份有限公司 The optimization method that a kind of self-aided terminal log compression uploads
CN108549671A (en) * 2018-03-28 2018-09-18 微梦创科网络科技(中国)有限公司 Real time data acquisition and visual implementation method and device
CN108989902A (en) * 2018-07-03 2018-12-11 武汉斗鱼网络科技有限公司 A kind of processing method, device, terminal and the storage medium of barrage message
CN110222084A (en) * 2019-05-06 2019-09-10 北京奇安信科技有限公司 The report method and device of hotspot device monitoring information, storage medium, terminal

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030053655A1 (en) * 2001-08-16 2003-03-20 Barone Samuel T. Digital data monitoring and logging in an ITV system
CN1929489A (en) * 2006-10-20 2007-03-14 华为技术有限公司 Processing method, system, set-top-box, and device for realizing synchronization of dialogue and media flow
CN1932812A (en) * 2005-09-16 2007-03-21 腾讯科技(深圳)有限公司 Method and apparatus for holding journal
US20080005028A1 (en) * 2006-06-14 2008-01-03 Akira Wakabayashi Contents metadata registering method, registering system, and registering program
CN101107799A (en) * 2005-01-17 2008-01-16 索福帮Bb股份有限公司 Viewing rate report system and viewing rate report method
CN101645931A (en) * 2009-08-25 2010-02-10 中兴通讯股份有限公司 Method and system for monitoring user click condition in dynamic content distributing service
CN102236657A (en) * 2010-04-28 2011-11-09 阿里巴巴集团控股有限公司 Method and server for processing reported data
CN102395042A (en) * 2011-10-14 2012-03-28 深圳市同洲电子股份有限公司 Method and system for debugging digital television system
CN102891873A (en) * 2011-07-21 2013-01-23 腾讯科技(深圳)有限公司 Method for storing log data and log data storage system
US20130103740A1 (en) * 2011-10-21 2013-04-25 Timothy Tully Method of tracking offline user interaction in a rendered document on a mobile device
CN103593440A (en) * 2013-11-15 2014-02-19 北京国双科技有限公司 Method and device for reading and writing log file
CN103902537A (en) * 2012-12-25 2014-07-02 重庆新媒农信科技有限公司 Multi-service log data storage processing and inquiring system and method thereof
CN104301240A (en) * 2013-07-19 2015-01-21 腾讯科技(深圳)有限公司 Data transmission method and system
CN104349220A (en) * 2014-11-25 2015-02-11 复旦大学 Service quality monitoring system for intelligent television terminal
CN104507107A (en) * 2014-12-19 2015-04-08 浪潮电子信息产业股份有限公司 Pre-processing method of signaling data
CN104699592A (en) * 2012-09-25 2015-06-10 北京奇虎科技有限公司 Log data transmission method and log data transmission system
CN104811810A (en) * 2015-03-23 2015-07-29 四川长虹电器股份有限公司 Real-time regional audience rating and audience share statistical system based on intelligent television and method thereof

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030053655A1 (en) * 2001-08-16 2003-03-20 Barone Samuel T. Digital data monitoring and logging in an ITV system
CN101107799A (en) * 2005-01-17 2008-01-16 索福帮Bb股份有限公司 Viewing rate report system and viewing rate report method
CN1932812A (en) * 2005-09-16 2007-03-21 腾讯科技(深圳)有限公司 Method and apparatus for holding journal
US20080005028A1 (en) * 2006-06-14 2008-01-03 Akira Wakabayashi Contents metadata registering method, registering system, and registering program
CN1929489A (en) * 2006-10-20 2007-03-14 华为技术有限公司 Processing method, system, set-top-box, and device for realizing synchronization of dialogue and media flow
CN101645931A (en) * 2009-08-25 2010-02-10 中兴通讯股份有限公司 Method and system for monitoring user click condition in dynamic content distributing service
CN102236657A (en) * 2010-04-28 2011-11-09 阿里巴巴集团控股有限公司 Method and server for processing reported data
CN102891873A (en) * 2011-07-21 2013-01-23 腾讯科技(深圳)有限公司 Method for storing log data and log data storage system
CN102395042A (en) * 2011-10-14 2012-03-28 深圳市同洲电子股份有限公司 Method and system for debugging digital television system
US20130103740A1 (en) * 2011-10-21 2013-04-25 Timothy Tully Method of tracking offline user interaction in a rendered document on a mobile device
CN104699592A (en) * 2012-09-25 2015-06-10 北京奇虎科技有限公司 Log data transmission method and log data transmission system
CN103902537A (en) * 2012-12-25 2014-07-02 重庆新媒农信科技有限公司 Multi-service log data storage processing and inquiring system and method thereof
CN104301240A (en) * 2013-07-19 2015-01-21 腾讯科技(深圳)有限公司 Data transmission method and system
CN103593440A (en) * 2013-11-15 2014-02-19 北京国双科技有限公司 Method and device for reading and writing log file
CN104349220A (en) * 2014-11-25 2015-02-11 复旦大学 Service quality monitoring system for intelligent television terminal
CN104507107A (en) * 2014-12-19 2015-04-08 浪潮电子信息产业股份有限公司 Pre-processing method of signaling data
CN104811810A (en) * 2015-03-23 2015-07-29 四川长虹电器股份有限公司 Real-time regional audience rating and audience share statistical system based on intelligent television and method thereof

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445704A (en) * 2016-09-30 2017-02-22 乐视控股(北京)有限公司 Data reporting method, device and system
CN106973332A (en) * 2017-03-10 2017-07-21 武汉斗鱼网络科技有限公司 A kind of barrage message treatment method, analytic method and system
CN107172474A (en) * 2017-03-31 2017-09-15 武汉斗鱼网络科技有限公司 A kind of utilization painting canvas draws the method and device of barrage
CN107172474B (en) * 2017-03-31 2020-02-04 武汉斗鱼网络科技有限公司 Method and device for drawing bullet screen by using canvas
CN107426039A (en) * 2017-09-18 2017-12-01 武汉虹信通信技术有限责任公司 The method and system that a kind of daily record is reported and received
CN108011966A (en) * 2017-12-14 2018-05-08 广东金赋科技股份有限公司 The optimization method that a kind of self-aided terminal log compression uploads
CN108549671A (en) * 2018-03-28 2018-09-18 微梦创科网络科技(中国)有限公司 Real time data acquisition and visual implementation method and device
CN108989902A (en) * 2018-07-03 2018-12-11 武汉斗鱼网络科技有限公司 A kind of processing method, device, terminal and the storage medium of barrage message
CN108989902B (en) * 2018-07-03 2020-10-16 武汉斗鱼网络科技有限公司 Barrage message processing method and device, terminal and storage medium
CN110222084A (en) * 2019-05-06 2019-09-10 北京奇安信科技有限公司 The report method and device of hotspot device monitoring information, storage medium, terminal
CN110222084B (en) * 2019-05-06 2021-10-22 奇安信科技集团股份有限公司 Method and device for reporting monitoring information of hotspot equipment, storage medium and terminal

Also Published As

Publication number Publication date
CN105430534B (en) 2019-12-10

Similar Documents

Publication Publication Date Title
CN105430534A (en) Intelligent device reporting data method and system
CN103379140B (en) A kind of log processing rule synchronization method and relevant device and system
CN110445860B (en) Message sending method, device, terminal equipment and storage medium
CN103379136A (en) Compression method and decompression method of log acquisition data, compression apparatus and decompression apparatus of log acquisition data
CN101894150B (en) Internet web page audio/video acquisition method and system for mobile communication equipment terminal
CN103531218B (en) A kind of online multimedia file editing method and system
JP2011234198A (en) Information providing method, content display terminal, mobile terminal, server device, information providing system, and program
CN105469335A (en) PC front end based learning system
CN102882703A (en) Hyper text transfer protocol (HTTP)-analysis-based uniform resource locator (URL) automatically classifying and grading system and method
CN104349184A (en) Method of identification of multimedia flows and corresponding apparatus
CN110858192A (en) Log query method and system, log checking system and query terminal
CN101715104A (en) Network interaction reading system and method for user and content management
EP3780642A1 (en) Streaming media data processing method and streaming media processing server
CN104580310A (en) Log processing method and server
CN104427359A (en) Audience rating system based on multiple family members and method
CN105659587A (en) A data storage method for a monitor system and a system thereof
CN102118451B (en) Method and device for handling uploaded user resources
CN111859127A (en) Subscription method and device of consumption data and storage medium
CN102165722A (en) Method and apparatus for providing rich media service
CN104954819A (en) Method for realizing new media advertisement intelligent monitoring broadcast by using digital watermarking technology
CN205693815U (en) A kind of ultra high-definition transmission of video and storage system
CN111064976B (en) Method for sending live broadcast information and server
CN110351577B (en) Live broadcast information processing method and device, storage medium and electronic equipment
CN101969447A (en) Method and system for supplying stream media service
CN113099270B (en) File storage method, decoding method, device, storage medium and electronic device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant