From c23238db793d08f376d0c74dd7c59cd5a19a3137 Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Fri, 29 Jan 2010 17:51:03 +0100 Subject: Clarify dependencies --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 373cb98..442eead 100644 --- a/README +++ b/README @@ -4,9 +4,12 @@ zmq-camera ---------- To build the code you need to have the SDL development libraries -(libsdl1.2-dev in Debian) and the Unicap library from +(libsdl1.2-dev in Debian) and the unicap and ucil libraries from http://www.unicap-imaging.org/ installed. +To build just run 'make', optionally editing the Makefile to your +liking. + The wire format for messages sent from sender to receiver is: width: uint32_t: frame width in pixels (network byte order) -- cgit v1.2.3