v2.37-Dual-Screen.rc1
Pre-release- FEC-3957 - Validate base scenario for dual stream player
Native adaptive bitrate (Safari) - works passable (in some cases even native HLS can't deal with 2 adaptive bitrate engines).
OSMF-HLS adaptive bitrate (Chrome/FF) solution is very heavy and requires additional development at HLS flash plugin end (fix video on lower bitrate from the beginning) + additional JS logic for trigger adaptive bitrate capability of the biggest video object.
Flash HDS is not supported.
- FEC-3238 - Support dual stream playback engine for lecture capture dual screen display
New UI implemented only for switch screens and display manipulations. Select content option doesn't exist yet.
At this point only 2 videos can be loaded or presentation + 1 video. Even if the entry with presentation has more than 1 video, only the first video will be presented. the streamSelector is not available at this stage of development.
The current configuration of the plugin should include:
"dualScreen": { plugin: true }, "streamSelector": { plugin: false }
- OSMF-HLS plugin v2.37 inside