Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 403 Bytes

File metadata and controls

9 lines (7 loc) · 403 Bytes

docker-multicat

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:

  1. Clone the repo
  2. chmod the build.sh to be executable
  3. execute ./build.sh and wait for the build to complete
  4. Check the /out directory - the binaries should be there