del: MJPEG /HTTTP 视频模式删除网页连接统计功能

This commit is contained in:
mofeng-git
2026-07-07 22:08:20 +08:00
parent a0ad151fbc
commit 99c051a874
5 changed files with 36 additions and 33 deletions

View File

@@ -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',