From 8b4c11e4e234f1eb52bb16322bacd00c455879f0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 9 Nov 2016 16:41:28 -0500 Subject: some more tweaks to h264 video display given its all the rage now --- www/js/EventModalCtrl.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www/js') diff --git a/www/js/EventModalCtrl.js b/www/js/EventModalCtrl.js index 94c11e25..628cc1ff 100644 --- a/www/js/EventModalCtrl.js +++ b/www/js/EventModalCtrl.js @@ -791,6 +791,7 @@ angular.module('zmApp.controllers').controller('EventModalCtrl', ['$scope', '$ro return; + $scope.videoDynamicTime = ""; $scope.videoIsReady = false; var ld = NVRDataModel.getLogin(); $scope.loginData = NVRDataModel.getLogin(); -- cgit v1.2.3