web_kbn upd
This commit is contained in:
parent
6032737d74
commit
0c8c00bd51
@ -45,7 +45,7 @@ common_static_files = {
|
||||
'+bootstrap.min.css': 1,
|
||||
'+bootstrap.bundle.min.js': 1,
|
||||
'+polyfills.js': 1,
|
||||
'+app.js': 8,
|
||||
'+app.js': 9,
|
||||
'+app.css': 6,
|
||||
'hls.js': 1
|
||||
}
|
||||
|
@ -144,7 +144,7 @@ var Cameras = {
|
||||
hlsDebugVideoEvents: false,
|
||||
|
||||
getUrl: function(name) {
|
||||
return this.pfx + '/live.m3u8';
|
||||
return this.pfx + 'live.m3u8';
|
||||
},
|
||||
|
||||
setupHls: function(video, name, useHls) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user