feat: add full source resolution probing and display in player UI

This commit is contained in:
kuekhaoyang
2026-03-18 13:06:58 +08:00
parent 064a27c8b6
commit 5d8c3daba0
5 changed files with 40 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "kvideo",
"version": "4.8.0",
"version": "4.8.1",
"private": true,
"scripts": {
"dev": "next dev --port ${PORT:-3000}",