{"id":18783190,"url":"https://github.com/denvaar/creeper","last_synced_at":"2025-06-25T17:10:16.287Z","repository":{"id":93745323,"uuid":"96156158","full_name":"denvaar/creeper","owner":"denvaar","description":"Makeshift Raspberry Pi Security Camera System","archived":false,"fork":false,"pushed_at":"2017-07-18T03:44:56.000Z","size":16,"stargazers_count":29,"open_issues_count":4,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T01:12:26.648Z","etag":null,"topics":["camera","flask","motion-detection","opencv","opencv-python","raspberry-pi"],"latest_commit_sha":null,"homepage":null,"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/denvaar.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-03T22:54:10.000Z","updated_at":"2024-02-04T17:31:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"629676b9-2090-46c6-a608-1c6ced27de37","html_url":"https://github.com/denvaar/creeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denvaar/creeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denvaar%2Fcreeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denvaar%2Fcreeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denvaar%2Fcreeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denvaar%2Fcreeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denvaar","download_url":"https://codeload.github.com/denvaar/creeper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denvaar%2Fcreeper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261917439,"owners_count":23229919,"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","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","flask","motion-detection","opencv","opencv-python","raspberry-pi"],"created_at":"2024-11-07T20:38:30.562Z","updated_at":"2025-06-25T17:10:15.879Z","avatar_url":"https://github.com/denvaar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# creeper\nMakeshift Raspberry Pi Security Camera System\n\n*This also works with a Macbook camera, and probably any machine with a camera device.*\n\nMore information on my [blog post](https://denverpsmith.com/posts/makeshift-security-camera).\n\n\n Streaming \u0026 motion detection| SMS text notifications\n:---------------------------:|:-------------------------:\n\u003cimg width=\"430\" alt=\"creeper\" src=\"https://user-images.githubusercontent.com/10538978/28256157-bc63a8c6-6a7c-11e7-909a-0dfbb285d66e.png\"\u003e  |  \u003cimg width=\"330\" alt=\"creeper\" src=\"https://user-images.githubusercontent.com/10538978/28256176-f6d24d82-6a7c-11e7-9550-a65b17f3cbd6.jpg\"\u003e\n\n## Features\n\n- Captures video and detects motion using OpenCV library.\n- Streams video to web page via motion JPEG.\n- Allows clients to control camera from web page.\n- Allows multiple clients to view live stream.\n- Encodes and saves video files when motion is detected.\n- Sends a text message with video attachment when motion is detected.\n\n## Setup\n\nInstall [ffmpeg](https://ffmpeg.org/) and make sure it's in your `PATH`.\n\nInstall Python3\n\nInstall python dependencies (preferably inside a virtual environment.) Packages can be found in `requirements.txt`:\n```bash\npip install -r requirements.txt\n```\n\nSet the following environment variables:\n```bash\nexport EMAIL=youremail@gmail.com\nexport EMAIL_PASSWORD=youremailpassword\nexport SMS_PHONE_NUMBER=1111111111@mms.att.net\n# this can be whatever you like:\nexport OUTPUT_FILE_PREFIX=motion\n```\n\n`SMS_PHONE_NUMBER` should use the appropriate SMS gateway address for your carrier.\n\nStart the server:\n```bash\npython main.py\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvaar%2Fcreeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenvaar%2Fcreeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvaar%2Fcreeper/lists"}