{"id":20292684,"url":"https://github.com/technomancers/gomjpegserver","last_synced_at":"2025-08-02T13:08:32.152Z","repository":{"id":57529107,"uuid":"90110699","full_name":"technomancers/goMjpegServer","owner":"technomancers","description":"MJPEG Server for Raspberry Pi cameras","archived":false,"fork":false,"pushed_at":"2017-09-20T11:32:36.000Z","size":26,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T11:56:47.710Z","etag":null,"topics":["camera","golang","golang-package","mjpeg","raspberrypi"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/technomancers.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}},"created_at":"2017-05-03T05:16:43.000Z","updated_at":"2024-07-05T21:18:44.000Z","dependencies_parsed_at":"2022-08-26T03:31:14.493Z","dependency_job_id":null,"html_url":"https://github.com/technomancers/goMjpegServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/technomancers/goMjpegServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technomancers%2FgoMjpegServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technomancers%2FgoMjpegServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technomancers%2FgoMjpegServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technomancers%2FgoMjpegServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technomancers","download_url":"https://codeload.github.com/technomancers/goMjpegServer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technomancers%2FgoMjpegServer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268393901,"owners_count":24243315,"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-08-02T02:00:12.353Z","response_time":74,"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","golang","golang-package","mjpeg","raspberrypi"],"created_at":"2024-11-14T15:18:26.682Z","updated_at":"2025-08-02T13:08:32.126Z","avatar_url":"https://github.com/technomancers.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Mjpeg Server\n\nThis package houses two different packages related to eachother.\n\n1. `mjpeg` package is used to create an HTTP server for a stream of JPEG images (may or may not be in MJPEG format).\n2. `piCamera` is a nice interface for `raspivid` command. It does everything from stdOut so no files are created.\n\n## Installation\n\n```sh\ngo get github.com/technomancers/goMjpegServer\n```\n\n`main.go` is an example project that consumes both mjpeg and piCamera (please use [technomancers/piCamera](https://github.com/technomancers/piCamera) instead of the one in this package as I am deprecating the one in this repository).\n\nWhen you run the application `goMjpegServer` (if you have `$GOPATH/bin` in your path it should be installed) it will start a mjpeg server on [http://localhost:8080](http://localhost:8080). Navigate to it and you should see that your camera is now capturing and displaying to webpage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnomancers%2Fgomjpegserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnomancers%2Fgomjpegserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnomancers%2Fgomjpegserver/lists"}