forked from Github/frigate
add mobile player and fullscreen support for iOS
This commit is contained in:
committed by
Blake Blackshear
parent
c73aebadcb
commit
88ed7501a7
9
web/package-lock.json
generated
9
web/package-lock.json
generated
@@ -11933,6 +11933,15 @@
|
||||
"resolved": "https://registry.npmjs.org/videojs-font/-/videojs-font-3.2.0.tgz",
|
||||
"integrity": "sha512-g8vHMKK2/JGorSfqAZQUmYYNnXmfec4MLhwtEFS+mMs2IDY398GLysy6BH6K+aS1KMNu/xWZ8Sue/X/mdQPliA=="
|
||||
},
|
||||
"videojs-mobile-ui": {
|
||||
"version": "0.5.3",
|
||||
"resolved": "https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.5.3.tgz",
|
||||
"integrity": "sha512-rY+JFLUq2edqoWB4CHVxPLYQEYhSNdGylGe44MEdfxzqYaEgkf/qyDlmmpdN9BFIQ6vJ7eaQBxgTOHha8UpOGA==",
|
||||
"requires": {
|
||||
"global": "^4.3.2",
|
||||
"video.js": "^5.19.2 || ^6.6.0 || ^7.0.0"
|
||||
}
|
||||
},
|
||||
"videojs-playlist": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/videojs-playlist/-/videojs-playlist-4.3.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user