simple video test (2)

now with DASH (instead of HLS)
This commit is contained in:
Alan Daniels 2025-11-09 19:04:55 +11:00
parent fc4558be2c
commit c8b232d494
9 changed files with 342 additions and 11 deletions

View file

@ -6,6 +6,7 @@
},
"dependencies": {
"@inertiajs/vue3": "^2.2.11",
"dashjs": "^5.0.3",
"hls.js": "^1.6.14",
"tailwindcss": "^4.1.16"
}