CN106452840A - Method and apparatus for reporting network terminal events - Google Patents

Method and apparatus for reporting network terminal events Download PDF

Info

Publication number
CN106452840A
CN106452840A CN201610812389.9A CN201610812389A CN106452840A CN 106452840 A CN106452840 A CN 106452840A CN 201610812389 A CN201610812389 A CN 201610812389A CN 106452840 A CN106452840 A CN 106452840A
Authority
CN
China
Prior art keywords
network terminal
reporting
event
network
priority
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
CN201610812389.9A
Other languages
Chinese (zh)
Other versions
CN106452840B (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.)
Hisense Broadband Multimedia Technology Co Ltd
Original Assignee
Hisense Broadband Multimedia 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 Hisense Broadband Multimedia Technology Co Ltd filed Critical Hisense Broadband Multimedia Technology Co Ltd
Priority to CN201610812389.9A priority Critical patent/CN106452840B/en
Publication of CN106452840A publication Critical patent/CN106452840A/en
Application granted granted Critical
Publication of CN106452840B publication Critical patent/CN106452840B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • 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/4425Monitoring of client processing errors or hardware failure
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Multimedia (AREA)
  • Databases & Information Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to a method and apparatus for reporting network terminal events. The method comprises the following steps: adding a monitored network terminal event in a concurrent queue, and reading the network terminal event from the concurrent queue; determining a priority according to the type of the read network terminal event, judging the priority of the network terminal event, and if the priority of the network terminal event satisfies a priority reporting level, reporting the network terminal event; if the priority of the network terminal event does not satisfy the priority reporting level, storing the network terminal event in a buffer area, and when a preset package reporting level, packaging and reporting the network terminal events in the buffer area. Since the network terminal event is added in the concurrent queue, the loss of the network terminal event due to timely processing failure caused by a too large number can be prevented. The priorities of the network terminal events are distinguished before being reported, the network terminal events satisfying the priority reporting level are preferentially reported, multiple network terminal events not satisfying the priority reporting level are packaged and reported together, and thus the delay of the network terminal events can be reduced in the case of network congestion.

Description

