Add README.md

This commit is contained in:
HHF Technology 2024-10-21 10:23:15 +05:30
commit 864226f308

18
README.md Normal file
View file

@ -0,0 +1,18 @@
# 24/7 Stream example
- Uses [Owncast](https://owncast.online) as the streaming server.
- Uses [ffplayout](https://github.com/ffplayout/ffplayout) as the playout client.
## Content
Add videos into the `videos` directory to have them play.
## Run
This playout example uses Docker to run these two services together.
`docker-compose up`
## Disclaimer
This is just an example of how you can build a 24/7 stream using Owncast and some playout software. You will want to customize the settings, logo, quality and other settings to meet your requirements.