Release notes for version 4.9.1

Released to Production on 7 September 2017

ShotDetect Plugin 1.0.0-1

  • Rebuilt against Ubuntu 14.04

Web UI Plugin 3.4.4

  • Add 2K and 4K resolutions in Source Copy and Media Canvas sections. Note that this doesn’t affect backend support for 2K/4K devices and sources.
  • Fix bug where CSS files weren’t being inlined correctly, and did not load if the UI was not being accessed at the root URL (e.g. through a proxy).
  • If RTMP preview is enabled and the current recording has audio, live preview modal will time out after 2 minutes, to attempt to prevent a backend crash.
    • Will be removed when RTMP plugin is improved

HTTP API Plugin 3.2.6

  • Fix bug where the restart CaptureCast service method was being mounted under the wrong endpoint.

Scheduler Plugin 3.1.27

  • Add thread synchronization around get and modify methods, to prevent concurrency errors.