Network terminal event reporting method and device
Technical Field
The embodiment of the invention relates to the technical field of network terminal quality monitoring, in particular to a method and a device for reporting a network terminal event.
Background
The network Television is also called IPTV (Internet Protocol Television), and it uses a Television, a personal computer or a handheld device as a display device, accesses the Internet through a network terminal or a computer, and provides a variety of interactive digital media services including digital Television to users based on TCP/IP Protocol. Fig. 1 is a schematic diagram of a network television based on a network terminal. As shown in fig. 1, the network television includes a network terminal 101 and a display device 102, when a user needs to watch a video, the user controls the network terminal 101 to search for a corresponding network video through a remote controller, the network terminal obtains a corresponding network video resource, converts the network video resource and transmits the network video resource to the display device 102, and the video resource on the internet is played on the display device 102.
Because the network terminal not only needs to complete the conversion of the network signal, but also needs to receive and process the instruction signal sent by the user through the remote controller, if the quality of the processed signal of the network terminal is poor, the video playing is blocked or cannot be played, and therefore the quality of the processed signal of the network terminal directly influences the user experience. In order to know the quality of the signal processed by the network terminal, the quality of the signal processed by the network terminal needs to be evaluated through quality monitoring of the network terminal. The network terminal quality monitoring is realized by acquiring events generated by the network terminal in real time, then directly reporting the acquired network terminal events to a quality monitoring center, and analyzing after the quality monitoring center receives the events of the network terminal.
The network terminal event reporting is to realize the communication between the network terminal and the network terminal quality monitoring center through the network accessed by the network terminal, and if too many network terminal events need to be reported in a short time and the network is congested, the time of the reported network terminal events reaching the network terminal quality monitoring center is delayed.
Disclosure of Invention
The embodiment of the invention provides a method and a device for reporting a network terminal event, which are used for solving the problem of delay in reporting the network terminal event caused by network congestion in the prior art.
A method for reporting an event of a network terminal is characterized by comprising the following steps:
adding the monitored network terminal events into a concurrent queue;
reading a network terminal event from the concurrent queue;
determining the priority of the network terminal event according to the read type of the network terminal event;
judging whether the priority of the network terminal event accords with a preset priority reporting level or not;
if the priority of the network terminal event accords with the priority reporting level, reporting the network terminal event;
if the priority of the network terminal event does not accord with the priority reporting level, the network terminal event is stored in a cache region, and when the network terminal event in the cache region meets the preset packing reporting condition, the network terminal event in the cache region is packed and reported.
A network terminal event reporting device is characterized in that the device comprises:
the system comprises a processor, a memory and a communication interface, wherein the processor, the memory and the communication interface are connected through a communication bus;
the communication interface is used for receiving and sending signals;
the memory for storing program code;
the processor is configured to read the program code stored in the memory and execute the network terminal event reporting method according to any one of claims 1 to 7.
A network terminal, characterized in that it includes the network terminal event reporting device according to claim 8, further comprising: a network interface and a data interface;
the network interface is connected to a network and carries out data communication with the quality monitoring center;
the data interface is connected to a display device.
As can be seen from the above technical solutions, a method and an apparatus for reporting a network terminal event provided in the embodiments of the present invention include: adding the monitored network terminal events into a concurrent queue; reading a network terminal event from the concurrent queue; determining the priority of the network terminal event according to the read type of the network terminal event; judging whether the priority of the network terminal event accords with a preset priority reporting level or not; if the priority of the network terminal event accords with the priority reporting level, reporting the network terminal event; if the priority of the network terminal event does not accord with the priority reporting level, the network terminal event is stored in a cache region, and when the network terminal event in the cache region meets the preset packing reporting condition, the network terminal event in the cache region is packed and reported. When the network terminal events are more in short time and cannot be processed in time, the monitored network terminal events are added into the concurrence queue, and the network terminal events can be prevented from being lost due to the fact that the network terminal events are too many and cannot be processed in time. The priority is distinguished before the network terminal event is reported, the network terminal event which accords with the preset priority reporting level is reported preferentially, a plurality of network terminal events which do not accord with the preset priority reporting level are packaged and reported together, and when the network is congested, the delay of the network terminal event can be reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is a schematic diagram of a network television based on a network terminal;
fig. 2 is a schematic flow chart of a method for reporting an event by a network terminal according to an embodiment of the present invention;
fig. 3 is a schematic diagram illustrating a method for packet reporting of a network terminal event in a cache area according to an embodiment of the present invention;
fig. 4 is a schematic diagram illustrating another method for packet reporting of network terminal events in a buffer area according to an embodiment of the present invention;
fig. 5 is a schematic diagram of event reporting of a network terminal according to an embodiment of the present invention;
fig. 6 is a schematic diagram of a network terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flow chart of a network terminal event reporting method. As shown in fig. 1, the method for reporting an event by a network terminal provided in this embodiment includes:
and S101, adding the monitored network terminal events into a concurrent queue.
In the working process, the network terminal receives a control instruction sent by a user through a remote controller to perform corresponding processing, wherein the control instruction comprises the following steps: searching a target network resource video according to the selection of the user, starting to play the video, pausing to play the video, stopping to play the video, playing the played video, and the like. And after receiving the instruction, the network terminal completes corresponding operation according to the corresponding instruction. However, some error events may be generated in the process of executing the instruction, for example, a control instruction sent by the user is to search for a target network resource video, if the network resource video does not exist, the network terminal does not find the corresponding video resource through the search, and at this time, an event that the video resource does not exist may be generated. If the user is watching the video playing process, network terminal events such as video playing errors, video playing interruption and the like may be generated.
And the network terminal monitors all the network terminal events in real time, and when the network terminal events occur, the network terminal events can be timely acquired and added into the parallel queue. The concurrent queue in this embodiment is a preset queue, and each network terminal event entering the concurrent queue is corresponding to a queue number, so that each monitored network terminal event is guaranteed to have its own queue number.
And S102, reading the network terminal event from the concurrent queue.
In S101, the network terminal will monitor that each network terminal event is added to the concurrency queue, and many network terminal events may be generated in a short time. If the network terminal events are lost due to untimely processing, in order to solve the problem that the network terminal events are easy to lose, a circular detection queue can be created, and the network terminal events are read from the concurrent queue in sequence. Therefore, a plurality of network terminal events can be read into the circular detection queue at the same time, and when the network terminal events in the circular detection queue are processed, new network terminal events can be read and added into the circular detection queue.
S103, determining the priority of the network terminal event according to the read type of the network terminal event.
In S102, each time a network termination event is read, the read network termination event is prioritized. And setting the event type as a first type and a second type, wherein the first type is the type of the event which is in accordance with the priority report, and the second type is the type of the event which is not in accordance with the priority report. For example, the network terminal event generated by the network terminal receiving the control instruction such as starting playing video, pausing playing video generated by the remote controller in S101 is an event that the network terminal normally operates, and the event type is set to the second type in this embodiment. Correspondingly, if the network terminal cannot search video resources, video playing errors and other events can affect the normal operation of the network television, the event type is set as the first type.
When a network terminal event is acquired, judging whether the type of the acquired network terminal event is a first type; and if the type of the network terminal event is the first type, allocating a first level to the network terminal event, wherein the first level is in accordance with the priority reporting level. And if the type of the network terminal event is not the first type, allocating a second level to the network terminal event, wherein the second level is a non-priority reporting level.
And S104, judging whether the priority of the network terminal event accords with a preset priority reporting level.
According to the priority of the network terminal event determined in the step S013, if the acquired network terminal event is of the first level, the priority of the acquired event accords with the priority reporting level. Otherwise, the obtained network terminal event is of the second level, and the priority of the corresponding network terminal event does not accord with the priority reporting level.
And S105, if the priority of the network terminal event accords with the priority reporting level, reporting the network terminal event.
If it is determined in S104 that the priority of the acquired network terminal event meets the priority reporting level, the network terminal event needs to be reported to the quality monitoring center. In order to enable the quality monitoring center to know whether the reported time of the reported network terminal event is timely, the reported network terminal event needs to be coded, and a timestamp is added into the coding. The preferred encoding scheme in this embodiment is TLV encoding.
The time corresponding to the timestamp added when the network terminal event is coded is assumed to be a first time, the time for the network terminal to reach the quality monitoring center after being reported by the network terminal is assumed to be a second time, and the quality monitoring center can judge whether the network terminal event reaches the network terminal event in time or not through the time difference between the first time and the second time, so that the current network quality is judged. By the method, the accuracy of reporting the network terminal event is improved, and the quality monitoring center can conveniently monitor and evaluate the network terminal event in real time.
For example, the time when the network terminal event is coded is t1, the time of the timestamp when the network terminal event is coded is t1, and the time is reported to the quality monitoring center after the coding is finished. Assuming that the time when the quality monitoring center receives the network terminal event is t2, the time difference from reporting to receiving is t1-t2, the quality monitoring center presets a time threshold, and if the time difference between t1-t2 is smaller than the preset time threshold, the network terminal reports to a normal state. If the time difference is larger than the preset time threshold, the event report of the network terminal has delay, and the network is judged to be possibly congested.
S106, if the priority of the network terminal event does not accord with the priority reporting level, the network terminal event is stored in the cache region, and when the network terminal event in the cache region meets the preset packing reporting condition, the network terminal event in the cache region is packed and reported.
As shown in fig. 3, in this embodiment, the preset packing report condition may preset a buffer threshold, and after the network terminal event is stored in the preset buffer, it is determined whether the network terminal event in the buffer reaches the preset buffer threshold. When the network terminal events in the cache region reach a preset cache threshold value, packaging a plurality of network terminal events in the cache region and reporting; and if the network terminal event in the cache region does not reach the preset cache threshold value, continuously storing the network terminal event in the preset cache region.
Preferably, the buffer threshold is set to 1/2 of the total storage amount of the buffer, and when the capacity of the network terminal event stored in the buffer is greater than or equal to 1/2 of the total storage amount of the buffer, the network terminal event in the buffer is encoded and then packaged for reporting. Wherein, the encoding mode is consistent with that in S105, and TLV encoding is used.
In addition to the above-mentioned packet reporting of network terminal events according to the preset buffer threshold, as shown in fig. 4, a buffer reporting period may also be set, and when the buffering time reaches one reporting period, a plurality of network terminal events in the buffer are packaged and reported. Preferably, the method needs to set a timer, and the timer starts to time each reporting period to determine whether the current time reaches the reporting period. If the timing time does not reach the reporting period, the timer continues to time; and if the timing time reaches the reporting period, packaging the events of the plurality of network terminals in the buffer area for reporting, and restarting the timer after the reporting is finished.
Assuming that the reporting period in this embodiment is set to 2 seconds, the network terminal event is stored in the buffer area to start timing, and when the timing time of the timer reaches 2 seconds, the network terminal event in the buffer area is encoded and then packaged for reporting. In this embodiment, the reporting period may also be set to be longer than 2 seconds, because the event stored in the buffer area has a lower reporting priority, and most of the event is a basic event generated by the operation of the network terminal.
Before the network terminal events in the cache region are packaged and reported together, a timestamp is added into the code, so that the quality monitoring center can conveniently finish the judgment and processing of the current network condition according to the arrival time of the network terminal events and the timestamp during the coding.
And after the network terminal event reaches the quality monitoring center, if the quality monitoring center judges that the network is congested, feeding back the information of the network congestion to the network terminal. And after receiving the feedback information from the quality monitoring center, the network terminal normally reports the network terminal events which accord with the priority report. And adjusting the network terminal events which do not conform to the prior report, delaying the report and ensuring the timeliness of the report of the network terminal events which are reported preferentially.
The specific steps for delaying the reporting of the network terminal event which is not in accordance with the priority reporting are as follows: and adjusting a preset buffer threshold value or a reporting period of the buffer area according to the feedback information from the quality monitoring center, and if the feedback information from the quality monitoring center is event reporting delay, the network is congested. If the buffer is packaged and reported according to the preset buffer threshold, the preset buffer threshold of the buffer needs to be increased, for example, the buffer threshold before receiving the feedback information is 1/2 of the total buffer storage amount, and after receiving the feedback information, the preset buffer threshold is set to 2/3 or more of the total buffer storage amount, but must be less than the total buffer storage amount. If the preset cache threshold is set as the total storage amount of the cache area, the network terminal event in the cache area may not be reported in time, and the network terminal event which needs to be stored cannot be stored.
If the network terminal event is packaged and reported according to the set reporting period, the reporting period needs to be adjusted, for example, the reporting period is 5 seconds before the feedback information is received, and the reporting period is extended to be 10 seconds after the feedback information is received. But it must be guaranteed that the storage space occupied by the network termination events stored within 10 seconds is less than the total storage of the buffer. If the feedback received from the quality monitoring center is still network congestion through the adjustment, when the congestion time is larger than the set time threshold value, an alarm is given, and at the moment, maintenance personnel are required to maintain the network.
The above situation is that the information fed back by the quality monitoring center is a network congestion situation, and if the feedback information from the quality monitoring center is that the event report is normal and the network state is good, the preset threshold of the buffer area can be properly reduced or the report period can be shortened, and the situation can also be kept unchanged. It should be noted that if the preset threshold of the buffer is reduced or the reporting period is shortened, it is necessary to ensure that the difference between the preset threshold of the buffer and the preset threshold of the original buffer is not too large or the difference between the reporting period and the original reporting period is not too large, because if the preset threshold of the buffer is too small or the reporting period is too short, frequent reporting of network terminal events whose priorities do not conform to the priority reporting levels may occur, and network congestion may be caused.
As can be seen from the foregoing embodiments, a method for reporting an event by a network terminal according to an embodiment of the present invention includes: adding the monitored network terminal events into a concurrent queue; reading a network terminal event from the concurrent queue; determining the priority of the network terminal event according to the read type of the network terminal event; judging whether the priority of the network terminal event accords with a preset priority reporting level or not; if the priority of the network terminal event accords with the priority reporting level, reporting the network terminal event; if the priority of the network terminal event does not accord with the priority reporting level, the network terminal event is stored in a cache region, and when the network terminal event in the cache region meets the preset packing reporting condition, the network terminal event in the cache region is packed and reported. When the network terminal events are more in short time and cannot be processed in time, the monitored network terminal events are added into the concurrence queue, and the network terminal events can be prevented from being lost due to the fact that the network terminal events are too many and cannot be processed in time. The priority is distinguished before the network terminal event is reported, the network terminal event which accords with the priority reporting level is reported preferentially, a plurality of network terminal events which accord with the priority reporting level are packaged and reported together, and when the network is congested, the delay of the network terminal event can be reduced.
As shown in fig. 5, a network event reporting apparatus according to an embodiment of the present invention is provided. As shown in fig. 5, includes: the system comprises a communication interface 201, a processor 202, a memory 203 and a communication bus 204, wherein the processor 202, the memory 203 and the communication interface 201 are connected through the communication bus 204; the communication bus 204 may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus 204 may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 5, but this is not intended to represent only one bus or type of bus.
In fig. 5, the communication interface is used for receiving and transmitting signals; a memory 203 for storing a program, which may include program code, including computer operating instructions. The memory 203 may include a Random Access Memory (RAM) and may also include a non-volatile memory (non-volatile memory), such as at least one disk memory. Only one processor is shown, although processor 202 may be multiple processors, as desired. And the processor 202 is configured to read the program codes stored in the memory, and execute the network terminal event reporting method of S101-S106.
As shown in fig. 6, a network terminal according to an embodiment of the present invention is provided. As shown in fig. 5, the network terminal includes the network terminal event reporting device in fig. 4, a network interface 301, a data interface 302 and an alarm 303; the network interface 301 is connected to a network to perform data communication with the quality monitoring center, and the network terminal can obtain a network resource video that a user needs to watch through the network interface 301, and perform format conversion after obtaining the corresponding network resource video. The data interface 302 is connected to a display device, and the video converted by the network terminal is transmitted to the display device through the data interface for playing. In the whole process, the network terminal event reporting device reports the events generated by the network terminal according to the steps of S101-S106. The network terminal event reporting device in this embodiment is preferably a processor of the network terminal.
If the network is in a congestion state for a long time, which causes a delay in the event reporting event of the network terminal, the quality monitoring center feeds back the information of the network congestion to the network terminal, and if the information fed back by the quality monitoring center received by the network terminal for a long time is network congestion, the network terminal controls the alarm 303 to give an alarm, and at this time, the network needs to be maintained manually.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the device or terminal embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to part of the description of the method embodiment. The above-described embodiments of the apparatus and the terminal are merely illustrative, and units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
The foregoing is merely a detailed description of the invention, and it should be noted that modifications and adaptations by those skilled in the art may be made without departing from the principles of the invention, and should be considered as within the scope of the invention.

