{"id":51530699,"url":"https://github.com/acoyfellow/ffmpeg-container","last_synced_at":"2026-07-09T02:01:06.034Z","repository":{"id":358060440,"uuid":"1239676534","full_name":"acoyfellow/ffmpeg-container","owner":"acoyfellow","description":"Smallest Cloudflare Containers hello world proving ffmpeg runs at the edge.","archived":false,"fork":false,"pushed_at":"2026-05-15T13:43:05.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-15T15:19:48.481Z","etag":null,"topics":["cloudflare","cloudflare-containers","containers","demo","edge-computing","ffmpeg","workers"],"latest_commit_sha":null,"homepage":"https://ffmpeg.coey.dev","language":"Shell","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/acoyfellow.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-15T10:26:30.000Z","updated_at":"2026-05-15T13:43:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/acoyfellow/ffmpeg-container","commit_stats":null,"previous_names":["acoyfellow/ffmpeg-container"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/acoyfellow/ffmpeg-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoyfellow%2Fffmpeg-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoyfellow%2Fffmpeg-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoyfellow%2Fffmpeg-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoyfellow%2Fffmpeg-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acoyfellow","download_url":"https://codeload.github.com/acoyfellow/ffmpeg-container/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoyfellow%2Fffmpeg-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35283905,"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-07-09T02:00:07.329Z","response_time":57,"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":["cloudflare","cloudflare-containers","containers","demo","edge-computing","ffmpeg","workers"],"created_at":"2026-07-09T02:01:05.129Z","updated_at":"2026-07-09T02:01:06.009Z","avatar_url":"https://github.com/acoyfellow.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ffmpeg-container\n\n[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/acoyfellow/ffmpeg-container)\n\nTiny Cloudflare Containers hello world. Live reference demo:\n[`ffmpeg.coey.dev`](https://ffmpeg.coey.dev).\n\nhttps://ffmpeg.coey.dev/hello.mp4\n\nA Worker forwards requests to one Container instance. The image installs `ffmpeg`.\n\n- `/` explains the demo and prints the installed FFmpeg version.\n- `/hello.mp4` runs FFmpeg on demand and streams a generated 1-second visibly\n  orange H.264/AAC MP4 with a gentle two-note chime.\n\n## Deploy\n\nUse the Deploy to Cloudflare button above, or deploy manually to your own\n`*.workers.dev` URL:\n\n```bash\nnpm install\nnpm run deploy\n```\n\nManual local deploys require a Cloudflare Workers Paid plan, Docker running\nlocally, and Wrangler auth.\n\n## Optional custom domain\n\nThe public demo uses `ffmpeg.coey.dev`, but the reusable template intentionally\nleaves routes out of `wrangler.jsonc` so one-click deploys work in any account.\nTo attach your own hostname after deployment, add a Custom Domain in the\nCloudflare dashboard, or add this to `wrangler.jsonc` and deploy again:\n\n```jsonc\n\"routes\": [\n  { \"pattern\": \"ffmpeg.example.com\", \"custom_domain\": true }\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facoyfellow%2Fffmpeg-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facoyfellow%2Fffmpeg-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facoyfellow%2Fffmpeg-container/lists"}