940 Commits

Author SHA1 Message Date
Grant Emsley
1f8a3a4c9a
Proper manifest file for app mode (#174)
Filling in the name and adding start_url will make browsers offer to install PiKVM as an application, including adding shortcuts to the start menu and everything. This runs it in app mode just like the instructions for running chrome with the --app flag.

Requires a valid SSL certificate be setup before browsers will show the option.
2024-07-17 07:23:05 +03:00
Maxim Devaev
eb1eb527f8 pikvm/pikvm#1347: added CPU and MEM to /api/info 2024-07-08 04:34:32 +03:00
Maxim Devaev
b9d425e7dc pikvm/pikvm#1312: Option to close GPIO menu after click 2024-05-12 03:43:57 +03:00
Maxim Devaev
fa6350baa8 new sponsors 2024-04-06 22:00:22 +03:00
Maxim Devaev
8f56d6ec27 webterm disableLeaveAlert=true in window 2024-03-26 20:18:16 +02:00
Maxim Devaev
cb97f95ad6 native tracks list for janus 1.x 2024-03-25 03:19:20 +02:00
Maxim Devaev
71e5e4d138 refactoring 2024-03-25 01:29:43 +02:00
Maxim Devaev
1d48ba0a5a screenshot and reset stream buttons are always active 2024-03-24 23:46:21 +02:00
Maxim Devaev
d78309a564 new sponsor 2024-03-24 20:11:35 +02:00
Maxim Devaev
62b14eeaa4 janus 1.x: prevent picture freezing on reconnecting 2024-03-24 19:33:58 +02:00
Maxim Devaev
43f2f6f9aa refactoring 2024-03-23 16:41:05 +02:00
Maxim Devaev
b23fd2f9f1 janus: 0.x and 1.x compatible tracks cleanup 2024-03-23 16:40:50 +02:00
Maxim Devaev
90838fde59 Issue #161: Fixed periodic disconnections on bad network
Fix for Janus 1.x similar as for 0.x (see 6b0f94c78d957359e695e231800d1ddade7706e0)
2024-03-23 13:11:34 +02:00
Maxim Devaev
4f8a55d9e0 janus 1.x compatibility 2024-03-22 23:11:45 +02:00
Maxim Devaev
1c212b22bf removed legacy code 2024-03-22 23:11:07 +02:00
Maxim Devaev
027569d4a8 required janus 0.14.2-3 2024-03-22 23:04:43 +02:00
Maxim Devaev
19b2b6c840 new sponsor 2024-03-22 16:05:36 +02:00
Maxim Devaev
ce62d711c1 updated copyright date 2024-03-22 16:02:55 +02:00
Martin Wilhelmi
c9ee5131a1
Update copyright year (#163) 2024-03-22 15:32:33 +02:00
Maxim Devaev
ed87098766 disable orientation on firefox (it doesn't support this) 2024-03-17 17:24:57 +02:00
Maxim Devaev
af68aba4b7 Issue #1076: Orientation options for H.264 2024-03-17 10:46:26 +02:00
Maxim Devaev
68403bb77f new sponsors 2024-03-11 10:47:40 +02:00
Sergey Radionov
6b0f94c78d
On bad network conditions disconnected can happen periodically (#161)
but it doesn't mean channel is already broken.
It's better wait `failed` state since `disconnected`
can be changed to `connected` at any moment.
Also fixes reconnect on Firefox.
2024-03-11 08:37:23 +02:00
Maxim Devaev
001e0e8259 renamed 'Desired FPS' to 'JPEG max fps' 2024-03-09 04:45:16 +02:00
Maxim Devaev
b17f752f10 detach janus plugin 2024-03-06 06:51:13 +02:00
Maxim Devaev
96960ab0aa fixed structure 2024-03-06 06:36:32 +02:00
Maxim Devaev
22140106c4 web: Option to hide blue dot 2024-02-16 18:49:38 +02:00
Maxim Devaev
89b2ec8490 new sponsors 2024-02-14 19:32:40 +02:00
Maxim Devaev
b8f568fcd8 pikvm/pikvm#1228: another fix for http-only ocr 2024-01-27 14:33:05 +02:00
Maxim Devaev
5d8875da88 pikvm/pikvm#1228: fix ocr for http-only connection 2024-01-27 08:03:12 +02:00
Maxim Devaev
eabc03778d new sponsors 2024-01-26 08:16:07 +02:00
Maxim Devaev
b7d5a5f78f pikvm/pikvm#1084: workaround for NULL unmute event
Note: Required a patch from Janus side:
  - https://github.com/meetecho/janus-gateway/issues/3283
2023-12-14 19:43:59 +02:00
Maxim Devaev
0f66b41118 reverted terminal button 2023-12-08 20:21:08 +02:00
Maxim Devaev
648cfdb7da force disableLeaveAlert=true 2023-12-08 18:58:21 +02:00
Maxim Devaev
5c9d98bc26 remove ttyd params 2023-12-08 18:34:21 +02:00
Maxim Devaev
82a443ef66 pikvm/pikvm#907: modified favicon to support black color schemes 2023-12-06 22:16:33 +02:00
Maxim Devaev
8c45191853 pikvm/pikvm#1148: workaround for clipboard on firefox 2023-12-03 01:11:39 +02:00
Maxim Devaev
c02dd703b9 web: default hid.mouse.rate=10 2023-11-08 22:55:17 +02:00
Maxim Devaev
71cdddfd43 new sponsor 2023-10-26 11:02:05 +03:00
Maxim Devaev
5287eb14f3 link to the mouse jiggler doc 2023-10-26 10:08:04 +03:00
Maxim Devaev
e2ac3412db refactoring 2023-10-26 08:41:27 +03:00
Maxim Devaev
7bb5531100 option to disable jiggler 2023-10-26 08:28:18 +03:00
Maxim Devaev
3c611121a8 web: option to remap ctrl/caps 2023-10-25 00:56:08 +03:00
Maxim Devaev
4038754c37 pikvm/pikvm#57: Mouse jiggler 2023-10-23 08:10:19 +03:00
Maxim Devaev
4a6b0db099 new sponsor 2023-10-21 06:35:45 +03:00
Maxim Devaev
1a529b10af new sponsors 2023-10-16 17:14:43 +03:00
Maxim Devaev
2ba337e028 new sponsors 2023-10-09 18:50:56 +03:00
Maxim Devaev
cec03c4468 mute false-positive underpower on cm4-based (v4) devices 2023-09-10 14:54:25 +03:00
Maxim Devaev
87bfdb408c fix 2023-09-09 13:34:54 +03:00
Maxim Devaev
4f8adf82ae Merge branch 'ps2' 2023-09-09 13:23:51 +03:00