{"id":17490867,"url":"https://github.com/gouthamofthenp/securitycamera","last_synced_at":"2026-04-27T12:02:29.715Z","repository":{"id":258454951,"uuid":"868615739","full_name":"GouthamOfTheNP/SecurityCamera","owner":"GouthamOfTheNP","description":"A project for security cameras involving Flask, OpenCV, SQLite, and PyQt6","archived":false,"fork":false,"pushed_at":"2025-09-02T22:50:14.000Z","size":521,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T00:26:08.923Z","etag":null,"topics":["camera","home","intruders","motion","security"],"latest_commit_sha":null,"homepage":"https://gouthamofthenp.github.io/SecurityCamera/","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/GouthamOfTheNP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-06T20:35:00.000Z","updated_at":"2025-09-02T22:49:54.000Z","dependencies_parsed_at":"2024-11-02T21:21:44.492Z","dependency_job_id":"d1e41579-fb5a-45ae-b627-d788a5eb0321","html_url":"https://github.com/GouthamOfTheNP/SecurityCamera","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"9883b419531074f2eeb290dbf21bb5763eb5a781"},"previous_names":["gouthamofthenp/securitycamera"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/GouthamOfTheNP/SecurityCamera","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GouthamOfTheNP%2FSecurityCamera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GouthamOfTheNP%2FSecurityCamera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GouthamOfTheNP%2FSecurityCamera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GouthamOfTheNP%2FSecurityCamera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GouthamOfTheNP","download_url":"https://codeload.github.com/GouthamOfTheNP/SecurityCamera/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GouthamOfTheNP%2FSecurityCamera/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["camera","home","intruders","motion","security"],"created_at":"2024-10-19T07:04:41.786Z","updated_at":"2026-04-27T12:02:29.698Z","avatar_url":"https://github.com/GouthamOfTheNP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Security Camera Project\n\n## Overview\nThe Security Camera Project is designed to provide motion detection and real-time video streaming capabilities, using Python, OpenCV, and PyQt6. The software is integrated with a live video feed server, email notifications, and advanced features like motion detection and video processing, making it an essential part of security camera solutions.\n\nThis project is part of a future commercial product but is available under the MIT License for open usage. While the software can be used freely, the end product should not be redistributed in any form.\n\n## Prototype Link\nExplore the live prototype: [Vigilance Solutions Prototype](https://vigilancesolutions.pythonanywhere.com/)\n\n## Features\n- **Live Video Streaming**: Real-time video streaming capabilities with personalized feeds for each user.\n- **Motion Detection**: Detects and captures movement, sending email notifications in case of activity.\n- **Frame Extraction and Video Processing**: Optimized to ensure smooth performance even in low-bandwidth environments.\n- **Secure User Authentication**: Enhanced login form with secure password fields for better data protection.\n- **Add Camera Button**: New feature to easily add cameras to the system, allowing for quick setup and configuration.\n\n## Installation\nTo run this project locally, you will need Python 3.x and the required dependencies:\n\n1. Clone this repository:\n    ```bash\n    git clone https://github.com/GouthamOfTheNP/security-camera-project.git\n    cd security-camera-project\n    ```\n2. Set up a virtual environment (optional but recommended):\n    ```bash\n    python3 -m venv venv\n    source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n    ```\n3.\tInstall the dependencies:\n    ```bash\n    pip install -r requirements.txt\n    ```\n4. Run the application:\n    ```bash\n    python main.py\n    ```\n\n## Contributing\nWe welcome contributions to improve the project! If you'd like to contribute:\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-name`).\n3. Make your changes and commit (`git commit -am 'Add feature'`).\n4. Push to the branch (`git push origin feature-name`).\n5. Submit a pull request explaining your changes.\n\nPlease ensure your contributions align with the project's goals, and that they follow the coding conventions.\n\n**Note:** Since this project is part of a commercial product, while the software is open-source, the redistribution of the final bundled hardware or software product is prohibited.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgouthamofthenp%2Fsecuritycamera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgouthamofthenp%2Fsecuritycamera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgouthamofthenp%2Fsecuritycamera/lists"}