{"id":20174689,"url":"https://github.com/eelcocramer/webrtc-mp3-stream","last_synced_at":"2025-11-29T16:04:43.127Z","repository":{"id":9642219,"uuid":"11575467","full_name":"eelcocramer/webrtc-mp3-stream","owner":"eelcocramer","description":"Stream mp3s without uploading to any servers using HTML5 APIs","archived":false,"fork":false,"pushed_at":"2022-11-22T16:28:04.000Z","size":3703,"stargazers_count":93,"open_issues_count":1,"forks_count":21,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-13T16:18:57.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://webrtc-mp3-stream.deno.dev","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ctripcorp/moles-packer","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eelcocramer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-22T07:40:05.000Z","updated_at":"2024-10-30T01:21:34.000Z","dependencies_parsed_at":"2023-01-11T17:39:58.601Z","dependency_job_id":null,"html_url":"https://github.com/eelcocramer/webrtc-mp3-stream","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eelcocramer%2Fwebrtc-mp3-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eelcocramer%2Fwebrtc-mp3-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eelcocramer%2Fwebrtc-mp3-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eelcocramer%2Fwebrtc-mp3-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eelcocramer","download_url":"https://codeload.github.com/eelcocramer/webrtc-mp3-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241610996,"owners_count":19990507,"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":[],"created_at":"2024-11-14T01:43:22.376Z","updated_at":"2025-11-29T16:04:38.108Z","avatar_url":"https://github.com/eelcocramer.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stream MP3s without uploading it to any server using HTML5 JavaScript APIs\n\nThe code in this repository demonstrates how mp3s can be streamed between web browsers using `WebAudio` and `WebRTC` APIs.\n\n## DEMO\n\nA live demonstration is available at [deno.dev](https://webrtc-mp3-stream.deno.dev).\n\n## REQUIREMENTS\n\nTo run the demo you need to have [deno](https://deno.land/) installed.\n\n## RUNNING THE DEMO YOURSELF\n\nInstall and run this demo by:\n\n1. Cloning the repository: `git clone https://github.com/eelcocramer/webrtc-mp3-stream.git`\n2. Running the web server: `deno run --allow-net --allow-read main.ts`\n3. Opening the demo in the browser: [http://localhost:8080/index.html](http://localhost:8080/index.html)\n\n\u003e Note that the web server only services the `HTML` and `JavaScript` content and is involved by negotiating the `webRTC` connection. The audio streaming itself is done peer-to-peer directly between the browsers involved.\n\n## LICENSE\n\nThis module is available under a [FreeBSD license](http://opensource.org/licenses/BSD-3-Clause), see the [LICENSE file](https://github.com/eelcocramer/webrtc-mp3-stream/blob/master/LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feelcocramer%2Fwebrtc-mp3-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feelcocramer%2Fwebrtc-mp3-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feelcocramer%2Fwebrtc-mp3-stream/lists"}