From 721668fc857e77aa1ff32bdf0f34599298f1fa87 Mon Sep 17 00:00:00 2001 From: redPanther Date: Sun, 18 Dec 2016 19:00:14 +0100 Subject: [PATCH] implement webui live video (#340) * implement webui live video * add missing german translation --- assets/webconfig/content/leds.html | 4 +- assets/webconfig/i18n/de.json | 1 + assets/webconfig/i18n/en.json | 1 + assets/webconfig/js/content_leds.js | 36 ++++++++++++++- assets/webconfig/js/hyperion.js | 21 +++++++-- assets/webconfig/js/ui_utils.js | 8 ++++ include/hyperion/Hyperion.h | 11 +++++ libsrc/grabber/v4l2/V4L2Wrapper.cpp | 6 +-- libsrc/grabber/x11/X11Wrapper.cpp | 6 +-- libsrc/hyperion/GrabberWrapper.cpp | 1 - libsrc/hyperion/Hyperion.cpp | 8 ++++ libsrc/jsonserver/CMakeLists.txt | 2 +- libsrc/jsonserver/JsonClientConnection.cpp | 52 +++++++++++++++++++--- libsrc/jsonserver/JsonClientConnection.h | 13 +++++- src/hyperiond/hyperiond.cpp | 6 +++ 15 files changed, 156 insertions(+), 20 deletions(-) diff --git a/assets/webconfig/content/leds.html b/assets/webconfig/content/leds.html index cf72e4e3..d4c4e458 100644 --- a/assets/webconfig/content/leds.html +++ b/assets/webconfig/content/leds.html @@ -83,11 +83,12 @@