CN106454512A - Player event statistical method and device player and terminal equipment - Google Patents

Player event statistical method and device player and terminal equipment Download PDF

Info

Publication number
CN106454512A
CN106454512A CN201610805954.9A CN201610805954A CN106454512A CN 106454512 A CN106454512 A CN 106454512A CN 201610805954 A CN201610805954 A CN 201610805954A CN 106454512 A CN106454512 A CN 106454512A
Authority
CN
China
Prior art keywords
event
player
application
notification message
mark
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610805954.9A
Other languages
Chinese (zh)
Inventor
吴晓
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Small Mutual Entertainment Technology Co Ltd
Original Assignee
Beijing Small Mutual Entertainment Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Small Mutual Entertainment Technology Co Ltd filed Critical Beijing Small Mutual Entertainment Technology Co Ltd
Priority to CN201610805954.9A priority Critical patent/CN106454512A/en
Publication of CN106454512A publication Critical patent/CN106454512A/en
Pending legal-status Critical Current

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/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB

Abstract

The invention discloses a player event statistical method and device, a player and terminal equipment. The player event statistical method is characterized by comprising the following steps of: receiving an application program programming interface calling request, wherein the calling request comprises an identifier of a target application program programming interface; generating an event notification message according to the calling request, wherein the event notification message comprises the identifier of the target application program programming interface; and sending the event notification message to an event statistical application. Therefore, the decoupling of a player function and an event statistical function is realized, the complexity of event statistical function updating process is reduced, the test pressure after even statistical updating is decreased and the reliability of the player is improved.

Description

