From 9492a9d0fe53708ff39ed7c314a955591a2db888 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Wed, 13 Jan 2016 16:44:16 +0530 Subject: #139 - if use zms is enabled, first grab a snapshot for a quick display and then change to streaming after "x" seconds Former-commit-id: 0e048c7201a799902ea98395284cf06c8bcd79ff --- www/js/app.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www/js/app.js') diff --git a/www/js/app.js b/www/js/app.js index 3209e3dd..c9bb9f9b 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -64,6 +64,7 @@ angular.module('zmApp', [ desktopUrl: "/zm", desktopApiUrl: "/api/zm", latestRelease: "https://api.github.com/repos/pliablepixels/zmNinja/releases/latest", + nphSwitchTimer:6000, }) -- cgit v1.2.3