This is a Docker container for Streama.
First make sure to edit docker-compose.yml
and add your directory with Videos to mount this in the container. You'll find more info about how to proceed here. Or you can create an issue and I'll try to assist you.
$ env RELEASE=1.7.0 UID=$(id -u) GID=$(id -g) docker-compose up --build