JWP Product Release Notes logo

Product Release Notes

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Access Control
  • Account & Billing
  • Advertising
  • Apps
  • Data & Analytics
  • Dynamic Strategy Rules
  • Live Channels
  • Media Management
  • SDK: Android
  • SDK: iOS
  • Web Player

Jump to Month

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
Release notes byAnnounceKit

Create yours, for free!

Web Player
7 years ago

Web: 8.3.0

Updates

Core Player

  • Improved the playback experience by maintaining quality between videos in a playlist. The player starts subsequent videos in an embed with the quality that most closely matches the previous item based on bandwidth comparisons.
  • Improved the playback experience by preserving the viewer’s bandwidth estimation and using it to select an initial quality level when playback starts.
  • Added a new configuration option, defaultBandwidthEstimate, which sets an initial bandwidth estimate in bits for all viewers. To set the highest quality as an initial estimate, reference the highest bitrate from your manifest.
  • Improved the “Auto” quality label in the settings menu to also show the quality being played when “Auto” is selected.
  • Improved the experience of watching live streams that do not have a DVR window. Instead of the pause icon, which used to pause the stream and resume behind the live edge, the player now features a new stop icon, which resumes from the live edge when playback resumes. The player appears paused on the last frame watched. Note that for visual clarity, small players will display a pause icon in the center of the screen while exhibiting the new “stop” behavior. Via API, the pause method will achieve the behavior described here, while the stop method will stop playback and put the player in the idle state.
  • Live streams without a DVR window no longer get behind the live edge, and the live icon is no longer clickable to return to the live edge.
  • Added a new localization option, localization.stop for the new stop icon in live mode.
  • Added right click support via long press on iOS and Android devices. Long pressing displays the JW Player right click menu. The menu automatically fades out within three seconds if not interacted with.
  • In accordance with GDPR data transparency compliance, added a video information overlay accessible via an option About this video in the right click menu. The viewer’s Client ID is displayed in the lower right corner, which can be used to request data from JW Player.
  • Added a new localization, localization.videoInfo, which can be used to localize "About this video" text in the right click menu.

Ads

  • For Video Player Bidding, expanded the number of possible bidResults to include expanded error tracking.
  • For Video Player Bidding, added the priceInCents to the adImpression and adError events for all mediation layers.

Fixes

Core Player

  • Fixed an issue where DASH streams with large gaps at the beginning of the manifest did not play on IE11 and Edge.
  • Fixed an issue where HLS streams missing a frame in the first segment would not start playing with HLSjs.
  • Fixed an issue with 608 captions in HLS streams where the captions would flicker in and out with HLSjs.

Ads

  • Fixed an issue with the Google IMA plugin where second ad in a pod might not unpause after being paused.
  • Fixed an issue with the VAST ad plugin where error tracking pixels weren’t firing for all wrapped tags if only included at the root of the XML response.
  • Fixed an issue with the VAST plugin where content would display before a preroll ad if scheduling was done at the playlist item level.