This document summarizes research on real-time object detection and video monitoring using drone systems. It discusses both traditional computer vision algorithms like Haar cascades and HOG, as well as deep learning algorithms like YOLO and region-based detection. While deep learning algorithms provide higher accuracy, their computational requirements pose challenges for resource-limited drones. To address this, the paper proposes a cloud computing approach where detection is performed remotely on cloud servers to enable real-time monitoring. This research contributes a new approach for object detection in drones that can enable applications in surveillance, delivery, and agriculture.