{"id":13483433,"url":"https://github.com/mikeal/roll-call","last_synced_at":"2025-05-15T18:09:10.976Z","repository":{"id":65491174,"uuid":"65116637","full_name":"mikeal/roll-call","owner":"mikeal","description":"📞 Free and reliable audio calls for everyone w/ browser p2p.","archived":false,"fork":false,"pushed_at":"2017-09-25T01:37:17.000Z","size":9403,"stargazers_count":1563,"open_issues_count":19,"forks_count":109,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-03-31T22:26:41.981Z","etag":null,"topics":["javascript","nodejs","p2p","privacy","webrtc"],"latest_commit_sha":null,"homepage":"https://rollcall.audio","language":"JavaScript","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/mikeal.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}},"created_at":"2016-08-07T05:04:07.000Z","updated_at":"2025-03-14T06:42:07.000Z","dependencies_parsed_at":"2023-01-25T18:45:19.961Z","dependency_job_id":null,"html_url":"https://github.com/mikeal/roll-call","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeal%2Froll-call","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeal%2Froll-call/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeal%2Froll-call/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeal%2Froll-call/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeal","download_url":"https://codeload.github.com/mikeal/roll-call/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247744335,"owners_count":20988783,"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":["javascript","nodejs","p2p","privacy","webrtc"],"created_at":"2024-07-31T17:01:11.233Z","updated_at":"2025-04-07T23:13:35.269Z","avatar_url":"https://github.com/mikeal.png","language":"JavaScript","readme":"# Roll Call\n\nRoll Call is a completely free🎉 voice chat service with podcast\nquality recording.\n\n\u003cp\u003e\n  \u003ca href=\"https://www.patreon.com/bePatron?u=880479\"\u003e\n    \u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button.png\" height=\"40px\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nGo ahead and use it: [rollcall.audio](https://rollcall.audio)\n\n![demo gif](https://file-vpbygpmpka.now.sh)\n\nFeatures Include:\n\n* Multi-party realtime audio calls.\n* Drag \u0026 Drop File Sharing.\n* Podcast quality recording.\n  * We record each participant locally and send you the audio via the\n    data channel instead of recording the compressed and often low quality\n    realtime audio.\n\nFor more information on how to use Roll Call check out the\n[FAQ](https://rollcall.audio/faq.html).\n\nRoll Call is entirely Open Source and can be embedded into your own web pages\nand web applications.\n\n## Chrome/Brave Only\n\n**Roll Call only works in last few releases of\nChrome \u0026 Brave**. This is not due to lack of testing or development work but\nbecause of bugs in Safari and Firefox. Roll Call sits at the intersection of\nbrowser audio and WebRTC support, it's a minefield for finding bugs burried\ndeep in browser implementations. Even supporting Chrome takes [some hacks](https://github.com/mikeal/waudio/blob/master/index.js#L9).\n\n\n## Embedding\n\nRoll Call can easily be embedded on your own website. The easiest way is\nwith a script include.\n\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/roll-call@latest/dist/rollcall.js\"\u003e\u003c/script\u003e\n\u003cmy-container\u003e\n  \u003croll-call call=\"myUniqueCallIdentifier\"\u003e\u003c/roll-call\u003e\n\u003c/my-container\u003e\n```\n\nRoll Call uses WebComponents. This means that you can use it like\nany other HTML element and manipulate its state with JavaScript.\n\nOr, if you want to build it into the JavaScript bundle for your own app\nyou can do so easily, but you'll need to handle loading a WebComponents\npolyfill for most browsers on your own.\n\n```javascript\nconst { Call } = require('roll-call')\n\nlet elem = new Call()\nelem.call = 'myUniqueCallIdentifier'\ndocument.body.appendChild(elem)\n```\n\nOnce you require the script the elements are registered so you could also\ndo something like this.\n\n```javascript\nrequire('roll-call')\n\ndocument.body.innerHTML += `\u003croll-call call=\"myUniqueCallIdentifier\"\u003e\u003c/roll-call\u003e`\n```\n\n## To Develop\n\nDownload the code and run `npm install`.\n\nIf you want to do development run:\n\n```bash\nnpm install\nnpm start\n```\n\n## Try It Out\n\nRoll Call is built and [deployed automatically](https://github.com/mikeal/roll-call/blob/master/scripts/deploy.sh):\n\n * [rollcall.audio](https://rollcall.audio) runs the [stable](https://github.com/mikeal/roll-call/tree/stable) branch.\n * [rollcall.audio/staging](https://rollcall.audio/staging/) runs the latest code on [master](https://github.com/mikeal/roll-call/tree/master).\n\n## Wu-Tang Roll Call\n\n```\nThe Rza,\nthe Gza,\nInspectah Deck,\nRaekwon,\nU-God,\nMasta Killa,\nMethod Man,\nGhostface Killah,\nand the late great Ol Dirty Bastard.\n```\n","funding_links":["https://www.patreon.com/bePatron?u=880479"],"categories":["JavaScript","nodejs","javascript","privacy","Apps"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeal%2Froll-call","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeal%2Froll-call","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeal%2Froll-call/lists"}