Skip to content

Conversation

@jdimovska
Copy link
Contributor

@jdimovska jdimovska commented Nov 19, 2025

💡 Overview

Adds automatic full-screen blur when a moderation event is received, with optional auto-removal after a set duration. Also adds a lightweight warning notification when moderation warnings are triggered.

📝 Implementation notes

  • Introduced useModeration hook which applies full-screen blur when moderation event is submitted
  • If full-screen blur is unsupported on the device fallback is turning off the camera
  • Implement ModerationNotification when warning event is emitted

🎫 Ticket: https://linear.app/stream/issue/REACT-625/video-call-moderation-for-react

📑 Docs: https://github.com/GetStream/docs-content/pull/773

- implement a separate processor for applying full blur when call.moderation_blur message is received
- implement a moderation notification when a warning event is emitted
- implement a separate processor for applying full blur when call.moderation_blur message is received
- implement a moderation notification when a warning event is emitted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants