Live streaming adds latency constraints. Ingest: streamer sends to origin via RTMP or SRT. Origin transcodes in real-time, segments into -s chunks.
Distribution: chunks pushed to CDN immediately. Trade-off: shorter chunks = lower latency but more overhead. Ultra-low latency (<s): WebRTC or LL-HLS. Standard live: -s delay acceptable.