From 80efed22b3c0d43d285ebade7eb99259da2071b5 Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Wed, 19 Mar 2014 16:35:56 +0100 Subject: Reload images if mjpegplexer is broken --- cam_public/view.html | 1 + 1 file changed, 1 insertion(+) (limited to 'cam_public/view.html') diff --git a/cam_public/view.html b/cam_public/view.html index d6bc329..4b846ab 100644 --- a/cam_public/view.html +++ b/cam_public/view.html @@ -6,6 +6,7 @@ #cam { width: 100%; height: auto; min-height: 100%; min-width: 1024px; position: fixed; top: 0; left: 0; margin: 0; padding: 0 } body { padding: 0px; margin: 0px; } + -- cgit v1.2.1