mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-30 02:01:44 +08:00
del: MJPEG /HTTTP 视频模式删除网页连接统计功能
This commit is contained in:
@@ -1101,8 +1101,6 @@ export default {
|
||||
},
|
||||
stats: {
|
||||
title: 'Connection Stats',
|
||||
webrtcMode: 'WebRTC Real-time Stats',
|
||||
mjpegMode: 'MJPEG Real-time Stats',
|
||||
current: 'Current Status',
|
||||
video: 'Video',
|
||||
videoDesc: 'Video stream from server to client.',
|
||||
@@ -1122,7 +1120,6 @@ export default {
|
||||
fps: 'FPS',
|
||||
resolution: 'Resolution',
|
||||
packetsLost: 'Packets Lost',
|
||||
wsLatency: 'WS Latency',
|
||||
connection: 'Connection Info',
|
||||
connectionType: 'Connection Type',
|
||||
transport: 'Transport',
|
||||
|
||||
@@ -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