aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-11-30 21:57:37 +0800
committerMistivia <i@mistivia.com>2025-11-30 21:57:37 +0800
commit71549ca55d515c69efd87a2a58401c135db39e21 (patch)
tree5481e10ec6e3a87c7096e1f8196e6020a9113131 /README.md
parent1929cd6231a38a4bcd8950417a038ec35c60b54d (diff)
add live key support
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4f90ed6..7c53c75 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ s3_path=ezlive/
access_key=YOUR_S3_ACCESS_KEY
secret_key=YOUR_S3_SECRET_KEY
region=auto
+key=your_live_key
```
In the dashboard of your object storage provider, add the domain name of your web HLS player to CORS setting. If you don't know how to setup a web HLS player, just add `https://mistivia.github.io`.
@@ -73,6 +74,7 @@ Create a config file `conf/config`, the config file is nearly the same as the co
access_key=YOUR_S3_ACCESS_KEY
secret_key=YOUR_S3_SECRET_KEY
region=auto
+ key=your_live_key
Start docker container: