Alert | 0.15.11.0+
OvenMediaEngine Enterprise provides the Alert feature starting from version 0.15.11.0-1.
Last updated
OvenMediaEngine Enterprise provides the Alert feature starting from version 0.15.11.0-1.
Last updated
Alert is a module that can detect anomalies and patterns of interest in a stream or system and send notifications to you. Anomalies and patterns of interest can be set through predefined, and when detected, the module sends an HTTP(S) request to the user's notification server.
On the Alert Settings, you can view and edit the details of the set Alert.
Url
: The HTTP Server will receive the notification. HTTP and HTTPS are available.
Timeout
: The time (in milliseconds) to wait for a response after a request.
On the Rules in the Alert Settings, you can predefine anomalies and patterns of interest that may occur in a stream or system through Rules.
Min Bitrate
Detects when the ingress stream's bitrate is lower than the set value.
Max Bitrate
Detects when the input stream's bitrate is greater than the set value.
Min Framerate
Detects when the ingress stream's framerate is lower than the set value.
Max Framerate
Detects when the ingress stream's framerate is greater than the set value.
Min Width
Detects when the ingress stream's width is lower than the set value.
Max Width
Detects when the ingress stream's width is greater than the set value.
Min Height
Detects when the ingress stream's height is lower than the set value.
Max Height
Detects when the ingress stream's height is greater than the set value.
Min Samplerate
Detects when the ingress stream's sample rate is lower than the set value.
Max Samplerate
Detects when the ingress stream's sample rate is greater than the set value.
Long KeyFrame Interval
Detects when the ingress stream's keyframe interval is too long (exceeds 4 seconds).
Has B Frame
Detects when there are B-frames in the ingress stream.
Secret Key
: The secret key used when encrypting with HMAC-SHA1. For more information, please see .
Detailed Guide: