syndilights/v2
Raphaël Vinot a821b22cad add python example. Partially working. 2015-03-03 01:12:31 +01:00
..
backend add python example. Partially working. 2015-03-03 01:12:31 +01:00
png_creator.py
png_merger.py
readme.md
receiver.py
requirements.txt

readme.md

Installation

    pip install -r requirements.txt

Usage

Run the listener receiving the images from the clients:

    python receiver.py

Run the script merging the images:

    python png_merger.py

Run the scripts sending the images:

    python png_creator.py