update owncast

This commit is contained in:
kev 2024-04-08 18:20:30 +08:00
parent d49aee6ae1
commit 4c2ee8d639

View File

@ -23,10 +23,13 @@ services:
```bash
$ mkdir -p data
$ chown -R 101:101 data
# temporarily disable until we figure out how to move forward
# chown -R 101:101 data
$ docker compose up -d
```
> https://github.com/owncast/owncast/blob/develop/Earthfile#L129-L131
## Using with OBS / Streamlabs
OBS is a pretty good piece of free software that will get you streaming from your own computer right away.