Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 328 Bytes

MixPipe Studio

A pipeline-based vision and audio mixing application for live video productions.

Running MPS

To run MPS, simply serve the root directory for this project:

python3 -m http.server

Using the above command, you can then access MPS in your browser at http://localhost:8000.