Commit Graph

33 Commits

Author SHA1 Message Date
DanyLE
d08ae89c82 feat: update code to support antd 2.0.0 new plugin interface
Some checks failed
gitea-sync/antd-wvnc-plugin/pipeline/head There was a failure building this commit
2024-03-13 18:18:19 +01:00
DanyLE
6c1df8e4d5 use JPEG compress for client -server connection
All checks were successful
gitea-sync/antd-wvnc-plugin/pipeline/head This commit looks good
gitea-sync/antd-wvnc-plugin/pipeline/tag This commit looks good
2023-08-07 17:18:09 +02:00
DanyLE
9c7f4d1cba Use only remote cursor 2023-08-07 16:59:21 +02:00
DanyLE
604aab8f0b improve: ping to see if idle client still alive
All checks were successful
gitea-sync/antd-wvnc-plugin/pipeline/head This commit looks good
2023-07-21 23:02:12 +02:00
DanyLE
bff0fb40c6 imediate send available img data when client become ready
All checks were successful
gitea-sync/antd-wvnc-plugin/pipeline/head This commit looks good
2023-01-08 00:00:24 +01:00
DanyLE
a3f28280c9 Only send data to client when it is ready, to save bandwidth
All checks were successful
gitea-sync/antd-wvnc-plugin/pipeline/head This commit looks good
2023-01-07 19:26:01 +01:00
DanyLE
c860d23b21 dont close websocket after receiving close frame
Some checks reported errors
gitea-sync/antd-wvnc-plugin/pipeline/head Something is wrong with the build of this commit
2022-08-18 21:22:07 +02:00
DanyLE
59e8257f12 update color space used 2022-08-17 22:19:33 +02:00
DanyLE
996c3cd20d subpport 16bit encoding 2022-08-17 20:53:49 +02:00
DanyLE
f4f0042283 send raw if the decoded JPEG data smaller than raw data 2022-08-17 17:58:27 +02:00
DanyLE
20b07efac4 allow the client to ping the server to keep the connection alive 2022-08-17 00:39:53 +02:00
DanyLE
066ee18b4a doesnt exit client connexion when idle 2022-08-16 23:05:52 +02:00
DanyLE
b178ce2753 enable only jpeg encoding, 32 bits, improvement perf 2022-08-16 21:26:23 +02:00
lxsang
e43886d044 improvement code 2021-01-02 20:12:51 +01:00
lxsang
e3fb9a961a Updates:
- Cleanup code
- User JPEG for both 32 and 16 bbp
- Remove the use of zlib
2020-12-29 20:30:16 +01:00
lxsang
aebcbb1ab4 update to the new lib 2020-08-25 17:26:10 +02:00
lxsang
f94f44f814 patch to new API 2020-01-09 15:45:36 +01:00
lxsang
df9a3b80b9 fix 2019-11-19 17:20:11 +01:00
lxsang
0cb56b0bc1 use autotool 2019-11-13 18:01:14 +01:00
lxsang
46ef7ca8d8 add data validity to scheduler 2019-07-31 15:16:38 +02:00
lxsang
95db5853ee use select for nonblocking websocket 2018-10-19 12:38:46 +02:00
lxsang
52081f16fb using thread for wvnc 2018-10-09 17:24:44 +02:00
lxsang
143e13083d fix warning 2018-10-08 19:30:22 +02:00
lxsang
fdadffaf56 using the new nonblocking plugin interface 2018-10-06 19:58:57 +02:00
Xuan Sang LE
e07770a606 compatibility fix 2018-09-26 11:10:59 +02:00
lxsang
70d981b6e9 add html description 2018-09-23 14:29:43 +02:00
lxsang
e05f22063d allow using local config file for server 2018-09-23 14:09:43 +02:00
lxsang
8e3de3452f move wasm to new wasm.js repository 2018-09-22 14:37:23 +02:00
lxsang
e9b715337e performance improvemnt 2018-09-22 01:18:13 +02:00
lxsang
7e536d6c0b fix 2018-09-21 01:35:12 +02:00
Xuan Sang LE
96ceffed2e more options, keyboard event 2018-09-20 20:03:05 +02:00
lxsang
c81bd71534 add jpeg support 2018-09-20 00:04:32 +02:00
Xuan Sang LE
5db4e33511 mimgrating from another repo 2018-09-19 15:10:48 +02:00