mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-02 02:51:40 +00:00
initial integration between ui and be
This commit is contained in:
@@ -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:[],
|
||||
|
||||
Reference in New Issue
Block a user