sample video

This commit is contained in:
Yiannis Christodoulou 2025-07-13 05:59:15 +03:00
parent 8c6361f17e
commit f6e595687c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -55,7 +55,7 @@ function VideoJSPlayer() {
] ]
: [ : [
{ {
src: 'https://vjs.zencdn.net/v/oceans.mp4', src: '/videos/sample-video.mp4',
type: 'video/mp4', type: 'video/mp4',
}, },
], ],