Open JayFoxRox opened 7 years ago
Should be in readme (formatted differently?):
pacman -S mingw-w64-x86_64-python3
For optional stuff:
pacman -S mingw-w64-x86_64-python3-pip
For the screenshot script:
pacman -S mingw-w64-x86_64-python3-pillow
For realtime audio output:
pacman -S mingw-w64-x86_64-portaudio python3 -m pip install pyaudio
For running:
XBOX=192.168.178.158 python3 ./screenshot.py
Should be in readme (formatted differently?):
For optional stuff:
For the screenshot script:
For realtime audio output:
For running: