From bc50f913be4924dae5f88ea40bda783a558dc35f Mon Sep 17 00:00:00 2001 From: Florian Date: Fri, 24 Jan 2014 12:41:00 +0100 Subject: cleaned js-directory --- js/cctv-control.js | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'js/cctv-control.js') diff --git a/js/cctv-control.js b/js/cctv-control.js index 09e978f..b85fa89 100644 --- a/js/cctv-control.js +++ b/js/cctv-control.js @@ -1,8 +1,15 @@ -// Small lib to -// -// +// CCTV Control +// +// Author: Florian Raemisch +// Email: olf@subsignal.org // +// cctv-control is a webinterface to control and view +// mjpeg encoded videos by cctv cameras which are +// proxied by mjpegplexer. camera control is possible +// with arrow-keys, if mjpegplexer is configured +// properly. // +// This Software is licensed under the GPL Version 3, 29 June 2007 var cam = 0; -- cgit v1.2.1