Translations:Детектор черного экрана/4/en

Материал из SmartPlayer
Версия от 15:12, 3 августа 2023; N.Bloshkin (обсуждение | вклад) (Новая страница: «=== '''Principle of action''' === Every company working in our application has its unique ID. It can be found in the personal account. All company devices are tied to this ID.<br> When a "black screen" error occurs on one or more devices, our server sends an "event" to these devices. The device starts this "event." When launching the "event," the "detector" takes a screenshot. And this screenshot is checked for the presence of a "black screen."<br> After sta...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Principle of action

Every company working in our application has its unique ID. It can be found in the personal account. All company devices are tied to this ID.
When a "black screen" error occurs on one or more devices, our server sends an "event" to these devices. The device starts this "event." When launching the "event," the "detector" takes a screenshot. And this screenshot is checked for the presence of a "black screen."
After starting the detector, two types of answers can be obtained:

  1. After launching the "event," there is no black screen - the system continues to work in normal mode.
  2. After launching the "event," a black screen is detected - the server sends a repeated, verification "event." The interval for resending is 10 seconds.

If option "2" confirms the presence of the problem, a notification is sent to the email from the server side.

The specified email must be necessarily linked to the server; otherwise, notifications about the problem will not be received.

Final result

After receiving information about the problem, its prompt resolution begins. Thus, we always know about the problem first and do not unnecessarily worry our clients.