P2P local file transfer based on WebRTC
Summary
Describes a method for peer-to-peer local file transfer using WebRTC technology.
Similar Articles
Rtwatch: Watch videos with friends using WebRTC
Rtwatch is an open-source Go-based utility that uses Pion WebRTC and GStreamer to enable synchronized, real-time video playback for multiple viewers, with backend-managed state to ensure uniform pause/seek controls.
Completely rewrote NotesQR end-to-end: Anonymous P2P file sharing that your AI agents can now use too
NotesQR, an anonymous P2P file sharing tool built on WebRTC, has been completely rewritten with faster handshakes, plus a new CLI and MCP integration so AI agents like Cursor or local scripts can send and receive files programmatically.
Quoting Luke Curley
Technical commentary from Luke Curley discussing how WebRTC's design prioritizes low latency by aggressively dropping audio packets, which conflicts with LLM voice applications where prompt accuracy matters more than speed. He recounts challenges faced at Discord implementing retransmission within browser constraints.
Streaming the IETF MoQ sessions with MoQ… kinda
Meetecho 博客文章描述了如何利用 MoQ (Media over QUIC) 协议来流式传输 IETF MoQ 会议,作为传统 WebRTC 方案的补充,实现了自动捕获并传输相同媒体的一种新型方式。
localsend/localsend
LocalSend is a free, open-source app that enables secure file and message sharing between nearby devices over a local network without requiring an internet connection.