mofeng-git
593de19df5
fix: 更新网页部分文本
2025-09-30 21:32:35 +08:00
mofeng-git
2c056ca3e3
feat: merge upstream master - version 4.94
...
Merge upstream PiKVM master branch updates:
- Bump version from 4.93 to 4.94
- HID: improved jiggler pattern for better compatibility
- Streamer: major refactoring for improved performance and maintainability
- Prometheus: tidying GPIO channel name formatting
- Web: added __gpio-label class for custom styling
- HID: customizable /api/hid/print delay configuration
- ATX: independent power/reset regions for better control
- OLED: added --fill option for display testing
- Web: improved keyboard handling in modal dialogs
- Web: enhanced login error messages
- Switch: added heartbeat functionality
- Web: mouse touch code simplification and refactoring
- Configs: use systemd-networkd-wait-online --any by default
- PKGBUILD: use cp -r to install systemd units properly
- Various bug fixes and performance improvements
2025-08-21 11:26:59 +08:00
Maxim Devaev
0e3c821863
pikvm/pikvm#1498 : Option to suspend stream on inactive tab
2025-06-11 18:40:53 +03:00
Maxim Devaev
a5e226e168
pikvm/pikvm#1498 : refactoring
2025-06-11 18:08:01 +03:00
Maxim Devaev
54cb364c2e
fix
2025-06-03 03:38:32 +03:00
Maxim Devaev
4a2c642c49
improved stream diagnostics
2025-05-27 19:30:57 +03:00
Maxim Devaev
818ff6321e
pikvm/pikvm#1316 : web: keep stream window maximized
2025-05-17 20:42:17 +03:00
Maxim Devaev
1c179da857
web: orientation changing for media
2025-02-03 09:51:25 +02:00
Maxim Devaev
1899902860
bunch of js === and !== fixes
2025-02-02 07:15:08 +02:00
Maxim Devaev
73238e18e9
pikvm/pikvm#1462 : relative root location
2025-02-02 07:09:21 +02:00
mofeng-git
f032b8c798
fix
2025-02-01 14:40:28 +00:00
mofeng-git
c711683c63
som fix
2025-02-01 12:19:02 +00:00
mofeng-git
06a64725be
修改源文件版权声明
2025-02-01 10:55:41 +00:00
mofeng-git
7b3335ea94
Add support for PiKVM Switch and related features
...
This commit introduces several new components and improvements:
- Added Switch module with firmware update and configuration support
- Implemented new media streaming capabilities
- Updated various UI elements and CSS styles
- Enhanced keyboard and mouse event handling
- Added new validators and configuration options
- Updated Python version support to 3.13
- Improved error handling and logging
2025-02-01 01:08:36 +00:00
Maxim Devaev
f042ed38e0
usb microphone
2025-01-18 20:28:24 +02:00
Maxim Devaev
ab08d823c4
pikvm/pikvm#1440 : Websocket-based transport and decoding for H.264
2024-12-25 09:16:59 +02:00
mofeng-git
eec64ef57c
Merge remote-tracking branch 'upstream/master'
2024-11-20 15:18:34 +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
8192b1fa95
simplified stream js logic
2024-11-02 10:39:43 +02:00
Maxim Devaev
a26aee3543
partial streamer events
2024-10-23 19:31:39 +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
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
ce62d711c1
updated copyright date
2024-03-22 16:02:55 +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
96960ab0aa
fixed structure
2024-03-06 06:36:32 +02:00
Maxim Devaev
a834c89ef3
copyright update
2023-05-27 12:41:22 +03:00
Maxim Devaev
84563553b8
fixed msd parts api
2023-03-19 02:16:20 +02:00
Maxim Devaev
0e9b87ad61
web: optional audio transmitting
2022-11-29 15:13:48 +03:00
Maxim Devaev
a68eb4ed2d
refactoring
2022-11-29 10:13:53 +03:00
Maxim Devaev
6a339238ff
web: split stream.js
2022-11-29 09:36:47 +03:00
Maxim Devaev
31bb5e4308
web: janus features request
2022-11-28 13:46:00 +03:00
Maxim Devaev
bd439a4323
web: update for ustreamer 5.32
2022-11-27 12:06:33 +03:00
Maxim Devaev
cbd386beb8
web: fixed negative webrtc fps
2022-11-21 05:39:54 +03:00
Maxim Devaev
0f4e736185
web: forced quote-props
2022-11-18 02:58:55 +03:00
Maxim Devaev
740a3315bd
improved slider set range
2022-11-15 22:24:09 +03:00
Maxim Devaev
4c7ef5b28c
refactoring
2022-11-15 17:50:17 +03:00
Maxim Devaev
70747a47ac
Don't show stream bitrate if fps is available
2022-11-15 15:55:59 +03:00
Maxim Devaev
da6ad16e32
Fixed pikvm/pikvm#869 : Set slider values before limits
2022-11-15 15:39:39 +03:00
Maxim Devaev
6072276fd5
h264 is a new default
2022-11-07 23:18:26 +03:00
Maxim Devaev
bb3600cfa8
h264 fps counter
2022-11-07 15:29:21 +03:00
Maxim Devaev
b6bab0100a
renamed streamer
2022-11-06 22:33:35 +03:00
Maxim Devaev
7235d44303
no-keyframe experiment
2022-11-06 00:05:15 +03:00
Maxim Devaev
48118f15ff
web: request keyframes
2022-11-04 19:50:39 +03:00
Maxim Devaev
dec797d0b0
fix
2022-07-25 11:44:14 +03:00
Maxim Devaev
3df9cb6982
commented playoutDelay
2022-07-16 22:32:19 +03:00
Maxim Devaev
1ca3045780
playoutDelayHint = 0
2022-07-16 02:03:54 +03:00