Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Releases Notes

Bertrand Berthelot edited this page Jan 24, 2017 · 52 revisions

Release Notes v1.8.0 (2017/01/23)

  • Implements license persistence at application layer (protection model 21Jan2015) according to player configuration (by default no license persistence)
  • [MSS] Add support for MSS static streams starting at t > 0 (live delinearization use case)
  • [HLS] Add support for HLSv5 streams (multiple audio/subtitle tracks/streams)
  • [HLS] Add support for VTT subtitles
  • [HLS] Add support for DVR mode
  • Provide absolute program date/time (if available) for DVR window range (see MediaPlayer.getDVRWindowRange())
  • Bugs fixing:
    • [MSS] Correct 'IsLive' parameter parsing in case
    • [MSS] Fix use case where 'FourCC' field is an empty string
    • [HLS] Fix regression on MPEGTS packets demultiplexing
    • [HLS] Correct H.264 SPS parsing to retrieve video's width and height values

Release Notes v1.7.0 (2016/11/28)

  • Add support for TTML origin defined with field 'c'
  • Bugs fixing:
    • Fix compatibility issue with Smooth streaming Streams in CENC/PIFF1.3 format
    • Fix subtitles being displayed by Firefox when using external display mode
    • Fix issue on image subtitles display
    • Fix namespace resolution for subtitles XML files
    • Remove subtitles external
      size setting (to be set by webapp)
    • Workaround for missing 'cueExit' event not sent by Firefox when seeking
    • Fix issue on track selection among tracks with identical language
    • Correct FragmentInfo requests scheduling in Smooth Streaming DVR mode
    • Stops Smooth Streaming DVR FragmentInfo requests in case of session reloading
    • Fix TTML origin management if set on main div
    • Correct TTML showbackground management to keep text alignment value
Clone this wiki locally