summaryrefslogtreecommitdiff
path: root/distribution/orkaudio-win32-binary/README.txt
blob: 5c6db888563a631bb43a75f72cdaffbffa5d0f07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32

Welcome to Oreka, an open media capture and retrieval platform

Copyright (C) 2005, orecx LLC	http://www.orecx.com

This program is free software, distributed under the terms of
the GNU General Public License.

This package is a binary distribution of the oreka audio recording service. Source code can be found at http://sourceforge.net/projects/oreka/

--------------
How to install

* Download and install winpcap 3.1 (choose the windows installer version). This is a network packet capture library. 
	http://www.winpcap.org

* Unzip this package in a folder of your choice.

* Open a cmd box, navigate to the install directory

* To run on the command line, open a cmd box, navigate to the install directory and issue the following command:   

	c:\oreka\orkaudio> OrkAudio.exe debug

* To run as a service, issue the following command:

	c:\oreka\orkaudio> OrkAudio.exe install

* To uninstall service, issue the following command:

	c:\oreka\orkaudio> OrkAudio.exe uninstall