Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 365 Bytes

To install:

pip install -r requirements.txt (or requirements_test.txt if you want to run tests)

You also need to install OpenCV with ffmpeg support

To run examples

Find a streamer that is playing overwatch and type: python run.py some_streamer overwatch

Todo:

  • make another example

Run tests

python -m tests.test python -m tests.test_examples