Skip to content

Sparvnastet/cortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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