SSL updates

This commit is contained in:
Ivan
2023-10-04 23:44:28 +03:00
parent 14c9b8c577
commit d0052ac4ca
5 changed files with 52 additions and 52 deletions

View File

@ -312,7 +312,7 @@
let currentCameraGroup = 1;
const camerasPerGroup = 5;
var totalCameras = 12 - 1;
const baseURL = "http://45.9.42.252:8080/http/live.flv";
const baseURL = "http://{{VIRTUAL_HOST}}/http/live.flv";
function stopAllCameras() {
flvPlayers.forEach(player => {