initial integration between ui and be

This commit is contained in:
ori
2019-06-14 08:35:42 -07:00
parent 74fbc7a421
commit 3dbe097fce
10 changed files with 95 additions and 15 deletions

View File

@@ -33,7 +33,7 @@ export const store = new Vuex.Store({
gateWay:0,
hostName:"",
//live info
streamAdress:("http://"+location.hostname + ":1181/?stream"),
streamAdress:("http://"+location.hostname + ":1181/stream.mjpg"),
isBinaryImage:0,
//camera lists
cameraList:[],