Release notes for version 4.9.5

Released to Production on 4 December 2017

CaptureCast Platform 4.9.5

  • Internal improvement to how media package is loaded in a publish task
  • Improved error reporting in OAuth portal client. Will now accurately report HTTP errors instead of JSON parsing errors.
  • Fixed a memory issue in the Media Processing Module where log handlers were not being removed on close.
  • Transmit event whenever a publish request is created from a capture request. Does not affect manual publish/republish.

Kaltura Plugin 1.4.3

  • Added new parameter referenceID which maps to the referenceId field on the entry. This is not exposed in the UI, but can be used in publishing overrides.

Scheduler Plugin 3.1.29

  • Fixed issue where recurring captures could not be created.

Web UI Plugin 3.4.6

  • Fixed a regression where Learning Engine courses and members did not render correctly.

Learning Engine Plugin 3.1.10

  • Fixed issue where auto-publish sessions weren’t publishing to Learning Engine

Opencast Publishing Plugin 1.4.2

  • Fix issue where only the first 20 series are shown.

CaptureCast Installer 1.0.5

  • New command remount which remounts the root partition as writable. Does nothing if the root partition is already writable.
  • Root partition is remounted before any action which may modify the root filesystem.

Console Plugin 3.2.3

  • Updated Glances (system monitoring view) to latest version.
  • Removed temperature tab as that is being handled by glances now
  • Removed unused tabs and web services.
  • Script to dump heap of all CaptureCast process now included in /var/cattura/plugins/configurator/com.cattura.agents.hardware.console.ConsolePlugin/bin/dumpHeaps
    • Run as capturecast user: sudo -u capturecast ./dumpHeaps
    • Heaps will be dumped to /var/cattura/hprofs

Settings tab

  • Improved settings tab with a restart button after settings are saved.
  • Settings tab input is now validated as proper JSON.
  • Fixed link to CaptureCast settings reference.

Threads tab

  • Fixed rendering of threads tab in Firefox >= 57.
  • Threads tab now shows Publishing MPA Module.