Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
 This documentation is for Release 3.x2. For the Release 1 version of this page, see v.9. For the Release 2 version of this page, see v.21. For the Release 3.0 and 3.1 version of this page, see v.31.

Table of Contents

Avalon Web Application

...

See Managing Controlled Vocabularies.

config/secrets.yml

Rails 4+ uses a secrets.yml file to store a secret key used for signed cookies as well as other things.  See http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#config-secrets-yml for more information.

Opencast Matterhorn

etc/config.properties

ContentsConfiguration info for Matterhorn
Formatkey=value
Relevant Keys

org.opencastproject.server.url: Public URL of the Matterhorn server
org.opencastproject.streaming.url: Base URL of the streaming application
org.opencastproject.streaming.directory: Directory where streaming derivatives will be written
org.opencastproject.composer.ffmpegpath: Location of the ffmpeg binary
org.opencastproject.inspection.mediainfo.path: Location of the mediainfo binary
org.avalonmediasystem.avalon.url: Base URL of the Avalon server 

NotesOther keys and their values are documented in comments within the file
 

etc/encoding/avalon.properties (ADVANCED)

ContentsSpecifics of Avalon transcoding operations
Formatkey=value
NotesAllows specific tweaking of ffmpeg parameters for different content types and quality levels
 

etc/workflows/avalon-video.xml (ADVANCED)

etc/workflows/avalon-audio.xml (ADVANCED)

ContentsAvalon-related transcoding and processing workflows
FormatXML
Notes

See the Matterhorn Workflow Documentation. If using Adobe Media Server be sure to disable the distribute-hls step in both files.