Claims (10)

1. A method for reporting an event of a network terminal is characterized by comprising the following steps:
adding the monitored network terminal events into a concurrent queue;
reading a network terminal event from the concurrent queue;
determining the priority of the network terminal event according to the read type of the network terminal event;
judging whether the priority of the network terminal event accords with a preset priority reporting level or not;
if the priority of the network terminal event accords with the priority reporting level, reporting the network terminal event;
if the priority of the network terminal event does not accord with the priority reporting level, the network terminal event is stored in a cache region, and when the network terminal event in the cache region meets the preset packing reporting condition, the network terminal event in the cache region is packed and reported.
2. The method according to claim 1, wherein the determining the priority of the network terminal event according to the read type of the network terminal event comprises:
judging whether the type of the network terminal event is a first type, wherein the first type is an event type which is reported preferentially;
if the type of the network terminal event is a first type, allocating a first level to the network terminal event, wherein the first level accords with the priority reporting level;
and if the type of the network terminal event is not the first type, allocating a second level to the network terminal event, wherein the second level does not accord with the priority reporting level.
3. The method according to claim 2, wherein if the priority of the network terminal event does not meet the priority reporting level, storing the network terminal event in a buffer area, and when the network terminal event in the buffer area meets a preset packet reporting condition, packet reporting the network terminal event in the buffer area, comprises:
when the network terminal events in the cache region reach a preset cache threshold value, packaging a plurality of network terminal events in the cache region and reporting;
or,
and setting a reporting period of the buffer area, and when the buffer time reaches one reporting period, packaging a plurality of network terminal events in the buffer area for reporting.
4. The method for reporting the network terminal event according to any one of claims 1 to 3, further comprising adding a timestamp during the encoding process when the network terminal event is encoded.
5. The method for reporting an event to a network terminal according to claim 3, further comprising:
receiving feedback information of network quality monitoring;
and adjusting a preset buffer threshold value or a reporting period of the buffer area according to the feedback information.
6. The method according to claim 5, wherein the adjusting the preset threshold or the reporting period of the buffer according to the feedback information comprises:
if the feedback information indicates that the network is congested, increasing a preset threshold value of the cache region or prolonging a reporting period of the cache region;
or,
and if the feedback information is that the network is normal, reducing the preset threshold value of the cache region or shortening the reporting period.
7. The method for reporting an event to a network terminal according to claim 6, further comprising:
and if the network congestion time is greater than a preset time threshold value, alarming.
8. A network terminal event reporting device is characterized in that the device comprises:
the system comprises a processor, a memory and a communication interface, wherein the processor, the memory and the communication interface are connected through a communication bus;
the communication interface is used for receiving and sending signals;
the memory for storing program code;
the processor is configured to read the program code stored in the memory and execute the network terminal event reporting method according to any one of claims 1 to 7.
9. A network terminal, characterized in that it includes the network terminal event reporting device according to claim 8, further comprising: a network interface and a data interface;
the network interface is connected to a network and carries out data communication with the quality monitoring center;
the data interface is connected to a display device.
10. The network terminal of claim 9, further comprising an alarm;
the alarm is connected with the network terminal event reporting device and used for controlling the alarm to give an alarm when the network is congested for a long time.
CN201610812389.9A 2016-09-09 2016-09-09 Network terminal event reporting method and device Active CN106452840B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610812389.9A CN106452840B (en) 2016-09-09 2016-09-09 Network terminal event reporting method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610812389.9A CN106452840B (en) 2016-09-09 2016-09-09 Network terminal event reporting method and device

