Differences between revisions 2 and 3
Revision 2 as of 2011-01-13 12:43:17
Size: 197
Comment:
Revision 3 as of 2011-01-13 12:53:19
Size: 927
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Installation of the radio-tv ingester is as simple as unpacking the ''radio-tv-bin.zip'' Installation of the radio-tv ingester is as simple as unpacking the {{{.zip}}} file containing the release bundle:
Line 5: Line 5:
Notes: unzip radio-tv-bin.zip
}}}
Line 7: Line 8:
- Default behaviour... creation of folders. You now have these directories:
Line 9: Line 10:
{{{
drwxr-xr-x 2 fedora fedora 4096 Nov 25 14:31 bin
drwxr-xr-x 2 fedora fedora 4096 Sep 22 13:42 config
drwxr-xr-x 2 fedora fedora 4096 Sep 20 14:14 lib
}}}
Line 10: Line 16:
}}} of which you are only interested in the {{{bin}}} directory. It is tempting to believe that the ingester configuration resides in the {{{config}}} directory, however, the configuration you will need to make, must be made in the {{{bin}}} directory.

By default the ingester will create a {{{files}}} directory, containing 4 sub-directories - among these the ingest hot-folder, from which it will read the pre-ingest files. However, all this can be modified/configured according to the description in the ''Configuration'' section.

Radio-TV Ingester Installation

Installation of the radio-tv ingester is as simple as unpacking the .zip file containing the release bundle:

unzip radio-tv-bin.zip

You now have these directories:

drwxr-xr-x  2 fedora fedora 4096 Nov 25 14:31 bin
drwxr-xr-x  2 fedora fedora 4096 Sep 22 13:42 config
drwxr-xr-x  2 fedora fedora 4096 Sep 20 14:14 lib

of which you are only interested in the bin directory. It is tempting to believe that the ingester configuration resides in the config directory, however, the configuration you will need to make, must be made in the bin directory.

By default the ingester will create a files directory, containing 4 sub-directories - among these the ingest hot-folder, from which it will read the pre-ingest files. However, all this can be modified/configured according to the description in the Configuration section.

RadioTVIngesterInstallation (last edited 2011-01-13 12:54:55 by ThomasSkouHansen)