Moderator for Ant Media Server
Moderator for Ant Media Server keeps an eye on your incoming streams and performs custom actions if inappropriate content is detected. The moderation labels (alcohol, violence, nudity) can be configured along with the confidence thresholds.
Upon finding explicit content, the plugin can either stop the broadcast, or invoke your predefined webhook endpoint with a HTTP POST message, informing your backend about the stream id and the matching moderation labels.
The problematic screenshots can be captured to disk or sent as part of the webhook call payload.
The detection is using Amazon Rekognition’s pretrained image moderation models.