mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-29 12:41:45 +08:00
del: MJPEG /HTTTP 视频模式删除网页连接统计功能
This commit is contained in:
@@ -1100,8 +1100,6 @@ export default {
|
||||
},
|
||||
stats: {
|
||||
title: '连接统计',
|
||||
webrtcMode: 'WebRTC 实时统计',
|
||||
mjpegMode: 'MJPEG 实时统计',
|
||||
current: '当前状态',
|
||||
video: '视频',
|
||||
videoDesc: '从服务器到客户端的视频流。',
|
||||
@@ -1121,7 +1119,6 @@ export default {
|
||||
fps: '帧率',
|
||||
resolution: '分辨率',
|
||||
packetsLost: '丢包数',
|
||||
wsLatency: 'WS 延迟',
|
||||
connection: '连接信息',
|
||||
connectionType: '连接类型',
|
||||
transport: '传输协议',
|
||||
|
||||
Reference in New Issue
Block a user