add flv video support

with flv.js which is dynamicly imported
This commit is contained in:
myl7
2022-02-07 01:51:28 +08:00
parent f7771e5174
commit 9faa2849eb
3 changed files with 57 additions and 12 deletions
+1
View File
@@ -22,6 +22,7 @@
"cors": "^2.8.5",
"crypto-js": "^4.1.1",
"emoji-regex": "^10.0.0",
"flv.js": "^1.6.2",
"ioredis": "^4.28.2",
"jszip": "^3.7.1",
"next": "^12.0.10",