Differences between revisions 2 and 3
Revision 2 as of 2011-01-04 14:43:28
Size: 914
Editor: csr
Comment:
Revision 3 as of 2011-01-04 14:47:49
Size: 1010
Editor: csr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

BES has a number of dependencies:
 i. vlc: v1.14
 i. ffmpeg: vSVN-r25305-snapshot
 i. sox

Release Notes for Broadcast Extraction Service (BES)

The subversion repository for BES is at https://doms.svn.sourceforge.net/svnroot/doms/examples/extractor with subdirectories for trunk, tags, and branches. BES is a maven project and after checkout can be built by cd'ing to the directory containing pom.xml and executing mvn -Dmaven.test.skip=true package. Release packages (war-files) are kept in fedora@digitv-test-acs.sb:/home/fedora/releases.

Version 1.0.0

The release software is at fedora@digitv-test-acs.sb:/home/fedora/releases/bes-1.0.0.war. Installation requires only that the file be copied as bes.war to an appropriate tomcat container on the target machine. The war-file contains a context.xml which tomcat will deploy to bes.xml under $catalina.home/conf/Catalina/localhost. See BESConfiguration for configuration details.

BES has a number of dependencies:

  1. vlc: v1.14
  2. ffmpeg: vSVN-r25305-snapshot
  3. sox

BESReleaseNotes (last edited 2011-01-10 13:13:08 by csr)