30% off 2026 Horoscope Books - code ASTRO30
30% off 2026 books - code ASTRO30

Videojs Warn Player.tech--.hls Is Deprecated. Use Player.tech--.vhs Instead !new! -

Deprecation Warning: Using player.tech_.hls is Deprecated, Please Use player.tech_.vhs Instead

  1. Migrate to VHS: Update your code to use player.tech_.vhs instead of player.tech_.hls. This involves:

    // Recommended (New) var hls = player.tech_.vhs;

    After:

    4. How to Fix It (General Approach)

    Resolving the Video.js Deprecation Warning: Replacing player.tech_.hls with player.tech_.vhs