Media over QUIC (MoQ) is an ongoing effort in the Internet Engineering Task Force (IETF) to define new media streaming methods over the QUIC protocol. Traditionally, live streaming platforms use an ingest protocol such as RTMP and some form of adaptive streaming over HTTP to distribute media to viewers. This protocol stack has been proven easy to scale to large audiences but induces high latencies. On the other hand, low latency streaming solutions building on the Real-time Transport Protocol (RTP) are more challenging to scale to large audiences. The MoQ working group aims to develop a unified solution for ingesting and distributing media that allows low end-to-end latency while also enabling efficient scaling using relays. The goal of this thesis will be to implement a prototype for such a live-streaming system and set up a comparison to a more traditional architecture.