hyperion.ng/assets/webconfig
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
..
content Feat: Add image sender to webui + Browser screen capture (#611) 2019-08-21 16:10:35 +02:00
css Instance names can now be renamed on the WebUI (incl. inst 0) 2019-08-04 20:19:33 +02:00
errorpages add http error pages (#381) 2017-01-29 21:20:12 +01:00
fonts update webui (#176) 2016-08-14 21:19:12 +02:00
i18n Feat: Add image sender to webui + Browser screen capture (#611) 2019-08-21 16:10:35 +02:00
img small changes 2018-12-31 00:21:44 +01:00
js Feat: Add image sender to webui + Browser screen capture (#611) 2019-08-21 16:10:35 +02:00
apple-touch-icon.png Reports - final version (#418) 2017-03-18 00:05:04 +01:00
favicon.png Reports - final version (#418) 2017-03-18 00:05:04 +01:00
index.html Feat: Add image sender to webui + Browser screen capture (#611) 2019-08-21 16:10:35 +02:00
mstile-144x144.png Reports - final version (#418) 2017-03-18 00:05:04 +01:00