pip install requirements.txt
Using instructions from README.md start the mininet CLI with the provided configuration
In the mininet CLI, run
xterm client server
This should bring up terminals for both the client and server mininet nodes
In the terminal for server, run
python3 MPTCP/server-mptcp.py localhost -p <port>
In the terminal for client, run
python3 MPTCP/client-mptcp.py 10.0.2.2 -p <port>
You should now see an output window with the video being streamed