{"id":50672038,"url":"https://github.com/pascalallen/rpi-security-cam","last_synced_at":"2026-06-08T12:04:05.389Z","repository":{"id":359581811,"uuid":"1246705120","full_name":"pascalallen/rpi-security-cam","owner":"pascalallen","description":"Live camera streaming on a Raspberry Pi, served over HTTP in Go.","archived":false,"fork":false,"pushed_at":"2026-05-22T14:40:03.000Z","size":7062,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T19:01:23.446Z","etag":null,"topics":["camera","docker","go","golang","gstreamer","http-server","libcamera","mjpeg","raspberry-pi","security-camera","streaming"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pascalallen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-22T13:17:54.000Z","updated_at":"2026-05-22T14:40:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d265b63-222c-4701-80a6-07c0e56a8652","html_url":"https://github.com/pascalallen/rpi-security-cam","commit_stats":null,"previous_names":["pascalallen/rpi-security-cam"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/pascalallen/rpi-security-cam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Frpi-security-cam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Frpi-security-cam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Frpi-security-cam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Frpi-security-cam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pascalallen","download_url":"https://codeload.github.com/pascalallen/rpi-security-cam/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Frpi-security-cam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34061125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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","docker","go","golang","gstreamer","http-server","libcamera","mjpeg","raspberry-pi","security-camera","streaming"],"created_at":"2026-06-08T12:04:04.415Z","updated_at":"2026-06-08T12:04:05.381Z","avatar_url":"https://github.com/pascalallen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rpi-security-cam\n\nLive camera streaming on a Raspberry Pi, served over HTTP in Go.\n\n## Device\n\n![Hardware setup](hardware.jpeg)\n\n## Demo\n\n![Live view](live_view.png)\n\n## Features\n\n- MJPEG stream via GStreamer + libcamera\n- Fan-out hub — multiple viewers share one camera pipeline\n- Embedded web viewer\n- Docker Compose with device passthrough\n\n## Prerequisites\n\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n- Raspberry Pi with camera module (libcamera compatible)\n\n## Usage\n\n### Clone Repository\n\n```bash\ncd \u003cprojects-parent-directory\u003e \u0026\u0026 git clone https://github.com/pascalallen/rpi-security-cam.git\n```\n\n### Bring Up Environment\n\n```bash\ndocker compose up -d --build\n```\n\nYou will find the stream viewer running at [http://localhost:8080/](http://localhost:8080/)\n\n### Take Down Environment\n\n```bash\ndocker compose down\n```\n\n## Testing\n\nRun tests and create coverage profile:\n\n```bash\ngo test ./... -covermode=count -coverprofile=coverage.out\n```\n\nGenerate HTML file to view test coverage profile:\n\n```bash\ngo tool cover -html=coverage.out -o coverage.html\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalallen%2Frpi-security-cam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpascalallen%2Frpi-security-cam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalallen%2Frpi-security-cam/lists"}