{"id":15675359,"url":"https://github.com/adjivas/motion_detection","last_synced_at":"2025-03-30T06:14:56.771Z","repository":{"id":154140858,"uuid":"630548073","full_name":"adjivas/motion_detection","owner":"adjivas","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-16T09:59:38.000Z","size":271,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T08:16:39.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adjivas.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":"2023-04-20T16:02:14.000Z","updated_at":"2023-05-06T15:19:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a9f71f7-f33e-4ea8-b6fd-39fa003b25ca","html_url":"https://github.com/adjivas/motion_detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Fmotion_detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Fmotion_detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Fmotion_detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Fmotion_detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adjivas","download_url":"https://codeload.github.com/adjivas/motion_detection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281312,"owners_count":20752213,"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":[],"created_at":"2024-10-03T15:58:54.632Z","updated_at":"2025-03-30T06:14:56.753Z","avatar_url":"https://github.com/adjivas.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Motion Detection\n![badge](https://framagit.org/adjivas/motion_detection/badges/master/pipeline.svg)\n\nThis service will captures a MJPEG video and produces a MQTT's motion messages.\n\nIt's was designed for the [BazzDoorbell](https://github.com/guino/BazzDoorbell) project.\n\n## What is in this crate?\nThis service is a Rust axiomatic solution based on the image-compare/image crates.\n\n## Play with it!\nHow to configure the environment:\n```shell\ncp env.example.sh env.sh\n$EDITOR env.sh\nsource env.sh\n```\n\nHow to compile:\n```shell\ncargo build --release\n```\n\nHow to run the service:\n```shell\ncargo run\n```\n\nHow to cross compile:\n```shell\ncross build --target x86_64-unknown-linux-gnu --release\ncross build --target armv7-unknown-linux-gnueabihf --release\n```\n\n## Test the performences\nHow to run the benchmarks:\n```shell\ncargo bench\n```\n\nHow to run FlameGraph:\n```shell\ncargo bench --all-features --bench image -- --profile-time=5\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadjivas%2Fmotion_detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadjivas%2Fmotion_detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadjivas%2Fmotion_detection/lists"}