mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-29 11:51: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',
|
||||
|
||||
Reference in New Issue
Block a user