Player Roku Releases
Latest Releases
Stable
1.69.0
3/15/2023
Stable
3/15/2023
1.69.0
Fixed
- Default UI elements being shown even though
ui
is set tofalse
in player configuration
Stable
10/12/2022
1.66.0
Fixed
- Execution timeout when playing streams with server side ad insertion
Deprecated
useTimedMetadata2
tweak astimedMetaData2
is now the default
Stable
8/31/2022
1.65.0
Fixed
- Value provided by
getMaxTimeShift
API is not updating for live streams with changing DVR window length (e.g. with growing window live events)
Stable
7/19/2022
1.64.0
Fixed
- Crash when using
useTimedMetadata2
tweak and encounteringEXT-X-DATERANGE
HLS tags containing commas in tag attribute values - Numeric attribute values of
EXT-X-DATERANGE
HLS tags wrongfully exposed as string - Metadata events for
EXT-X-DATERANGE
HLS tags being fired for date ranges that lie earlier than the starting playback time on live streams
Stable
6/21/2022
1.63.0
Added
- Option to automatically detect live or vod content by setting
source.assetType
toAUTO
(HLS streams only)
Fixed
enableInPodStitching
doesn't function- All EXT-X-DATERANGE events being fired as soon as they are parsed instead of their approriate times in case of VoD
Stable
5/25/2022
1.62.1
Fixed
source.adaptation
as well as adaptiveMinStartBitrate
and adaptiveMaxStartBitrate
not being optional
Stable
5/24/2022
1.62.0
Added
adaptiveMinStartBitrate
andadaptiveMaxStartBitrate
to thesource.adaptation
configuration to specify the minimum and maximum startup bitrate respectively
Fixed
- EXT-X-DATERANGE events are not being fired again after seeking behind and crossing over the timestamp
- EXT-X-DATERANGE events are being surfaced at the wrong time