mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-09-13 02:54:26 +08:00
feat: 增强 VNC 功能的兼容性
This commit is contained in:
@@ -1085,7 +1085,6 @@ export default {
|
||||
encodingTightJpeg: 'Tight JPEG',
|
||||
encodingH264: 'H.264',
|
||||
encodingHint: 'VNC locks output while running. VNC cannot start under an H.265 lock; MJPEG blocks RTSP and RustDesk.',
|
||||
jpegQuality: 'JPEG Quality',
|
||||
allowOneClient: 'Allow One Client Only',
|
||||
password: 'Password',
|
||||
passwordPlaceholder: 'Leave empty to keep current',
|
||||
|
||||
@@ -1084,7 +1084,6 @@ export default {
|
||||
encodingTightJpeg: 'Tight JPEG',
|
||||
encodingH264: 'H.264',
|
||||
encodingHint: 'VNC 运行时会锁定编码;H.265 锁定时 VNC 无法启动,MJPEG 锁定时 RTSP 与 RustDesk 无法启动。',
|
||||
jpegQuality: 'JPEG 质量',
|
||||
allowOneClient: '仅允许单客户端',
|
||||
password: '密码',
|
||||
passwordPlaceholder: '留空表示不修改',
|
||||
|
||||
Reference in New Issue
Block a user