- updated websocket context and add heatmap support; refactor CameraSettingFields and SightingWidget components
This commit is contained in:
@@ -2,4 +2,5 @@ import { CAM_BASE } from "./config";
|
||||
|
||||
export const ws_config = {
|
||||
infoBar: `${CAM_BASE.replace("http", "ws")}/websocket-infobar`,
|
||||
heatmap: `${CAM_BASE.replace("http", "ws")}/websocket-SystemConfig`,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user