Binaries
You can freely download:
- BarkIDS bundle (using its integrated webserver): compiled JAR that includes the BarkIDS OSGi bundle configured to use its integrated AXIS webserver. Dependencies: AXIS, JMF, SIP BUNDLE.
- BarkIDS bundle (using Telvent's OSGi webserver): compiled JAR that includes the BarkIDS OSGi bundle configured to use the Telvent external webserver. Dependencies: TELVENT BUNDLE, JMF, SIP BUNDLE.
- SIP Bundle: OSGi SIP service based on JAIN SIP with NIST's implementations.
- Motion Detector Evaluation framework: this application was used to measure the performance of several motion detector algorithms in order to choose the best among them. This zip file contains all compiled classes. Dependencies: JMF, JAMon.
- Telvent OSGi webserver bundle: this bundle includes AXIS libraries and shoud be distributed by Telvent.
- MMIDSimulator: this application simulates the behaviour of a MMID.
- IDSCCSimulator: this application simulates the behaviour of an IDSCC.
- SmartLinkerConfGenerator: a small application to optimize Java applications. It helps making configuration files for IBM's SmartLinker.
Source code
All this source code is distributed under LGPL terms:
- BarkIDS source code: needs AXIS, JMF, SIP bundle, NIST's JAIN-SIP and Telvent OSGi webserver bundle.
- SIP bundle source code: needs NIST's JAIN-SIP.
- Motion Detector Evaluator framework source code: needs JMF and JAMon.
- MMIDSimulator source code: needs NIST's JAIN-SIP and JMF.
- IDSCCSimulator source code: needs AXIS.
- SmartLinkerConfGenerator source code.
Documents
Yoy can download:
- Full project report (in spanish): zipped IDS project report.
- Motion Detector Evaluator test results: OpenOffice.org format.
- BarkIDS javadocs: zip file.
- Motion Detector Evaluator javadocs: zip file.
- SmartLinkerConfGenerator user manual: in pdf format.