{"id":20244801,"url":"https://github.com/renoki-co/browser-streamer","last_synced_at":"2025-04-10T20:50:35.509Z","repository":{"id":37029606,"uuid":"402509134","full_name":"renoki-co/browser-streamer","owner":"renoki-co","description":"Stream a (kiosked) website to a RMTP URL using a Firefox headless browser.","archived":false,"fork":false,"pushed_at":"2023-12-11T07:12:19.000Z","size":27,"stargazers_count":18,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T18:21:18.764Z","etag":null,"topics":["browser","desktop","docker","firefox","headless","kubernetes","stream","streaming","twitch","vnc","website","youtube"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/renoki-co.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"rennokki"}},"created_at":"2021-09-02T17:36:30.000Z","updated_at":"2024-11-05T18:50:01.000Z","dependencies_parsed_at":"2023-02-10T01:30:39.671Z","dependency_job_id":null,"html_url":"https://github.com/renoki-co/browser-streamer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"renoki-co/skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renoki-co%2Fbrowser-streamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renoki-co%2Fbrowser-streamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renoki-co%2Fbrowser-streamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renoki-co%2Fbrowser-streamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renoki-co","download_url":"https://codeload.github.com/renoki-co/browser-streamer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248296482,"owners_count":21080301,"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":["browser","desktop","docker","firefox","headless","kubernetes","stream","streaming","twitch","vnc","website","youtube"],"created_at":"2024-11-14T09:17:25.652Z","updated_at":"2025-04-10T20:50:35.466Z","avatar_url":"https://github.com/renoki-co.png","language":"Shell","funding_links":["https://github.com/sponsors/rennokki"],"categories":[],"sub_categories":[],"readme":"Browser Streamer\n================\n\nStream a (kiosked) website to a RMTP URL using a Firefox headless browser.\n\nThis can be useful if you want to stream a specific website (like conferences rooms or live websites) to RMTP URLs. Project mostly borrowed from [envek/dockerized-browser-streamer](https://github.com/Envek/dockerized-browser-streamer).\n\n## 🚀 Installation\n\nClone the project:\n\n```bash\ngit clone git@github.com:renoki-co/browser-streamer.git\n```\n\nFor production usage, consider using the Docker container or build it from scratch locally:\n\n```bash\ndocker build . -t browser-streamer\n```\n\n## 🙌 Usage\n\n```bash\ndocker run -it --rm \\\n    -e \"WEBSITE_URL=https://www.youtube.com/watch?v=dQw4w9WgXcQ\" \\\n    -e \"RTMP_URL=YOUR_RMTP_URL\" \\\n    -p 5900:5900 \\\n    quay.io/renokico/browser-streamer:1.0\n```\n\nThe VNC is available at `localhost:5900`. If you go for production, remove the `-p 5900:5900` exposed port.\n\n## 🤝 Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## 🔒  Security\n\nIf you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.\n\n## 🎉 Credits\n\n- [Alex Renoki](https://github.com/rennokki)\n- [All Contributors](../../contributors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenoki-co%2Fbrowser-streamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenoki-co%2Fbrowser-streamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenoki-co%2Fbrowser-streamer/lists"}