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

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

Pascal Baljet

3 года назад

8,555 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@bobbyshaftoe45
@bobbyshaftoe45 - 26.08.2022 16:48

Fantastic instruction!

Ответить
@ramil8029
@ramil8029 - 16.08.2022 03:05

This video solved a major challenge for me! Thank you!

Ответить
@TravisECross
@TravisECross - 07.08.2022 12:31

Thank you so much brother!

Ответить
@iantan2638
@iantan2638 - 08.04.2022 23:54

This is awesome! Thanks! In case you need to configure laravel mix to ignore the element, in your webpack.mix.js add this:
mix.js('resources/js/app.js', 'public/js')
.vue({
options: {
compilerOptions: {
isCustomElement: (tag) => tag.startsWith('video-js'),
},
},
})

Ответить
@saeednikmehr9041
@saeednikmehr9041 - 04.04.2022 01:08

thanks , it was really helpful. i am going to work on a iptv project and I am pretty new to vod and live stream video. can you help me and show me some more tutorial or course about this subject in PHP and laravel ?

Ответить
@artificallead499
@artificallead499 - 07.12.2021 19:29

keep making live streams your explanations are so good

Ответить
@artificallead499
@artificallead499 - 07.12.2021 19:02

i have no laravel experience but i really need your help to secure my videos from the browser and im using wordpress

Ответить
@mohamedsoliman5082
@mohamedsoliman5082 - 10.07.2021 07:35

Can you please make video how we can add plugins to our video js like hotkeys in vue

Ответить
@johnjeromeluciano8963
@johnjeromeluciano8963 - 31.03.2021 17:28

Thankyou very much sir

Ответить
@romalghulam1812
@romalghulam1812 - 07.03.2021 14:49

hello sir please make video.js playlist please

Ответить
@ilmanmanarulqori5632
@ilmanmanarulqori5632 - 15.01.2021 20:12

Big thanks🎉

Ответить