Biographical Information
Articles for Akhil Ramachandran
Anatomy of a Low-Latency Origin Service
03 Oct 2025
At the core of every streaming workflow is the origin server—the system that receives encoded video segments and playlist files from an encoder and makes them available to the distribution network. The origin acts as the authoritative source for the stream, ensuring that each request from a video player, whether for the latest HLS segment or an updated manifest, is served with accuracy and speed. Its performance directly impacts startup latency, playback stability, and the ability of a stream to scale to millions of concurrent viewers.
Three CDN Strategies To Lower Live Streaming Latency
25 Mar 2025
Akhil Ramachandran addresses some key challenges he faced when he added low latency streaming support for MediaStore, leveraging the state-of-the-art Chunked Transfer Encoding, and the strategies adopted to solve them.