Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 391 Bytes

File metadata and controls

11 lines (8 loc) · 391 Bytes

MixPipe Studio (MPS)

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

Running MPS

To run MPS locally, start a web server by running the following command in MPS's root directory:

python3 -m http.server

Once the web server is running, you can then access the MPS interface in a web browser at http://localhost:8000.