/music-party

Cross-Platform Music Parties in the Browser with WebRTC and Web Audio 🎧

Primary LanguageJavaScript

MusicParty.js Cover Image

Cross-Platform Music Parties in the Browser 🎧

Cross-Platform Realtime Audio Sharing through the Browser using WebRTC, and Web Audio API!



Host Listeners Overview Picture



Demo



Macbook (Chrome 86) iPhone 11 (Mobile Safari)
Demo: Laptop Demo: iPhone 11


Using the Code!

The Client

Host

Open index.html in your favorite browser

Listener

Open listener.html in your favorite browser

The (Signaling) Server

git clone https://github.com/afomer/music-party

cd backend

npm install

node server.js