Menu

Tree [r21] /
 History

HTTPS access


File Date Author Commit
 docs 2009-06-27 linuxakh [r20] New Version -C++
 main 2009-06-27 linuxakh [r21] "
 streamer.old 2009-06-27 linuxakh [r20] New Version -C++
 uC 2009-06-27 linuxakh [r20] New Version -C++
 webpage 2009-06-08 linuxakh [r16] readme
 ICCS.layout 2009-06-05 linuxakh [r12]
 README 2009-06-14 zougueux [r18] Readme

Read Me

Welcome to ICCS v0.1
_____________________

Copyright:

+ A. Khalil Hafsi 2009 (c) <admin@hafsionline.com> , for doing the streamer , implementing the object detection mechanism and interfacing with a udp server for control with a µC.
+ Bassem Baccouch 2009 (c) <zougueux@hotmail.com>  , for implementing the software that runs on the µC to move the servos that hold the camera.
+ Nash <me_at_nashruddin.com> , for the basic streaming code of an opencv frame.

Licence :

GNU GPL see source code for details.

___

This is how you compile and install ICCS in your system.
You must have gcc , make and the autoconf tools , further you need the dependencies installed . 

1. Dependencies:
opencv
libusb (if you want usb support)

2. Compilation:
it is as easy as typing :

make

3. Running:

Just run bin/server and you are online.
to test it , you need a udp server listening on port 43000 , to get the feed over the network you may need a client that connects through port 8888 to the 
machine where ICCS is running.

4.Notes:

Please note that this software is experimental and is not suitable for professional use.

5.Disclaimer:
THIS SOFTWARE COMES AS IS WITH NO WARRANTY AT ALL .I AM NOT RESPONSIBLE IF YOU jhgDO SOMETHING STUPID WITH IT.