Show HN: Pion/handoff – Move WebRTC out of browser and into Go (github.com)

Pion/handoff is an open-source project that creates WebRTC sessions in the browser but then transfers the session to a separate, controlled process written with Go. It enables use cases like recording or forwarding media through tools such as FFmpeg, and inspecting traffic by capturing ICE/DTLS and decrypted RTP/RTCP/SCTP. The repository includes examples demonstrating media save/send and browser-side overrides to reroute WebRTC connections.

April 07, 2026 12:35 Source: Hacker News