From aa91e69a9b3e6c475b779959d9a08da06653ae9f Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Tue, 1 Dec 2015 15:17:49 -0500 Subject: [PATCH] add monitorUrl to be used to target the recording server for the monitor --- web/skins/classic/views/js/watch.js.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/skins/classic/views/js/watch.js.php b/web/skins/classic/views/js/watch.js.php index 5e6c48914..c5e7e316c 100644 --- a/web/skins/classic/views/js/watch.js.php +++ b/web/skins/classic/views/js/watch.js.php @@ -44,9 +44,11 @@ var showMode = "'; var maxDisplayEvents = ; + var monitorId = Id() ?>; var monitorWidth = Width() ?>; var monitorHeight = Height() ?>; +var monitorUrl = 'Server()->Url() ) ?>'; var scale = ;