Articles
Writing about how SpectrShare works and why I built it the way I did.
How It Works
The technical reference. WebRTC data channels, binary protocols, flow control, video segmentation, and how privacy works.
P2P Video Streaming in the Browser
How I got video conversion and streaming working inside a browser, and why it was harder than expected.
Why No Cloud?
Why I built a file sharing tool that doesn't store anything. Not anti-cloud, just pro-choice.
CLI Guide
How to use the CLI to share and download files from your terminal, with real examples.
File Sharing Tools Compared
A comparison of P2P, cloud, and CLI file sharing tools. What each one does well, where they fall short, and when to use which.
How to Share a Private Video
Step-by-step guide to sharing a video privately. No uploads, no cloud, no sign-up. Optional password protection.
How to Test Your WebRTC Connection
A step-by-step guide to testing P2P connectivity. Check your browser, diagnose NAT type, verify TURN relay, and measure real throughput between devices.