934 Commits

Author SHA1 Message Date
mofeng-git
eec64ef57c Merge remote-tracking branch 'upstream/master' 2024-11-20 15:18:34 +00:00
mofeng-git
50819d0a35 更换logo,增大默认分辨率和 h.264 比特率 2024-11-18 14:53:26 +00:00
Maxim Devaev
e9e7f9bd05 pikvm/pikvm#1341: Web: Switch to maximize tab by default 2024-11-07 00:34:24 +02:00
Maxim Devaev
f1503d69e0 pikvm/pikvm#1207: Draw UI tips via meta.yaml 2024-11-05 18:17:04 +02:00
mofeng-git
0751b519c2 #44 添加 docker 网页音频支持
使用作者修改版 ustreamer
H.264/WebRTC 模式下音频可用
H.264/WebRTC 模式下网页录制视频包含音频
2024-11-05 02:12:00 +00:00
Maxim Devaev
7ef2e16b51 minor partial state fixes 2024-11-04 18:06:16 +02:00
mofeng-git
1a13760df0 #44 添加视频录制支持
使用浏览器前端 API
支持 mjpeg 和 h.264 模式下的视频录制
录制格式为wbem(vp8)
2024-11-04 13:25:18 +00:00
Maxim Devaev
d93639ba8d hid with granularity prototype 2024-11-03 18:28:28 +02:00
Maxim Devaev
95597b15e4 fix 2024-11-02 20:03:00 +02:00
Maxim Devaev
28167c4b45 fixed ocr null event handling 2024-11-02 18:48:14 +02:00
Maxim Devaev
5aef0a2193 refactoring 2024-11-02 18:47:59 +02:00
Maxim Devaev
0fd1174bc5 granularity info and minor fixes 2024-11-02 18:06:52 +02:00
Maxim Devaev
8192b1fa95 simplified stream js logic 2024-11-02 10:39:43 +02:00
Maxim Devaev
deba110cdf partial msd events 2024-11-02 10:39:15 +02:00
Maxim Devaev
936cc21c40 Using disablePictureInPicture="true" 2024-10-30 11:30:45 +02:00
Maxim Devaev
76d70d0838 new ocr event format 2024-10-23 22:14:47 +03:00
Maxim Devaev
a26aee3543 partial streamer events 2024-10-23 19:31:39 +03:00
Maxim Devaev
cda32a083f new events model 2024-10-21 17:46:59 +03:00
Maxim Devaev
90d8e745e3 gpio diff events mode 2024-10-19 08:59:52 +03:00
Maxim Devaev
3852d0a456 refactoring 2024-10-18 13:25:03 +03:00
Maxim Devaev
5b0ca351d7 fixed platform gpio again 2024-10-06 21:03:39 +03:00
Maxim Devaev
1e11678260 fixed gpio platform-specific switches 2024-10-06 20:14:07 +03:00
mofeng-git
cb559f57c9 进一步汉化 2024-10-05 07:32:19 +00:00
Maxim Devaev
8ce27dca3f pikvm/pikvm#1405: Fixed behaviour on duplicating gpio leds 2024-10-02 03:35:57 +03:00
Maxim Devaev
f4ba4210e1 fixed post params 2024-10-02 03:32:54 +03:00
Maxim Devaev
4e1d9815cd pikvm/pikvm#1407: Save keymap on macro recording 2024-10-02 02:45:59 +03:00
Maxim Devaev
8209ee2eb0 improved wm dialogs 2024-09-23 02:32:38 +03:00
Maxim Devaev
5ed368769c refactoring 2024-09-23 02:32:23 +03:00
Maxim Devaev
1217144ecd refactoring + some tools 2024-09-22 05:20:01 +03:00
Maxim Devaev
7a53f14456 refactoring 2024-09-18 04:37:43 +03:00
mofeng-git
8c61de199f 添加 WEB 终端和以下 Docker 环境变量
NOAUTH 禁用身份认证
NOWEBTERMWRITE 禁用 WEB 终端输入
NOWEBTERM 禁用 WEB 终端
NOVNC 禁用 VNC
NOIPMI 禁用 IPMI
2024-09-14 18:29:29 +08:00
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
Maxim Devaev
0bb35806ff Janus: Fixed OPUS mono audio in Chrome 2024-09-11 00:48:47 +03:00
mofeng-git
011c7d8371 WEB 网页汉化 2024-09-10 23:36:22 +08:00
Maxim Devaev
8113c5748b new sponsors 2024-09-08 01:57:30 +03: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
Maxim Devaev
99fcbdda05 lint fix 2024-08-27 01:49:17 +03: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