Release notes for version 4.1

Released to Beta on 4 January 2017

CaptureCast Platform 4.1

FTP and SFTP Plugins 1.2.0

Frame Stitcher Plugin 1.1.2

  • Fixed issue where native compositor library could crash (due to improper refcounting) if layer is the same size as source frame (i.e. no resampling is being done)

JavaSound Capture Plugin 1.0.4

Web API Plugin 3.2.2

Web UI Plugin 3.2.7

Live Device Preview Plugin 3.1.16

  • Fixed issue where preview player repeatedly refreshes in Chrome 55 (and possibly newer).
  • Web API v1.1 methods added:
    • GET capture/preview gets the preview for the current running recording
    • GET devices/video/{deviceId}/preview gets the preview for the given video device
    • POST devices/video/{deviceId}/preview starts a preview for the given video device

Magewell Pro Capture Drivers 1.2.0.3218-1

  • New version of Magewell pro capture drivers which supports all our target kernels
  • Fixed issue where the drivers are only built for the currently running kernel, not all installed kernels.

Cranium Integration Plugin 1.0.8

Web Console Plugin 3.1.21 and Log Downloader Plugin 3.1.20

  • Implemented ability to read system logs through sudo using an external script

Scheduler Plugin 3.1.25

  • #1617: Implemented Web API v1.1 methods:
    • DELETE scheduler/events/{id} deletes an event
    • POST scheduler/groups/{id} updates an event group
    • GET scheduler/groups/{id} gets information about an event group
    • GET scheduler/groups/{id}/events gets events in an event group
    • DELETE scheduler/groups/{id} deletes an event group (including all events it contains)