{"id":19654089,"url":"https://github.com/mustafaozvardar/security-camera-opencv","last_synced_at":"2026-05-17T00:33:48.534Z","repository":{"id":252771551,"uuid":"841407223","full_name":"mustafaozvardar/Security-Camera-OpenCV","owner":"mustafaozvardar","description":"This is a simple Python-based security camera application that uses motion detection. It captures video from your webcam, detects any movement, and triggers a beep sound when significant motion is detected.","archived":false,"fork":false,"pushed_at":"2024-08-12T21:42:30.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T01:54:25.202Z","etag":null,"topics":["artificial-intelligence","computer-vision","opencv","opencv-python","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mustafaozvardar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security_camera.py","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-12T10:49:55.000Z","updated_at":"2024-08-12T21:42:33.000Z","dependencies_parsed_at":"2025-02-27T01:46:05.624Z","dependency_job_id":"c3a971f8-3dda-4993-8df3-e3c0e9e3db32","html_url":"https://github.com/mustafaozvardar/Security-Camera-OpenCV","commit_stats":null,"previous_names":["mustafaozvardar/security-camera-opencv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mustafaozvardar/Security-Camera-OpenCV","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaozvardar%2FSecurity-Camera-OpenCV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaozvardar%2FSecurity-Camera-OpenCV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaozvardar%2FSecurity-Camera-OpenCV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaozvardar%2FSecurity-Camera-OpenCV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mustafaozvardar","download_url":"https://codeload.github.com/mustafaozvardar/Security-Camera-OpenCV/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaozvardar%2FSecurity-Camera-OpenCV/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278272335,"owners_count":25959524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","computer-vision","opencv","opencv-python","python"],"created_at":"2024-11-11T15:16:05.819Z","updated_at":"2025-10-04T05:58:02.107Z","avatar_url":"https://github.com/mustafaozvardar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎥 Motion Detection Security Camera\n\nThis is a simple Python-based security camera application that uses motion detection. It captures video from your webcam, detects any movement, and triggers a beep sound when significant motion is detected.\n\n## Features ✨\n\n- 📷 Captures video from your webcam in real-time.\n- 🎯 Detects motion by comparing consecutive video frames.\n- 🔊 Triggers a beep sound when significant motion is detected.\n- 🛑 Easy to stop by pressing the `Esc` key.\n\n## Requirements 📦\n\n- Python 3.x\n- `opencv-python` library\n- `winsound` module (built-in with Python on Windows)\n- A working webcam\n\n## Installation 🚀\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/yourusername/motion-detection-camera.git\n    cd motion-detection-camera\n    ```\n\n2. Install the required library:\n\n    ```bash\n    pip install opencv-python\n    ```\n\n## Usage 🎤\n\n1. Run the script:\n\n    ```bash\n    python security_camera.py\n    ```\n\n2. The application will start capturing video from your webcam. When it detects significant motion, it will trigger a beep sound to alert you.\n\n3. To stop the application, press the `Esc` key.\n\n## Troubleshooting 🛠️\n\n- Ensure your webcam is properly connected and recognized by your computer.\n- The script may require adjustments based on lighting conditions and sensitivity.\n\n## License 📜\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafaozvardar%2Fsecurity-camera-opencv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmustafaozvardar%2Fsecurity-camera-opencv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafaozvardar%2Fsecurity-camera-opencv/lists"}