[Live Coding Session] Setting up Video.js with Laravel Mix (and Vue.js) to play HLS in any browser

Опубликовано: 04 Январь 2025
на канале: Pascal Baljet
8,776
143

0:00 Introduction
1:01 Demo app introduction
3:47 Include Video.js from a CDN
7:17 Import Video.js as an ES6 module
12:16 Build a Vue.js component
23:53 Use the custom 'video-js' element within the Vue app

➡️ Sponsor page: https://github.com/sponsors/pascalbaljet
➡️ Twitter:   / pascalbaljet  
➡️ GitHub: https://github.com/protonemedia

We'll start with vanilla Javascript, introduce Webpack to import Video.js as an ES6 module, and then build a Vue.js component 📦