8 Commits

Author SHA1 Message Date
Yiannis Christodoulou
6f3ed46413 Add audio sample and update video sample assets
Moved sample-media-file.json to src/assets, updated subtitle info with a new URL, and added a new sample-media-file.mp3.json for audio testing. These changes support improved handling and testing of both video and audio media in the VideoJSPlayer component.
2025-10-17 15:46:46 +03:00
Yiannis Christodoulou
40d13e8bd0 Update Greek subtitles timing in sample VTT file
Adjusted the timing of subtitle cues in sample-subtitles-greek.vtt to better align with the video content.
2025-10-17 11:29:45 +03:00
Yiannis Christodoulou
aa458a1a31 Add sample media file and update VideoJSPlayer
Added a comprehensive sample-media-file.json for use with the video player. Updated VideoJSPlayer.jsx to support or utilize the new sample media file, likely for development or testing purposes.
2025-10-16 15:16:11 +03:00
Yiannis Christodoulou
211a442f29 Add default audio poster and update video player props
Added a default audio poster image and updated VideoJSPlayer to use it when no poster_url is provided. Also refactored mock media data property names for consistency.
2025-10-16 13:41:48 +03:00
Yiannis Christodoulou
9627ef45f2 Shorten sample subtitles for oceans video
Reduced the number of subtitle entries in both Greek and English sample VTT files to only include the introduction and overview, removing detailed descriptions and additional lines for brevity.
2025-10-04 00:41:19 +03:00
Yiannis Christodoulou
685863499e add a sample mp3 file for local dev tests on the video.js separated folder 2025-10-03 11:24:27 +03:00
Yiannis Christodoulou
f6e595687c sample video 2025-10-03 11:24:22 +03:00
Yiannis Christodoulou
3be86f91f7 feat: Welcome Video.js player v8.23.3 2025-10-03 11:24:22 +03:00