This project provides the means to build VideoLan's multicat and multilive tools https://github.com/videolan/multicat/ in a Docker container and outputing the ready binaries in the 'out' directory.
How to use:
- Clone the repo
- chmod the build.sh to be executable
- execute ./build.sh and wait for the build to complete
- Check the /out directory - the binaries should be there