This repo is not maintained, take it more as an idea of how ffplayout can run in docker containers.
Don't push the ffplayout-engine image to any public registry! The image contains a none free ffmpeg version, which is not allow to redistribute!
Complete playout solution with engine, API, Web GUI and srs rtmp/hls server.
A debian like host system, with a recent docker version, is recommend.
The setup expects a host with free port 80. If the port is not free, the compose file must be adjusted.
- verify that your host system has the correct timezone
- use offical version from docker.com
- get latest docker-compose
- cd in to /opt/
- clone repo and cd into it
- run
docker-compose up -d
Default login is:
- user: admin
- pass: admin
The GUI can be reach over http://[host ip], but you should use a https proxy.
After first login you need to adjust the player_url in the configuration tab. Without a proxy the url is: http://[host ip]/live/tv.m3u8