{"id":13607715,"url":"https://github.com/porjo/babelcast","last_synced_at":"2025-08-21T03:32:40.806Z","repository":{"id":67927918,"uuid":"148015980","full_name":"porjo/babelcast","owner":"porjo","description":"a WebRTC audio broadcast server","archived":false,"fork":false,"pushed_at":"2025-06-25T10:56:59.000Z","size":369,"stargazers_count":59,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-14T20:51:34.004Z","etag":null,"topics":["go","webrtc"],"latest_commit_sha":null,"homepage":"","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/porjo.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-09T10:46:03.000Z","updated_at":"2025-08-12T22:53:36.000Z","dependencies_parsed_at":"2024-04-19T23:38:21.909Z","dependency_job_id":"513a7a3f-0ba1-435a-98af-69fdfc2eecea","html_url":"https://github.com/porjo/babelcast","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/porjo/babelcast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porjo%2Fbabelcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porjo%2Fbabelcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porjo%2Fbabelcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porjo%2Fbabelcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/porjo","download_url":"https://codeload.github.com/porjo/babelcast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porjo%2Fbabelcast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271420524,"owners_count":24756584,"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-21T02:00:08.990Z","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":["go","webrtc"],"created_at":"2024-08-01T19:01:20.951Z","updated_at":"2025-08-21T03:32:40.440Z","avatar_url":"https://github.com/porjo.png","language":"Go","funding_links":[],"categories":["Media API","Projects"],"sub_categories":["Audio"],"readme":"# Babelcast\n\nA server which allows audio publishers to broadcast to subscribers on a channel, using nothing more than a modern web browser.\n\nIt uses websockets for signalling \u0026 WebRTC for audio.\n\nThe designed use case is for live events where language translation is happening.\nA translator would act as a publisher and people wanting to hear the translation would be subscribers.\n\n## Building\n\nDownload a [precompiled binary](https://github.com/porjo/babelcast/releases/latest) or build it yourself.\n\n## Usage\n\n```\nUsage of ./babelcast:\n  -debug\n        enable debug log\n  -port int\n        listen on this port (default 8080)\n```\n\nThen point your web browser to `http://localhost:8080/`\n\nIf the `PUBLISHER_PASSWORD` environment variable is set, then publishers will be required to enter the\npassword before they can connect.\n\n### TLS\n\nExcept when testing against localhost, web browsers require that TLS (`https://`) be in use any time media devices (e.g. microphone) are in use. You should put Babelcast behind a reverse proxy that can provide SSL certificates e.g. [Caddy](https://github.com/caddyserver/caddy).\n\nSee this [Stackoverflow post](https://stackoverflow.com/a/34198101/202311) for more information.\n\n## Credit\n\nThanks to the excellent [Pion](https://github.com/pion/webrtc) library for making WebRTC so accessible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporjo%2Fbabelcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fporjo%2Fbabelcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporjo%2Fbabelcast/lists"}