summaryrefslogtreecommitdiff
path: root/www/templates/montage.html
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-06-26 13:43:17 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-06-26 13:43:17 -0400
commit544413f2d6de83e085d4489a1b9ccbaac3fa192d (patch)
treecd6a3d0ae439109adbe09de2fa524aaaa76c77e2 /www/templates/montage.html
parent0e83a778b541591ef468d7ebda1493a000a545e5 (diff)
I am now reading the PTZ DB to figure out the right "move" command for the cameras
Diffstat (limited to 'www/templates/montage.html')
-rw-r--r--www/templates/montage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/montage.html b/www/templates/montage.html
index 7fed7ff3..46129fd8 100644
--- a/www/templates/montage.html
+++ b/www/templates/montage.html
@@ -32,7 +32,7 @@
</span>
<article class="main">
<!-- FIXME: Scale is 50% hardcoded -->
- <img ng-src="{{LoginData.streamingurl}}/cgi-bin/zms?mode=single&monitor={{monitor.Monitor.Id}}&maxfps={{LoginData.maxFPS}}&scale=50&user={{LoginData.username}}&pass={{LoginData.password}}&rand={{randomval}}" width="{{((devWidth-30)/(7-monitorSize[$index]))}}px;" ng-click="openModal(monitor.Monitor.Id, monitor.Monitor.Controllable)" on-hold="onHold($index)" on-release="onRelease($index)" />
+ <img ng-src="{{LoginData.streamingurl}}/cgi-bin/zms?mode=single&monitor={{monitor.Monitor.Id}}&maxfps={{LoginData.maxFPS}}&scale=50&user={{LoginData.username}}&pass={{LoginData.password}}&rand={{randomval}}" width="{{((devWidth-30)/(7-monitorSize[$index]))}}px;" ng-click="openModal(monitor.Monitor.Id, monitor.Monitor.Controllable, monitor.Monitor.ControlId)" on-hold="onHold($index)" on-release="onRelease($index)" />
</article>
<span ng-show="!minimal">