summaryrefslogtreecommitdiff
path: root/js/cctv-control.js
diff options
context:
space:
mode:
authorFlorian <stayawake@lavabit.com>2014-01-24 12:41:00 +0100
committerFlorian <stayawake@lavabit.com>2014-01-24 12:41:00 +0100
commitbc50f913be4924dae5f88ea40bda783a558dc35f (patch)
treefc2b156992cea81064780c4774f61f02483123c0 /js/cctv-control.js
parent4d3ea3e3dd4a62ea5031e7733ed137329c2d3d58 (diff)
cleaned js-directory
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;