diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-07-23 16:23:34 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-07-23 16:23:34 -0400 |
| commit | aa0674f98b8cba1867f9ce2ca9e26a6d748f2c4a (patch) | |
| tree | d44f9822d7cbb38ed033545ee2a86a4a597d632e /www/js/MontageCtrl.js | |
| parent | 1ee6538a7dd3eb3adb7cb4c4ce7d389f9e1990c5 (diff) | |
xcode updates
Diffstat (limited to 'www/js/MontageCtrl.js')
| -rw-r--r-- | www/js/MontageCtrl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js index c350df78..6292bae9 100644 --- a/www/js/MontageCtrl.js +++ b/www/js/MontageCtrl.js @@ -2034,7 +2034,7 @@ angular.module('zmApp.controllers') "&monitor=" + monitor.Monitor.Id + "&scale=" + $scope.LoginData.montageQuality + "&rand=" + randToAvoidCacheMem + monitor.Monitor.Id + - "&buffer=1000" + "&buffer=1000"; if (fps) { stream +='&maxfps='+fps; |
