← Back to all work Realtime · Video Streaming · 2025

Streaming Server

A JavaScript streaming server supporting both one-to-one and one-to-many live video, in real time.

ClientInternal product
ServicesProduct Engineering, Realtime Infrastructure
Year2025
Confidential — no public preview Streaming Server
01 The challenge

Real-time video is unforgiving: connections drop, latency compounds, and one-to-one calls pull the architecture in a different direction from one-to-many broadcasts.

02 Our approach

We built a JavaScript streaming server that handles both private one-to-one sessions and one-to-many broadcasts, managing peer connections and signalling for low-latency live video.

03 The outcome

A single server handles private calls and public broadcasts alike, delivering live video to every viewer in real time.

Technology
JavaScriptWebRTCWebSocketsNode.js
Next project Project Helm →