stefan-urban / tum-pp-edvs_debug_server

This application creates a dummy edvs camera socket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This application creates a dummy edvs camera socket.

The scripts will create 7 dummy camera and publish them on ports 7001-7007. Usage:

  1. Compile files in ´src´ folder wiht QtCreator
  2. Move executable to ´scripts´ folder and rename it to ´debugcamera´
  3. Download and build remserial (http://lpccomp.bc.ca/remserial/) and also place it in the ´scripts´ folder
  4. To start type ´sudo ./start.sh´
  5. To close everything type ´sudo ./stop.sh´

About

This application creates a dummy edvs camera socket.


Languages

Language:C++ 94.2%Language:Shell 3.1%Language:QMake 2.7%