This document discusses using Ceph and its RGW storage gateway to store live video streams. It outlines why Ceph/RGW was chosen, including its distribution, erasure coding, and CDN friendliness. It then describes the design and implementation of the live video system, including an API gateway, Nginx RTMP server integrated with RGW via librgw, and handling authorization. Some problems encountered are also mentioned.