mofeng-git
56a591d51f
WEB 网页汉化
2024-09-12 17:24:58 +08:00
mofeng-git
6ad3fa2056
添加 H.264 比特率 和 帧间隔
2024-09-12 16:29:18 +08:00
mofeng-git
0bb8be8355
更新 logo
2024-09-11 22:09:54 +08:00
mofeng-git
011c7d8371
WEB 网页汉化
2024-09-10 23:36:22 +08:00
mofeng-git
7bc92c943a
i18n 修复
...
Makefile 添加 run-nogpio run-build 便于测试和构建发布
对于 docker 环境的适配
2024-09-06 17:44:49 +08:00
mofeng-git
551e91069d
fix
2024-09-05 19:03:31 +08:00
mofeng-git
0af0e2b4d0
进一步的网页国际化支持
2024-08-12 20:58:48 +08:00
mofeng-git
4a6fbce485
初步的网页国际化支持
...
1. 添加 jquery i18n js 依赖和入口
2. 在登录界面添加语言切换功能
2024-08-09 22:49:41 +08:00
Maxim Devaev
eb07a7e558
new sponsors
2024-07-27 15:10:50 +03:00
Maxim Devaev
73f929b260
pikvm/pikvm#1295 : Shortcut for the Power key
2024-07-25 02:15:38 +03:00
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