summaryrefslogtreecommitdiff
path: root/js/cctv-control.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/cctv-control.js')
-rw-r--r--js/cctv-control.js13
1 files changed, 10 insertions, 3 deletions
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;