Software to stream persee depth data over network

the software is a little bit of a mess ATM. but it should work if you flash your persee with ubuntu, then install opencv3. then run these commands:

sh ubuntu-install-zeromq.sh
mkdir build
cd build
cmake …
make -j2