Wave-share
[https://ggerganov.github.io/wave-share]
[https://github.com/ggerganov/wave-share]
Serverless, peer-to-peer, local file sharing through sound
A proof-of-concept for WebRTC signaling using sound. Works with all devices that have microphone + speakers. Runs in the browser.
Nearby devices negotiate the WebRTC connection by exchanging the necessary Session Description Protocol (SDP) data via a sequence of audio tones. Upon successful negotiation, a local WebRTC connection is established between the browsers allowing data to be exchanged via LAN.
See it in action (2min video):
https://www.youtube.com/watch?v=d30QDrKyQkg
#P2P
Peer-to-peer file sharing using WebRTC. Signaling is performed through sound. No server-side is required. Make sure to unplug your headphones and allow microphone capture on this page. Watch a tutorial here.