Player event stochastic method, device, player and terminal unit
Technical field
The application is related to technical field of information processing, more particularly to a kind of player event stochastic method, device player And terminal unit.
Background technology
TV box is a small-sized computing terminal equipment, if simply by the technology such as HDMI or color difference line by its Be connected with traditional tv, web page browsing, Internet video broadcasting, application program installation, or even energy just can be realized on traditional tv In the middle of large screen television during photo in mobile phone, flat board and VIDEO PROJECTION are got home.
In TV box, system plays device is the system application of very core, in order to clearly grasp in TV box The use of player, needs the various events to TV cassette system player, such as commences play out, F.F., terminates to play, temporarily Stop, mistake etc. is counted, general way be when there are these events, in the application program of player intrinsic call correlation DLL (Application Programming Interface, abbreviation API) is counted.
But, due to possibly changed at any time to the statistical method of player event or statistical content, this is accomplished by In the event statistics perhaps method change when, update the code of system plays device in TV box at any time, and to renewal after Player code is tested.When this causes to be updated the statistical function for broadcasting device event, renewal process complexity, test pressure Power is big.
Content of the invention
The application is intended at least to solve to a certain extent one of technical problem in correlation technique.
For this purpose, first purpose of the application is to propose a kind of player event stochastic method, it is achieved that player work( The complexity of event statistics function renewal process can be reduced with the decoupling of event statistics function, reduce event statistics renewal Test pressure afterwards, improves the reliability of player.
Second purpose of the application is to propose another kind of player event stochastic method.
3rd purpose of the application is to propose a kind of player.
4th purpose of the application is to propose a kind of player event statistics device.
5th purpose of the application is to propose a kind of terminal unit.
For reaching above-mentioned purpose, the application first aspect embodiment proposes a kind of player event stochastic method, including:Connect Application programming interface call request is received, the call request includes the mark of destination application DLL;According to The call request, generates event notification message, and the event notification message includes the destination application DLL Mark;The event notification message is sent to event statistics application.
The player event stochastic method of the embodiment of the present application, receives the request of application programming interface API Calls first, Then according to the API Calls request, event notification message is generated, then event notification message is sent to event statistics application.By This, it is achieved that player function and the decoupling of event statistics function, the complexity of event statistics function renewal process is reduced, is subtracted Lack the test pressure after event statistical updating, improve the reliability of player.
For reaching above-mentioned purpose, the application second aspect embodiment proposes a kind of player event stochastic method, including:Connect The event notification message of player transmission is received, the event notification message includes the mark of destination application DLL; According to current statistics strategy, according to the mark of the destination application DLL, the event for broadcasting device is carried out Statistics.
The player event stochastic method of the embodiment of the present application, receives the event notification message of player transmission, so first Afterwards according to current statistics strategy, according to the mark of the destination application DLL, the event for broadcasting device is united Meter.Hereby it is achieved that player function and the decoupling of event statistics function, reduce the complexity of event statistics function renewal process Degree, reduces the test pressure after event statistics update, improves the reliability of player.
For reaching above-mentioned purpose, the application third aspect embodiment proposes a kind of player, and the first receiver module, for connecing Application programming interface call request is received, the call request includes the mark of destination application DLL;Generate Module, for according to the call request, generating event notification message, the event notification message includes the intended application The mark of Program Interfaces;Sending module, for being sent to event statistics application by the event notification message.
The player of the embodiment of the present application, receives the request of application programming interface API Calls first, and then basis should API Calls are asked, and generate event notification message, then event notification message is sent to event statistics application.Hereby it is achieved that broadcasting The decoupling of device function and event statistics function is put, the complexity of event statistics function renewal process is reduced, reduce event system Test pressure after meter renewal, improves the reliability of player.
For reaching above-mentioned purpose, the application fourth aspect embodiment proposes a kind of player event statistics device, including:The Two receiver modules, for receiving the event notification message of player transmission, the event notification message includes intended application journey The mark of sequence DLL;Statistical module, for according to current statistics strategy, according to the destination application DLL Mark, the event for broadcasting device is counted.
The player event statistics device of the embodiment of the present application, receives the event notification message of player transmission, so first Afterwards according to current statistics strategy, according to the mark of the destination application DLL, the event for broadcasting device is united Meter.Hereby it is achieved that player function and the decoupling of event statistics function, reduce the complexity of event statistics function renewal process Degree, reduces the test pressure after event statistics update, improves the reliability of player.
For reaching above-mentioned purpose, the 5th aspect embodiment of the application proposes a kind of terminal unit, including:As above-mentioned third party The player that face embodiment is provided and the player event statistics device that fourth aspect embodiment is provided.
The terminal unit of the embodiment of the present application, player is after api interface call request is received, and generation event notifies to disappear Breath, is sent to player event statistics device, by player event statistics device, player event is counted.Thus, real The decoupling of player function and event statistics function is showed, the complexity of event statistics function renewal process has been reduced, is reduced Test pressure after event statistics renewal, improves the reliability of player.
Description of the drawings
The above-mentioned and/or additional aspect of the present invention and advantage will become from the following description of the accompanying drawings of embodiments Substantially and easy to understand, wherein:
Fig. 1 is the flow chart of the player event stochastic method of the application one embodiment;
Fig. 2 is the flow chart of the player event stochastic method of another embodiment of the application.
Fig. 3 is the structural representation of the player of the application one embodiment;
Fig. 4 is the structural representation of the player event statistics device of the application one embodiment;
Fig. 5 is the structural representation of the terminal unit of the application one embodiment.
Specific embodiment
Embodiments herein is described below in detail, the example of the embodiment is shown in the drawings, wherein from start to finish Same or similar label represents same or similar element or the element with same or like function.Below with reference to attached The embodiment of figure description is exemplary, it is intended to for explaining the application, and it is not intended that restriction to the application.
Various embodiments of the present invention carry out statistical by player to broadcast event mainly in prior art, in system When meter method or statistical content change, need to change the code that whole system broadcasts device so that renewal process complexity, test pressure The big problem of power, proposes a kind of player event stochastic method, by player and event statistics to be performed separately, realizes broadcasting The decoupling of device function and event statistics function is put, so as to when being updated to event statistics function, it is only necessary to which update event is counted Functional module, the renewal process of the player event statistics for simplifying, test pressure is reduced, improve player can By property.
Below with reference to the accompanying drawings player event stochastic method and the device of the embodiment of the present application are described.
Fig. 1 is the flow chart of the player event stochastic method of the application one embodiment.
As shown in figure 1, the player event stochastic method includes:
S101, receives application programming interface call request, and the call request includes that destination application is programmed The mark of interface.
Wherein, the executive agent of the player event stochastic method that the present embodiment is provided is that player, the player is permissible It is configured in any terminal unit that installs and play application, such as TV box, television set, mobile phone, computer etc..
Specifically, the player in terminal unit is by different application programming interface (Application Programming Interface, abbreviation API) composition, realize the difference in functionality related to broadcasting, such as time-out, F.F., Buffering, search (seek), stopping broadcasting etc..So as to the application with playing function in terminal unit in use, Need by the different api interfaces in the player in the terminal unit are called, execute different operations.
Wherein, the mark of destination application DLL, refers in this call request, the mark of api interface to be called Know, which can be arbitrary mark that the api interface is different from other api interfaces, such as the function for api interface or for broadcasting Mark that device is each api interface distribution etc. is put, the present embodiment is not construed as limiting to this.
For example, if being provided with " Baidu music " in terminal unit to play application, when user uses " Baidu music " to answer During with playing music, " Baidu music " application needs to call " broadcasting " api interface in terminal unit player, realizes music Playing function, when " Baidu music " application will suspend music, needs to call " time-out " api interface in player, comes Suspend currently playing music.
S102, according to the call request, generates event notification message, and the event notification message includes the target The mark of application programming interface.
S103, the event notification message is sent to event statistics application.
Specifically, after player receives API Calls request, you can according to the call request, determine that player is to be executed Event, so as to generate event notification message, and event notification message is sent to event statistics application, makes event statistics application pair The event that player is executed is counted.
When implementing, player can be after API Calls request be received, and the call request is synchronized to event statistics should With, or client/server form can also be passed through, and in player side, one client-side interface is set, should in event statistics With side arrange a Service-Port, when player starts, client-side interface can startup, and with event statistics application side Service-Port sets up connection, the event information that player side can be executed by player afterwards, is sent to event statistics application Side, can count to player event so as to event statistics application.
It should be noted that due to would generally be provided with terminal unit multiple play application, in order to player with not The situation that same broadcasting application is used in combination carries out detailed monitoring, and above-mentioned player is it needs to be determined that be after call request is received After that plays the call request, the i.e. above-mentioned S101 that application sends, also include:
Determine the mark of the first broadcasting application for sending the call request.
Specifically, player in several ways, can determine the mark of the first broadcasting application.For example, for For android system, player can be currently at the bag name of the application of the superiors by inquiry, determine that transmission is called and ask The mark of the first broadcasting application that asks;Or, as arbitrary broadcasting is applied when player is called, can all create one and broadcast with this The corresponding independent example of application is put, so as to the interface interchange request for receiving in each example, is construed as and the reality Example is corresponding to play what application sent.
After the mark for determining the first broadcasting application for sending call request, to event statistics application by player, The event notification message of the mark for including the first broadcasting application is sent, so that event statistics application is united to this event Meter.
For example, should if being provided with the video playback such as " love is unusual ", " Tengxun's video ", " happy regarding high definition " in terminal unit With, then " love is unusual " is played when applying the time-out api interface in player is called, and player is " love is unusual " determining After time-out api interface is called, you can by calling time-out api interface, be that " love is unusual " executes pausing operation, rather than be " Tengxun's video " or " Tengxun's video " etc. execute pausing operation.
It is understood that for alloing event statistics application accurately to count player event, above-mentioned notice In message, temporal information can also be included.Such as event notification message can include following information:M during the xxxx yy W month, N day Point, " Tengxun's video " have invoked " F.F. " the API application interface in player.
The player event stochastic method of the embodiment of the present application, receives the request of application programming interface API Calls first, Then according to the API Calls request, event notification message is generated, then event notification message is sent to event statistics application.By This, it is achieved that player function and the decoupling of event statistics function, the complexity of event statistics function renewal process is reduced, is subtracted Lack the test pressure after event statistical updating, improve the reliability of player.
By above-mentioned analysis, player, should to event statistics after the request for playing application call api interface is received With event statistics message is sent, so that event statistics application is counted to player event, with reference to Fig. 2, with event As a example by statistics application side, the player event stochastic method provided by the embodiment of the present application is further described.
Fig. 2 is the flow chart of the player event stochastic method of another embodiment of the application.
As shown in Fig. 2 the player event methods include:
S201, receives the event notification message of player transmission, and the event notification message includes destination application The mark of DLL.
Wherein, the mark of the destination application DLL in the present embodiment, refers to the event pair that player is currently executed The api interface mark that answers, " F.F. " that such as player is currently executed is operated, then target API is designated " F.F. " API mark.
Specifically, the executive agent of the player event stochastic method that the present embodiment is provided, is that the embodiment of the present application is provided Event statistics device, the device can be configured in the terminal unit with system plays device, in terminal unit The event that player is executed is counted.Wherein, terminal unit can be the arbitrarily electricity such as TV box, television set, mobile phone, computer Sub- equipment.
S201, according to current statistics strategy, according to the mark of the destination application DLL, broadcasts to described The event of device is counted.
Wherein, current statistics strategy, self-explanatory characters' part statistic device is according to current configuration information, the statistics strategy of determination.
Specifically, counting in strategy to include statistical and/or statistical content.Wherein statistical, for indicating Statistical form to player event, such as counts on a time period, presses event classification statistics etc.;Statistical content, for indicating Event type to be counted, such as only counts fast forward event, suspending event, error event etc..Or, may be used also in statistics strategy To include statistical method, such as call the event statistics code of Baidu's cloud to count, or call the event statistics generation of Ali's cloud Code is counting etc..
For example, if the current statistics strategy that event statistics device is determined according to current configuration information is:To broadcast Put all events of device to exist successively locally according to sequencing, then event statistics device can be in the event for receiving player transmission After notification message, the api interface mark in event notification message is stored sequentially in locally according to default.
Or, if current statistics strategy is:" F.F. " event is only counted, then event statistics device is sent out receiving player After sending event notification message, however, it is determined that the target api interface that this time event notification message includes be designated " F.F. " event Mark, then this event can be counted, and if this time mark of the target api interface that event notification message includes Know the mark for " time-out " event, then i.e. negligible this time event notification message.
Accordingly, in a kind of possible way of realization of this enforcement, during to be updated to current statistics strategy, can By the configuration information in update event statistic device, to realize counting policy update, i.e. said method, also include:
Statistics policy update instruction is received, the more new command includes statistical and/or statistical content;
According to the statistical and/or statistical content, current statistics strategy is updated.
It is understood that only can be updated to the statistical in statistics strategy by more new command, it is also possible to Only statistical content is updated, or to statistical and statistical content while being updated, the present embodiment is not limited to this Fixed.
It can thus be seen that when user needs statistical or the statistical content for changing player event, it is only necessary to change Configuration information in player event statistics device, and the code of player side need not be changed, also just need not be in player When event statistics function is updated, player is tested, so as to simplify the updated of player event statistics function Journey, reduces test pressure,
Further, applied as multiple broadcasting can be installed in terminal unit, different broadcasting applications execute player The rule of event may be different, therefore in order to accurately be counted to player event, in above-mentioned event notification message, may be used also To include:Call the first of the destination application DLL mark for playing application.
For example, if " youku.com's video " have invoked " F.F. " api interface in player, then event notification message In, can include the mark of " youku.com's video ", include the mark of " F.F. " api interface again.Corresponding player event statistics Device, after the event notification message for receiving above-mentioned form, you can be put into and " youku.com's video " mark of " F.F. " api interface The corresponding document of mark in so that server or staff can be according to texts corresponding with the mark of " youku.com's video " Shelves, the situation using player applied by " youku.com's video " is reliably analyzed, so as to carry out improving and excellent to player Change.
The player event stochastic method of the embodiment of the present application, receives the event notification message of player transmission, so first Afterwards according to current statistics strategy, according to the mark of the destination application DLL, the event for broadcasting device is united Meter.Hereby it is achieved that player function and the decoupling of event statistics function, reduce the complexity of event statistics function renewal process Degree, reduces the test pressure after event statistics update, improves the reliability of player.
In order to realize above-described embodiment, the application also proposes a kind of player.
Fig. 3 is the structural representation of the player of the application one embodiment.
As shown in figure 3, the player includes:
First receiver module 31, for receiving application programming interface call request, the call request includes mesh The mark of mark application programming interface;
Generation module 32, for according to the call request, generating event notification message, wraps in the event notification message Include the mark of the destination application DLL;
Sending module 33, for being sent to event statistics application by the event notification message.
Specifically, the player that the present embodiment is provided can be configured in any terminal unit that installs and play application In.
In a kind of possible way of realization of the present embodiment, when the quantity of the broadcasting application that installs in terminal unit is more than 1 When individual, player also needs to determine that mark, the i.e. player of the broadcasting application for sending call request also include:
Determining module, for determining the mark of the first broadcasting application for sending the call request;
Accordingly, above-mentioned generation module 32, specifically for:
The mark of application is played according to the call request and described first, generates the event notification message.
It should be noted that the explanation of the aforementioned player event stochastic method embodiment to shown in Fig. 1 is also suitable In the player of the embodiment, here is omitted.
The player of the embodiment of the present application, receives the request of application programming interface API Calls first, and then basis should API Calls are asked, and generate event notification message, then event notification message is sent to event statistics application.Hereby it is achieved that broadcasting The decoupling of device function and event statistics function is put, the complexity of event statistics function renewal process is reduced, reduce event system Test pressure after meter renewal, improves the reliability of player.
Fig. 4 is the structural representation of the player event statistics device of the application one embodiment, as shown in figure 4, this is broadcast Device event statistics device is put, including:
Second receiver module 41, for receiving the event notification message of player transmission, wraps in the event notification message Include the mark of destination application DLL;
Statistical module 42, for according to current statistics strategy, according to the mark of the destination application DLL, The event for broadcasting device is counted.
Wherein, the player event statistics device, can be configured in any terminal unit with player function, For counting to player event.
Specifically, broadcastings that installs in terminal unit is applied when the relevant interface of player is called, by player to Player event statistics device sends event notification message, can count the event so as to player event statistics device.
In a kind of possible way of realization of the present embodiment, if the broadcasting number of applications that installs in terminal unit is more than 1, Also include in the event notification message:Call the first of the destination application DLL mark for playing application.
Further, the device also includes:
3rd receiver module 43, for receive statistics policy update instruction, the more new command include statistical with/ Or statistical content;
Update module 44, for according to the statistical and/or statistical content, carrying out more to current statistics strategy Newly.
It should be noted that the explanation of the aforementioned player event stochastic method embodiment to shown in Fig. 2 is also suitable In the player event statistics device of the embodiment, here is omitted.
The player event statistics device of the embodiment of the present application, receives the event notification message of player transmission, so first Afterwards according to current statistics strategy, according to the mark of the destination application DLL, the event for broadcasting device is united Meter.Hereby it is achieved that player function and the decoupling of event statistics function, reduce the complexity of event statistics function renewal process Degree, reduces the test pressure after event statistics update, improves the reliability of player.
Fig. 5 is the structural representation of the terminal unit of the application one embodiment, as shown in figure 5, the terminal unit 5 is wrapped Include:Player 51 and player event statistics device 52.
Wherein, the 26S Proteasome Structure and Function of player 51, can refer to the detailed description of above-mentioned Fig. 1 and embodiment illustrated in fig. 3, play The 26S Proteasome Structure and Function of device event statistics device 52, can refer to the detailed description of above-mentioned Fig. 2 and embodiment illustrated in fig. 4, herein no longer Repeat.
The terminal unit of the embodiment of the present application, player is after api interface call request is received, and generation event notifies to disappear Breath, is sent to player event statistics device, by player event statistics device, player event is counted.Thus, real The decoupling of player function and event statistics function is showed, the complexity of event statistics function renewal process has been reduced, is reduced Test pressure after event statistics renewal, improves the reliability of player.
In the description of this specification, reference term " one embodiment ", " some embodiments ", " example ", " specifically show The description of example " or " some examples " etc. means specific features, structure, material or the spy for describing with reference to the embodiment or example Point is contained at least one embodiment or the example of the application.In this manual, to the schematic representation of above-mentioned term not Identical embodiment or example must be directed to.And, the specific features of description, structure, material or feature can be in office Combined in one or more embodiments or example in an appropriate manner.Additionally, in the case of not conflicting, the skill of this area The feature of the different embodiments described in this specification or example and different embodiments or example can be tied by art personnel Close and combine.
Additionally, term " first ", " second " are only used for describing purpose, and it is not intended that indicating or hint relative importance Or the implicit quantity for indicating indicated technical characteristic.Thus, define " first ", the feature of " second " can express or Implicitly include at least one this feature.In the description of the present application, " multiple " are meant that at least two, such as two, three Individual etc., unless otherwise expressly limited specifically.
In flow chart or here any process described otherwise above or method description are construed as, expression includes One or more for realizing custom logic function or process the step of the module of code of executable instruction, fragment or portion Point, and the scope of the preferred implementation of the application includes other realization, wherein can not be by the suitable of shown or discussion Sequence, including according to involved function by basic and meanwhile in the way of or in the opposite order, carry out perform function, this should be by the application Embodiment person of ordinary skill in the field understood.
It should be appreciated that each several part of the application can be realized with hardware, software, firmware or combinations thereof.Above-mentioned In embodiment, the software that multiple steps or method can be executed in memory and by suitable instruction execution system with storage Or firmware is realizing.For example, if realized with hardware, and in another embodiment, can be with well known in the art Any one of row technology or their combination are realizing:The logic gates having for realizing logic function to data signal Discrete logic, the special IC with suitable combinational logic gate circuit, programmable gate array (PGA), scene Programmable gate array (FPGA) etc..
Those skilled in the art are appreciated that to realize all or part of step of above-described embodiment method carrying Suddenly the hardware that can be by program to instruct correlation is completed, and described program can be stored in a kind of computer-readable storage medium In matter, the program upon execution, including one or a combination set of the step of embodiment of the method.
Additionally, each functional unit in each embodiment of the application can be integrated in a processing module, it is also possible to It is that unit is individually physically present, it is also possible to which two or more units are integrated in a module.Above-mentioned integrated mould Block both can be realized in the form of hardware, it would however also be possible to employ the form of software function module is realized.The integrated module is such as Fruit using in the form of software function module realize and as independent production marketing or use when, it is also possible to be stored in a computer In read/write memory medium.
Storage medium mentioned above can be read only memory, disk or CD etc..Although having shown that above and retouching Embodiments herein is stated, it is to be understood that above-described embodiment is exemplary, it is impossible to be interpreted as the limit to the application System, one of ordinary skill in the art can be changed to above-described embodiment, change, replace and become within the scope of application Type.

Claims (11)

1. a kind of player event stochastic method, it is characterised in that comprise the following steps:
Application programming interface call request is received, the call request includes the mark of destination application DLL Know;
According to the call request, event notification message is generated, the event notification message includes the destination application The mark of DLL;
The event notification message is sent to event statistics application.
2. the method for claim 1, it is characterised in that after the reception application programming interface call request, Also include:
Determine the mark of the first broadcasting application for sending the call request;
The generation event notification message, including:
The mark of application is played according to the call request and described first, generates the event notification message.
3. a kind of player event stochastic method, it is characterised in that comprise the following steps:
The event notification message of player transmission is received, the event notification message includes destination application DLL Mark;
According to current statistics strategy, according to the mark of the destination application DLL, to the event for broadcasting device Counted.
4. method as claimed in claim 3, it is characterised in that also include in the event notification message:Call the target The mark of the first broadcasting application of application programming interface.
5. method as claimed in claim 3, it is characterised in that also include:
Statistics policy update instruction is received, the more new command includes statistical and/or statistical content;
According to the statistical and/or statistical content, current statistics strategy is updated.
6. a kind of player, it is characterised in that include:
First receiver module, for receiving application programming interface call request, the call request includes intended application The mark of Program Interfaces;
Generation module, for according to the call request, generating event notification message, the event notification message includes described The mark of destination application DLL;
Sending module, for being sent to event statistics application by the event notification message.
7. player as claimed in claim 6, it is characterised in that also include:
Determining module, for determining the mark of the first broadcasting application for sending the call request;
The generation module, specifically for:
The mark of application is played according to the call request and described first, generates the event notification message.
8. a kind of player event statistics device, it is characterised in that include:
Second receiver module, for receiving the event notification message of player transmission, the event notification message includes target The mark of application programming interface;
Statistical module, for according to current statistics strategy, according to the mark of the destination application DLL, to described The event for broadcasting device is counted.
9. device as claimed in claim 8, it is characterised in that also include in the event notification message:Call the target The mark of the first broadcasting application of application programming interface.
10. device as claimed in claim 8, it is characterised in that also include:
3rd receiver module, for receiving statistics policy update instruction, the more new command includes statistical and/or statistics Content;
Update module, for according to the statistical and/or statistical content, being updated to current statistics strategy.
11. a kind of terminal units, it is characterised in that include the player as described in claim 6 or 7 is arbitrary, and as right will Seek the arbitrary described player event statistics device of 8-10.
CN201610805954.9A 2016-09-06 2016-09-06 Player event statistical method and device player and terminal equipment Pending CN106454512A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610805954.9A CN106454512A (en) 2016-09-06 2016-09-06 Player event statistical method and device player and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610805954.9A CN106454512A (en) 2016-09-06 2016-09-06 Player event statistical method and device player and terminal equipment

Publications (1)

Publication Number Publication Date
CN106454512A true CN106454512A (en) 2017-02-22

Family

ID=58164026

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610805954.9A Pending CN106454512A (en) 2016-09-06 2016-09-06 Player event statistical method and device player and terminal equipment

Country Status (1)

Country Link
CN (1) CN106454512A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111988667A (en) * 2020-08-18 2020-11-24 视若飞信息科技(上海)有限公司 Intelligent terminal media player management method and system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030163602A1 (en) * 1999-10-11 2003-08-28 Brett Edward Johnson System and method for intercepting, instrumenting and characterizing usage of an application programming interface
CN101091217A (en) * 2005-10-17 2007-12-19 株式会社东芝 Information storage medium, information reproducing apparatus, and information reproducing method
CN101651665A (en) * 2008-08-14 2010-02-17 华为技术有限公司 Method, device and system for controlling playing state detection of media resource
CN103368907A (en) * 2012-03-29 2013-10-23 腾讯科技(深圳)有限公司 Event report request system, method thereof, client device and report request method thereof
CN104053054A (en) * 2014-06-23 2014-09-17 中兴通讯股份有限公司 Data collection method and device
CN104581388A (en) * 2014-12-31 2015-04-29 网宿科技股份有限公司 Playing state processing method, device and system
CN104780461A (en) * 2015-03-20 2015-07-15 广东欧珀移动通信有限公司 Video playing method, mobile terminal and video playing system
CN105791994A (en) * 2014-12-25 2016-07-20 深圳Tcl数字技术有限公司 Webkit browser video playing method and device based on Android system
CN105897736A (en) * 2016-05-17 2016-08-24 北京邮电大学 Method and device for assessing quality of experience (QoE) of TCP (Transmission Control Protocol) video stream service

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030163602A1 (en) * 1999-10-11 2003-08-28 Brett Edward Johnson System and method for intercepting, instrumenting and characterizing usage of an application programming interface
CN101091217A (en) * 2005-10-17 2007-12-19 株式会社东芝 Information storage medium, information reproducing apparatus, and information reproducing method
CN101651665A (en) * 2008-08-14 2010-02-17 华为技术有限公司 Method, device and system for controlling playing state detection of media resource
CN103368907A (en) * 2012-03-29 2013-10-23 腾讯科技(深圳)有限公司 Event report request system, method thereof, client device and report request method thereof
CN104053054A (en) * 2014-06-23 2014-09-17 中兴通讯股份有限公司 Data collection method and device
CN105791994A (en) * 2014-12-25 2016-07-20 深圳Tcl数字技术有限公司 Webkit browser video playing method and device based on Android system
CN104581388A (en) * 2014-12-31 2015-04-29 网宿科技股份有限公司 Playing state processing method, device and system
CN104780461A (en) * 2015-03-20 2015-07-15 广东欧珀移动通信有限公司 Video playing method, mobile terminal and video playing system
CN105897736A (en) * 2016-05-17 2016-08-24 北京邮电大学 Method and device for assessing quality of experience (QoE) of TCP (Transmission Control Protocol) video stream service

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111988667A (en) * 2020-08-18 2020-11-24 视若飞信息科技(上海)有限公司 Intelligent terminal media player management method and system
CN111988667B (en) * 2020-08-18 2022-06-21 视若飞信息科技(上海)有限公司 Intelligent terminal media player management method and system

Similar Documents

Publication Publication Date Title
CN104424022B (en) Screen recording method and device
CN104581388B (en) The processing method of broadcast state, apparatus and system
CN104077296B (en) The method and server of processing information
CN112218115B (en) Control method and device for streaming media audio and video synchronization and computer equipment
US20170168660A1 (en) Voice bullet screen generation method and electronic device
CN104317648B (en) A kind of method and apparatus of monitoring advertisement
CN105933784A (en) Bullet screen play and conversion method, bullet screen player, server, and play system
CN110177300B (en) Program running state monitoring method and device, electronic equipment and storage medium
CN107770624A (en) It is a kind of it is live during multimedia file player method, device and storage medium
CN105025344A (en) Inter-cut method and device
CN109121005A (en) The processing method and electronic equipment of multi-medium data
CN108875011A (en) Page status information acquisition method, device, equipment and the medium of third-party application
CN105744338B (en) A kind of method for processing video frequency and its equipment
CN104994429B (en) A kind of method and device playing video
CN110087133A (en) Multimedia resource playback method, device, electronic equipment and medium
CN108966041A (en) A kind of audio and video playing buries point methods and device
CN104506920A (en) Method and device for playing omnimedia data information
CN106454512A (en) Player event statistical method and device player and terminal equipment
US20140215035A1 (en) Distribution of application components among devices
CN109213534A (en) A kind of method and device of extension live streaming software function
CN103248912A (en) Network television time shifting play method as well as network television system and device
CN109194971A (en) A kind of generation method and device for multimedia file
CN109379621A (en) A kind of barrage display methods and device
US10049158B1 (en) Analyzing user behavior relative to media content
US20200286120A1 (en) Advertising monitoring method, system, apparatus, and electronic equipment

Legal Events

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

Application publication date: 20170222

RJ01 Rejection of invention patent application after publication