aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
new file mode 100644
index 0000000..8405cdd
--- /dev/null
+++ b/Readme.md
@@ -0,0 +1,7 @@
+# EZLive: Self-hosted Serverless Livestream
+
+(Still work-in-progress)
+
+EZLive is a minimal self-hosted livestream solution built on top of S3-compatible object storage.
+
+It runs a local RTMP server, receive live video, turns it into HLS segments (.m3u8 + .ts) and serves them as static files through S3 or a CDN. No dedicated streaming server is required — everything runs serverless. \ No newline at end of file