Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 308 Bytes

README.org

File metadata and controls

24 lines (16 loc) · 308 Bytes

Braaaains

Usage

Publisher

Start publisher (with headset)

python2 server.py

Play a pre-recorded file

python2 server.py -r < file

Client

Print to stdout

python client.py

Record to a file

python client.py -r file

Dependencies

Gevent

ZeroMQ

emokit