Commit graph

2059 commits

Author SHA1 Message Date
Miroslav Šedivý
4d0aea6040 various fixes. 2025-02-18 23:07:35 +01:00
Miroslav Šedivý
5886d946b2 add API reference. 2025-02-18 22:44:48 +01:00
Miroslav Šedivý
a7287dca25 cookie add domain & path, change expiration to duration from seconds. 2025-02-17 19:33:52 +01:00
Miroslav Šedivý
6957f51300 update browser logos. 2025-02-17 17:49:34 +01:00
Miroslav Šedivý
a750a078aa add waterfox. 2025-02-17 17:49:22 +01:00
Miroslav Šedivý
2dd5585b49 update docs and add examples + ungoogled chromium svg. 2025-02-16 23:43:53 +01:00
Miroslav Šedivý
d1a2717ec1 add troubleshooting page. 2025-02-16 18:53:12 +01:00
Miroslav Šedivý
d22f014fc6 add docker images and docker run docs. 2025-02-16 18:28:33 +01:00
Miroslav Šedivý
70b9992a59 update. 2025-02-16 15:50:22 +01:00
Miroslav Šedivý
0771de5107 use readme. 2025-02-16 15:04:51 +01:00
Miroslav Šedivý
a947a7ce21 add category for configuration. 2025-02-16 15:01:16 +01:00
Miroslav Šedivý
0ea50d4c9f add plugins. 2025-02-16 15:00:58 +01:00
Miroslav Šedivý
8c6a800b57 expand configuration index. 2025-02-16 14:16:15 +01:00
Miroslav Šedivý
856b0ec15a update configuration docs. 2025-02-16 11:27:20 +01:00
Miroslav Šedivý
76066aeae7 add webrtc docs. 2025-02-16 10:53:17 +01:00
Miroslav Šedivý
63f09c14bf add webrtc docs. 2025-02-16 00:51:46 +01:00
Miroslav Šedivý
bb6fe698ad update docs. 2025-02-16 00:24:37 +01:00
nakayama-muimu
220409e137
Added Japanese localization (#471) 2025-02-15 17:19:59 +01:00
Miroslav Šedivý
8a015ffd5f Merge branch 'master' into v3 2025-02-10 16:18:14 +01:00
Miroslav Šedivý
7e8aecd368 firefox switches to .tar.xz
https://blog.nightly.mozilla.org/2024/11/28/announcing-faster-lighter-firefox-downloads-for-linux-with-tar-xz-packaging/
2025-02-10 16:12:36 +01:00
Miroslav Šedivý
4fad1b5a57 WIP skeleton for new docs. 2025-02-08 20:30:50 +01:00
Miroslav Šedivý
b23ca1af04 WIP new docs. 2025-02-08 20:30:40 +01:00
Miroslav Šedivý
004e893921 update agr descs. 2025-02-08 20:12:40 +01:00
Miroslav Šedivý
0b543445a4 add v2 docs. 2025-02-08 15:04:31 +01:00
Miroslav Šedivý
7a9832695f move docs to new website. 2025-02-02 17:08:58 +01:00
Miroslav Šedivý
a4f5a9ab29 fix colors. 2025-02-02 15:48:20 +01:00
Miroslav Šedivý
d094bebe45 WIP add docusaurus webpage. 2025-02-01 19:10:47 +01:00
SomnusVeritas
e26e595af0
Update examples.md (#464) 2025-01-13 14:22:28 +01:00
Mmx
e3b6e00648
feat(general): add heartbeat to websocket control (#460)
* chore: ignore .idea

* feat: add heartbeat event to websocket

* feat: add HeartbeatInterval to websocket config

* feat: send HeartbeatInterval in SYSTEM_INIT message

* feat: add heartbeat logic

* fix: client events is not in WebSocketEvents type
2024-12-30 13:44:05 +01:00
Miroslav Šedivý
3082d3241b implement client heartbeat #460. 2024-12-30 13:41:22 +01:00
Miroslav Šedivý
5169e0aad3 fixes issue where url was updated after broadcast was started, #429. 2024-11-07 16:48:29 +01:00
Miroslav Šedivý
5d62e56d60 fixes issue where url was updated after broadcast was started, #429. 2024-11-07 16:47:31 +01:00
Miroslav Šedivý
a569f72087 ignore irrelevant legacy ws events. 2024-09-15 23:07:14 +02:00
Miroslav Šedivý
cd87c480f5 fix nvidia dockerfiles. 2024-09-15 22:56:52 +02:00
Miroslav Šedivý
a0565dd295 fix backend response error. 2024-09-09 00:08:21 +02:00
Miroslav Šedivý
b7fb738e3a legacy websockets: add mutex. 2024-09-09 00:05:14 +02:00
Miroslav Šedivý
063fa8821f fix legacy capture pipeline. 2024-09-08 23:26:34 +02:00
Miroslav Šedivý
5c91621223 legacy: fix banned ip. 2024-09-08 23:26:17 +02:00
Miroslav Šedivý
3cacb903f3 fix build. 2024-09-08 19:57:50 +02:00
Miroslav Šedivý
6fbdea979f fix duplicate screen sizes. 2024-09-08 19:53:04 +02:00
Miroslav Šedivý
e719109116 fix control give. 2024-09-08 19:48:57 +02:00
Miroslav Šedivý
38e8ac3e21 split base build to multiple dockerfiles. 2024-09-08 17:22:49 +02:00
Miroslav Šedivý
bbefb393f8 fix uint64 and cursors on 32bit systems. 2024-09-08 15:47:42 +02:00
Miroslav Šedivý
d42165a5fd fix structs alignment. 2024-09-08 15:01:31 +02:00
Miroslav Šedivý
a4c1f9877f fix arm dockerfile. 2024-09-08 12:11:56 +02:00
Miroslav Šedivý
284ca5efef add arm & intel Dockerfiles to server. 2024-09-08 12:06:30 +02:00
Miroslav Šedivý
e16eefce19 add client dockerfile. 2024-09-08 11:53:06 +02:00
Miroslav Šedivý
3d7be663ec move devs to client & server. 2024-09-08 11:52:47 +02:00
Miroslav Šedivý
b617c5cc32 update server dockerfiles. 2024-09-08 11:52:15 +02:00
Miroslav Šedivý
0c1d7ef229 base: move files to resources. 2024-09-08 11:11:32 +02:00