4 Fall detection alarm
4.1 OTAP SDK Integration
Radar will upload the fall detection alarm data to the platform by OTAP SDK while detect fall
down.
OTAP SDK consists of four service components, i.e., Central Management Service (CMS), Stream
Media Service (SMS), Alarm Management Service (AMS), and Storage Service (SS).
Central Management Service (CMS):
Devices actively register to the CMS, and then you can start live view, start playback, download
videos, forward the audio, set parameters, and so on.
Stream Media Service (SMS):
You can start listening service of live view, playback, and forwarding audio. The IP address of
SMS must be sent to the device via the CMS.
Alarm Management Service (AMS):
You can start alarm listening and receive alarm information. The IP address of AMS must be sent
to the device via the CMS. Storage Service (SS) Currently storage service via S3 is supported. You
can manage files via the client, including uploading, downloading, or deleting files. Also, simple
storage function of CMS is supported.
In the SDK package, you can find header files and libs files for integration.