חבילת מעקב בענן מרובת דיירים הכוללת Web Dashboard, Super Admin Panel, Mobile companion, מיקרו-שירות Streaming Orchestrator עם סקיילינג אוטומטי, ו-edge proxy של Cloudflare Worker — המספקת זיהוי אירועי AI בזמן אמת, התראות מרובות ערוצים, ואנליטיקה לפי דרישה ממצלמות RTSP ומצלמות מכשיר.

תכנון ארכיטקטורת חמשת הרכיבים — Web Dashboard, Super Admin Panel, Mobile companion, מיקרו-שירות Streaming Orchestrator, ו-HLS edge proxy של Cloudflare Worker.
בניית ה-React Web Dashboard עם תצוגת רשת חיה של מצלמות מרובות (עד 15 פריסות מצלמה), מחזור חיי סטרימינג מבוסס משיכה, מצב השהיה נמוכה, והזנת סקר אירועי AI.
יישום רישום מצלמות עבור מצלמות RTSP/IP עם בקרת FPS, הגדרות אזורים, ניטור תקינות, ויצירת מטמון לכתובות RTSP URL להפעלת סטרימינג מהירה יותר.
תכנון מיקרו-שירות Streaming Orchestrator FastAPI עם ניהול מחזור חיים של MediaMTX, הקצאת DigitalOcean droplet עם סקיילינג אוטומטי, מאגרי חוצצים, ואיזון מחדש של סטרימינג.
פיתוח ופריסת Cloudflare Worker edge proxy לשמירת HLS playlist וקטעי וידאו במטמון עם CORS מתאים להפעלה בדפדפן ממקורות שונים.
אספקת כל 8 סוגי אירועי AI (person, loitering, intrusion, motion, vehicle, PPE, safety, zone activity) עם סימון תמונת מצב באמצעות תיבות תוחמות (bounding-box) וקביעת ציון חומרה.
בניית מערכת התראות מרובת ערוצים באמצעות email, SMS, WhatsApp דרך Twilio, בנוסף לאינטגרציות webhook עם Slack, Teams, Zapier, Make.com, ו-n8n.
יישום מנוע המנויים של Stripe — חמש רמות תוכנית, קופה מתארחת, פורטל חיובים, webhooks, ניהול תקופות ניסיון, ואכיפת מגבלת מצלמות עם הנחיות לשדרוג.
יצירת חבילת האנליטיקה הכוללת ניתוח אנשים, רכבים, הערכת סיכוני אבטחה, מדדי מצלמות ואזורים, עם יצירת דוחות לפי דרישה.
אספקת חווית ה-Mobile companion — סטרימינג ממצלמת מכשיר באמצעות getUserMedia, התאמת QR code, רשת חיה מותאמת למובייל, וטיפול ראשוני בהתראות באתר.
הוספת בינאום עם אנגלית ועברית כולל תמיכה מלאה בפריסת RTL בכל הממשקים מול הלקוח.
צינור מעקב ענן שלם מקליטת מצלמות RTSP ועד התראות מרובות ערוצים, עם זיהוי אירועי AI בזמן אמת, תשתית סטרימינג עם סקיילינג אוטומטי, והפעלה עם השהיה נמוכה במטמון קצה (edge-cached).
בואו נדון כיצד נוכל להגשים את החזון שלך עם אותה רמת מומחיות ומסירות.
MicrocosmWorks designed AwareCam with a pull-based stream lifecycle that only activates streaming when a viewer requests it, with TTL-based automatic shutdown. AI event detection runs on the cloud side where the auto-scaling MediaMTX orchestrator processes streams, analyzing frames for 8 event types including person detection, loitering, and zone intrusion. The Cloudflare Worker edge proxy caches HLS segments to reduce origin bandwidth, while bounding-box annotation snapshots are stored rather than full video, minimizing storage costs.
MicrocosmWorks delivered 8 AI event types: person detection, loitering, intrusion zone violation, motion detection, vehicle detection, PPE compliance, safety hazard, and zone activity monitoring. Each event includes bounding-box snapshot annotation and severity scoring that feeds into the alerting engine. The system supports configurable detection sensitivity thresholds and zone definitions per camera, allowing operators to reduce false positives in their specific environment.
MicrocosmWorks built an event-driven alerting pipeline that routes AI detections to configured channels based on event type and severity. Email and SMS alerts go through Twilio, WhatsApp notifications use the Twilio WhatsApp Business API, and Slack and Microsoft Teams receive webhook-formatted alerts. Additionally, Zapier, Make.com, and n8n webhook integrations allow operators to connect AwareCam alerts to any downstream workflow system.
MicrocosmWorks engineered the Streaming Orchestrator as a FastAPI microservice that manages MediaMTX server lifecycle with auto-scaling DigitalOcean droplet provisioning. When camera load exceeds a server's capacity, the orchestrator spins up additional streaming nodes, distributes cameras across the pool using buffer-based load balancing, and rebalances streams when nodes are added or removed. The entire provisioning and scaling process is automatic and transparent to end users.
MicrocosmWorks implemented 5-tier Stripe subscription billing with camera-limit enforcement at the API level. Each plan tier permits a specific maximum number of registered cameras, and the system blocks camera registration attempts that would exceed the limit while showing upgrade prompts. The subscription engine handles hosted checkout, billing portal access, webhook-driven plan changes, trial management, and organization-level billing for multi-tenant deployments.