Publications (2)

Publication Number Publication Date
CN106452840A true CN106452840A (en) 2017-02-22
CN106452840B CN106452840B (en) 2019-12-31

Family

ID=58165277

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610812389.9A Active CN106452840B (en) 2016-09-09 2016-09-09 Network terminal event reporting method and device

Country Status (1)

Country Link
CN (1) CN106452840B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110445824A (en) * 2018-05-04 2019-11-12 中国移动通信有限公司研究院 NB-IoT data reporting method, device, system and computer readable storage medium
CN111352708A (en) * 2018-12-21 2020-06-30 杭州登虹科技有限公司 Event merging and storing system related to low-power-consumption product
CN111600758A (en) * 2020-05-19 2020-08-28 中移(杭州)信息技术有限公司 Message reporting method and platform, intelligent gateway and storage medium
CN113037846A (en) * 2021-03-17 2021-06-25 成都新希望金融信息有限公司 Data reporting method and device, electronic equipment and computer readable storage medium
CN114024819A (en) * 2021-09-29 2022-02-08 苏州浪潮智能科技有限公司 Event information reporting method and device
CN116028508A (en) * 2023-03-27 2023-04-28 青岛鼎信通讯股份有限公司 Reporting storage method and device, electric energy meter equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079722A (en) * 2007-03-26 2007-11-28 腾讯科技(深圳)有限公司 A reporting method, system and device of network living broadcast advertisement
CN101150431A (en) * 2007-06-06 2008-03-26 中兴通讯股份有限公司 A method for alarm processing streamline and alarm processing
CN101951621A (en) * 2010-09-16 2011-01-19 新邮通信设备有限公司 Alarm storm prevention and control method and device
CN102098179A (en) * 2011-02-16 2011-06-15 浪潮(北京)电子信息产业有限公司 Computer state monitoring alarm method and system
CN102892089A (en) * 2012-09-25 2013-01-23 中国联合网络通信集团有限公司 Message pushing method, device and system
CN104038378A (en) * 2014-07-01 2014-09-10 上海斐讯数据通信技术有限公司 Alarm management system and method of access network device
US20150249604A1 (en) * 2014-02-28 2015-09-03 Cavium, Inc. Packet scheduling in a network processor

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079722A (en) * 2007-03-26 2007-11-28 腾讯科技(深圳)有限公司 A reporting method, system and device of network living broadcast advertisement
CN101150431A (en) * 2007-06-06 2008-03-26 中兴通讯股份有限公司 A method for alarm processing streamline and alarm processing
CN101951621A (en) * 2010-09-16 2011-01-19 新邮通信设备有限公司 Alarm storm prevention and control method and device
CN102098179A (en) * 2011-02-16 2011-06-15 浪潮(北京)电子信息产业有限公司 Computer state monitoring alarm method and system
CN102892089A (en) * 2012-09-25 2013-01-23 中国联合网络通信集团有限公司 Message pushing method, device and system
US20150249604A1 (en) * 2014-02-28 2015-09-03 Cavium, Inc. Packet scheduling in a network processor
CN104038378A (en) * 2014-07-01 2014-09-10 上海斐讯数据通信技术有限公司 Alarm management system and method of access network device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110445824A (en) * 2018-05-04 2019-11-12 中国移动通信有限公司研究院 NB-IoT data reporting method, device, system and computer readable storage medium
CN110445824B (en) * 2018-05-04 2022-03-11 中国移动通信有限公司研究院 NB-IoT data reporting method, device, system and computer readable storage medium
CN111352708A (en) * 2018-12-21 2020-06-30 杭州登虹科技有限公司 Event merging and storing system related to low-power-consumption product
CN111600758A (en) * 2020-05-19 2020-08-28 中移(杭州)信息技术有限公司 Message reporting method and platform, intelligent gateway and storage medium
CN113037846A (en) * 2021-03-17 2021-06-25 成都新希望金融信息有限公司 Data reporting method and device, electronic equipment and computer readable storage medium
CN114024819A (en) * 2021-09-29 2022-02-08 苏州浪潮智能科技有限公司 Event information reporting method and device
CN114024819B (en) * 2021-09-29 2023-08-08 苏州浪潮智能科技有限公司 Event information reporting method and device
CN116028508A (en) * 2023-03-27 2023-04-28 青岛鼎信通讯股份有限公司 Reporting storage method and device, electric energy meter equipment and storage medium

Also Published As

Publication number Publication date
CN106452840B (en) 2019-12-31

Similar Documents

Publication Publication Date Title
CN106452840B (en) Network terminal event reporting method and device
US9832495B2 (en) Hospitality media system that avoids network congestion and server load while providing media experience within guest room, and computer server and method thereof
US9585062B2 (en) System and method for implementation of dynamic encoding rates for mobile devices
US10659380B2 (en) Media buffering
US10660112B2 (en) Transmission rate regulation method
US20150271242A1 (en) Method and Apparatus for Acquiring Streaming Media Buffer Parameter
EP3123674A2 (en) Channel bonding
US8358659B2 (en) Visual metering and response to maintain voice quality in a voice over internet protocol call
US11146606B2 (en) Data buffering method, network device, and storage medium
CN111107382A (en) Data flow control method, device and system
US8811180B2 (en) Communication apparatus and communication method
US20190349616A1 (en) Method and device for transmitting video
EP3247124B1 (en) Client, streaming media data receiving method and streaming media data transmission system
US20150207715A1 (en) Receiving apparatus, transmitting apparatus, communication system, control method for receiving apparatus, control method for transmitting apparatus, and recording medium
US20120083220A1 (en) Determining the quality of service in a communication terminal device
KR101879439B1 (en) Method for video service using adaptive bitrate
US9276985B2 (en) Transmission apparatus and transmission method
CN111314779B (en) Method and device for determining streaming media transmission quality
KR101331079B1 (en) Method and Device for Active Controling Buffer Control And Method and Device for Changing Decoder
JP4460548B2 (en) User experience quality estimation apparatus, method, and program
WO2024051701A1 (en) Scheduling optimization method and apparatus, device, and storage medium
KR100454782B1 (en) Digital broadcasting signals transmission apparatus
JP2001313938A (en) Image encoder, image decoding device, controlling method thereof and image communication system
CN116405468A (en) Streaming media transmission method, system, device, equipment and medium
CN115665113A (en) Method and device for scheduling push streaming server, scheduling server and storage medium

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