bug (from eiger_newheader) with imagesize of fifo different from actual image size

This commit is contained in:
Dhanya Maliakal
2017-06-16 13:53:27 +02:00
parent 8d6ceccf87
commit 3007694b77
7 changed files with 22 additions and 26 deletions

View File

@ -17,7 +17,7 @@
#include <rapidjson/document.h> //json header in zmq stream
using namespace rapidjson;
#define DEFAULT_ZMQ_PORTNO 40001
#define DEFAULT_ZMQ_PORTNO 70001
class ZmqSocket {