מדיניות פרטיות
עדכון אחרון: יוני 2026 | El-Eyes Hub (com.eleyes.hub) & Eleyes Streamer (com.eleyes.streamer)
1. מבוא
מדיניות פרטיות זו חלה על שתי האפליקציות של El-Eyes:
- El-Eyes Hub — אפליקציית ניהול מרכזית לקבלת התראות ביטחוניות והורדת אפליקציות הסטרימינג.
- Eleyes Streamer — אפליקציית שידור וידאו, ניטור רחפנים ושיתוף מסך בזמן אמת.
מדיניות זו מסבירה אילו נתונים נאספים, כיצד הם משמשים ואיך הם מאוחסנים.
2. מידע שאנחנו אוספים
El-Eyes Hub:
- העדפת אזור — האזור שנבחר על ידי המשתמש לצורך קבלת התראות רלוונטיות. נשמר במכשיר בלבד.
- טוקן Firebase (FCM) — מזהה ייחודי לשליחת התראות Push למכשיר. נשמר בשרת לצורך משלוח התראות.
- מזהה מכשיר — לצורך ניהול ההתראות ומניעת כפילויות.
Eleyes Streamer:
- נתוני מיקום (GPS) — נדרש לתצוגת מיקום הרחפן על המפה ולשליטה בטיסה. נאסף רק בזמן שידור פעיל.
- וידאו ותמונה — פריימים ממצלמת הרחפן או שיתוף מסך נשלחים לשרת לצפייה מרחוק. הפריימים אינם נשמרים לצמיתות.
- טלמטריית רחפן — גובה, מהירות, סוללה, מרחקי חיישנים — נשלחים לשרת לתצוגה בזמן אמת.
- מזהה מכשיר — מזהה ייחודי של המכשיר לצורך ניהול חיבורים.
- אימות משתמש — כתובת דוא"ל לצורך כניסה דרך Firebase Authentication.
3. כיצד אנחנו משתמשים במידע
- שידור וידאו בזמן אמת מהרחפן לצופים מורשים.
- הצגת מיקום הרחפן ונתוני טלמטריה על לוח הבקרה.
- זיהוי אובייקטים בזרם הוידאו (ניתוח תמונה בצד השרת).
- שליחת התראות על זיהויים לפי הגדרות המשתמש.
- ניהול חיבורי מכשירים וזיהוי תקלות.
4. שיתוף עם צדדים שלישיים
- Firebase Authentication (Google) — לאימות כניסת משתמשים.
- LiveKit — לשידור וידאו פרמיום (WebRTC). הנתונים עוברים דרך שרתי LiveKit Cloud.
- Google Maps — להצגת מפות במכשיר ובלוח הבקרה.
אנחנו לא מוכרים מידע אישי לצדדים שלישיים.
5. אחסון נתונים ואבטחה
- פריימי וידאו נשלחים בזמן אמת ואינם נשמרים בשרת לצמיתות.
- נתוני טלמטריה נשמרים למשך הסשן בלבד.
- כל התקשורת מוצפנת באמצעות TLS/SSL (HTTPS, WSS).
- הגישה לשרת מוגנת באמצעות אימות מבוסס טוקנים.
6. הרשאות האפליקציה
- מיקום — נדרש לתצוגת GPS של הרחפן והמכשיר.
- מצלמה/שיתוף מסך — לשידור וידאו בזמן אמת.
- USB — לחיבור שלט DJI למכשיר.
- Bluetooth — נדרש על ידי DJI SDK לתקשורת עם הרחפן.
- אינטרנט — לשליחת וידאו וטלמטריה לשרת.
- חלון צף — להצגת בקרי רחפן מעל אפליקציות אחרות.
7. זכויות המשתמש
באפשרותך למחוק את חשבונך ואת כל הנתונים המשויכים אליו בכל עת על ידי פנייה אלינו. ניתן לבטל הרשאות מכשיר דרך הגדרות האנדרואיד.
8. שינויים במדיניות
אנו עשויים לעדכן מדיניות זו מעת לעת. שינויים מהותיים יפורסמו בדף זה עם תאריך עדכון חדש.
9. יצירת קשר
לשאלות בנוגע לפרטיות: [email protected]
Privacy Policy
Last updated: June 2026 | El-Eyes Hub (com.eleyes.hub) & Eleyes Streamer (com.eleyes.streamer)
1. Introduction
This Privacy Policy applies to both El-Eyes applications:
- El-Eyes Hub — Central management app for receiving security alerts and downloading streaming apps.
- Eleyes Streamer — Real-time video streaming, drone monitoring, and screen sharing app.
This policy explains what data is collected, how it is used, and how it is stored.
2. Information We Collect
El-Eyes Hub:
- Region preference — The region selected by the user for receiving relevant alerts. Stored on device only.
- Firebase token (FCM) — Unique identifier for sending push notifications to the device. Stored on the server for notification delivery.
- Device identifier — For notification management and deduplication.
Eleyes Streamer:
- Location data (GPS) — Required to display drone position on the map and for flight control. Collected only during active streaming.
- Video and images — Frames from the drone camera or screen sharing are sent to the server for remote viewing. Frames are not permanently stored.
- Drone telemetry — Altitude, speed, battery, sensor distances — sent to the server for real-time display.
- Device identifier — Unique device ID for connection management.
- User authentication — Email address for login via Firebase Authentication.
3. How We Use Information
- Real-time video streaming from the drone to authorized viewers.
- Displaying drone location and telemetry data on the dashboard.
- Object detection in the video stream (server-side image analysis).
- Sending detection alerts based on user-defined rules.
- Managing device connections and troubleshooting.
4. Third-Party Sharing
- Firebase Cloud Messaging (Google) — For sending push notifications to devices (Hub).
- Firebase Authentication (Google) — For user login authentication (Streamer).
- LiveKit — For premium video streaming (WebRTC). Data passes through LiveKit Cloud servers.
- Google Maps — For map display on the device and dashboard.
We do not sell personal information to third parties.
5. Data Storage and Security
- Video frames are transmitted in real-time and are not permanently stored on the server.
- Telemetry data is kept for the session duration only.
- All communication is encrypted using TLS/SSL (HTTPS, WSS).
- Server access is protected by token-based authentication.
6. App Permissions
- Location — Required for drone and device GPS display.
- Camera/Screen capture — For real-time video streaming.
- USB — For connecting DJI controller to the device.
- Bluetooth — Required by DJI SDK for drone communication.
- Internet — For sending video and telemetry to the server.
- Overlay window — For displaying drone controls over other apps.
7. User Rights
You can delete your account and all associated data at any time by contacting us. You can revoke device permissions through Android settings.
8. Changes to This Policy
We may update this policy from time to time. Material changes will be posted on this page with a new update date.
9. Contact
For privacy questions: [email protected]