hyperion.ng/assets/webconfig/content
brindosch 09ee8f26ee
Feat: Add image sender to webui + Browser screen capture (#611)
* Feat: Add image sender to webui

This PR adds a new image sending feature to the webui and extends the api accordingly. In javascript the processing of images is horrible slow (without WASM), so the solution is at the API side with out-of-the-box power of Qt.

- The image cmd accepts now a raw image that is encoded with base64. Supported are all image formats that qt supports (enough)
- There is no real size limit. It will be automatically scaled down to max 2000px width or height according to aspect ratio
- It's possible to scale down through a new "scale" property if developer wants that.
- Test were successfull until 3MP pictues, 4k+ closes the websocket on browser side, so 2k is a decent value
- Adds a new image streaming feature from browser (tabs/applications/complete desktop as target). This works just if used with HTTPS PR#612 AND with a recent version of Firefox/Chrome
2019-08-21 16:10:35 +02:00
..
about.html WebUi: Beauty Tweaks (Instance, 3rd party Licenses) (#597) 2019-08-15 23:48:13 +02:00
conf_colors.html update adjustments and ui (#384) 2017-02-08 14:36:28 +01:00
conf_effect.html update adjustments and ui (#384) 2017-02-08 14:36:28 +01:00
conf_general.html WebUi: Beauty Tweaks (Instance, 3rd party Licenses) (#597) 2019-08-15 23:48:13 +02:00
conf_grabber.html update adjustments and ui (#384) 2017-02-08 14:36:28 +01:00
conf_leds.html Min Value added to input position 2019-02-07 01:09:29 +01:00
conf_logging.html WebUI: Update Check, Cleanup and Hyperion Switcher IPv6 Fix 2019-06-20 19:27:22 +02:00
conf_network.html Moved Token Management to Network Setting 2019-08-04 16:16:39 +02:00
conf_webconfig.html update adjustments and ui (#384) 2017-02-08 14:36:28 +01:00
connection_lost.html Fix: WebUI reconnect 2019-08-03 19:14:52 +02:00
dashboard.html Renaming versionBranch and JSONEditor Enhancement 2019-07-13 00:06:58 +02:00
effects_configurator.html Expand effect engine & ui update (#445) 2017-07-30 14:36:23 +02:00
ie_not_supported.html lock out IE ... (#410) 2017-03-02 10:50:47 +01:00
remote.html Feat: Add image sender to webui + Browser screen capture (#611) 2019-08-21 16:10:35 +02:00
restart.html Expand effect engine & ui update (#445) 2017-07-30 14:36:23 +02:00
support.html New version function 2019-06-26 18:17:39 +02:00
update.html Renaming versionBranch and JSONEditor Enhancement 2019-07-13 00:06:58 +02:00