- Last Published: 2022-01-10|
- Version: 5.0.0
Release notes for version 4.3
Released to Beta on 9 March 2017
CaptureCast Platform 4.3.0
- Changes to underlying Processor Framework allow processor graphs to be mutated while a session is running.
- Processor Engine now supports disconnecting and unregistering processors.
- As a consequence, certain Graph Builder commands (create node, configure, link, unlink) will also now work while a session is running.
- Events can be sent to individual Processors in a session.
- Third-party library dependencies (Guava, Jodd) updated.
Live Preview Plugin 3.2.0
- Changed how live previews are created for a recording. Instead of generating the live preview on capture start, it is now generated when the user requests it. This means that the RTMP streaming plugin is never invoked unless the user actively opts to preview the recording.
- For both devices and recordings, live previews that have not been viewed within a certain time are stopped and removed.
Web UI Plugin 3.3.0
- Added rudimentary support for UI extensions.
- Added UI support for Box plugin.
- Added UI support for Opencast series.
- With the updated live preview plugin, because the live preview is now created on demand and not on startup, wait for the live preview iframe to load before fetching list of streams.
- PPM meter component updated to be more accurate.
Opencast Plugin 1.2.0
- Can now pull in a list of series and allow user to select series to publish media package to.
- Username is no longer required, and defaults to “opencast_system_account.”
Box Plugin 1.0.0
- New plugin for publishing to Box using FTPS.
- Requires FTP plugin >= 1.3.1.
FTP Plugin 1.3.1
- FTP implementation split out into dependent library.
Kaltura Plugin 1.3.1
- More robust chunked uploader.
- Removed support for non-chunked uploads.
- Improved logging.
- Made plugin respect upload-attempts-per-chunk setting
V4L Plugin 1.2.0
- Stop V4L reader from being closed if there are still listeners registered to it. This should make it easier to have multiple capture processes reading from the card.
- Internal rewrite.
Datapath Drivers 7.14.0.236
- Update with latest release from Datapath