{"id":20251623,"url":"https://github.com/panzerdev/mjpeg-stitcher","last_synced_at":"2025-06-17T01:35:34.910Z","repository":{"id":92136933,"uuid":"147710446","full_name":"panzerdev/mjpeg-stitcher","owner":"panzerdev","description":"Small service to combine multiple mjpeg streams to an overview stream","archived":false,"fork":false,"pushed_at":"2019-04-09T17:16:50.000Z","size":1224,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-10T12:13:31.127Z","etag":null,"topics":["mjpeg","mjpeg-stream","raspberry-pi-3"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/panzerdev.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,"zenodo":null}},"created_at":"2018-09-06T17:38:50.000Z","updated_at":"2022-09-19T18:28:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3dd4102-e383-4859-bdb1-e2fdcea46636","html_url":"https://github.com/panzerdev/mjpeg-stitcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/panzerdev/mjpeg-stitcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzerdev%2Fmjpeg-stitcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzerdev%2Fmjpeg-stitcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzerdev%2Fmjpeg-stitcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzerdev%2Fmjpeg-stitcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panzerdev","download_url":"https://codeload.github.com/panzerdev/mjpeg-stitcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzerdev%2Fmjpeg-stitcher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260272466,"owners_count":22984319,"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":["mjpeg","mjpeg-stream","raspberry-pi-3"],"created_at":"2024-11-14T10:11:29.895Z","updated_at":"2025-06-17T01:35:34.902Z","avatar_url":"https://github.com/panzerdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mjpeg-stitcher\nService to combine multiple mjpeg streams to overview streams in pure Go.\n\n![Example of overview generated](https://raw.githubusercontent.com/panzerdev/mjpeg-stitcher/master/img/overview_example.png)\n\nThis service is taking 2 to n streams with the same image sizes and combines all streams to overview streams where a different stream is full size and the rest are thubnails.\n\nBy clicking on the thubnails the stream can be switched.\n\n# Building\nGo _1.11_ is the minimum version due to the use of Modules. This repository can be checked out anywhere outside the `GOPATH` and build with `go build`. \n\nFor the Raspberry Pi 2 or 3(b+) `env GOOS=linux GOARCH=arm GOARM=7 go build -o mjpeg`\n\n# Running\n```\nUsage of ./mjpeg-stitcher:\n      --debug             Enable Debug log level\n      --height int        Height of src image (default 768)\n      --port string       Port for http server (default \"8888\")\n      --url stringArray   List of urls to get mjpeg streams from\n      --width int         Width of src image (default 1296)\n```\n\n\n`./mjpeg-stitcher --url http://cam1.stream --url http://cam2.stream`\n\nIMPORTATNT: The html folder needs to be in the running directory of the binary","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanzerdev%2Fmjpeg-stitcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanzerdev%2Fmjpeg-stitcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanzerdev%2Fmjpeg-stitcher/lists"}