拉流代理总数:{{proxyInfo.total}}
在线数:{{proxyInfo.online}}
diff --git a/web_src/src/components/dialog/devicePlayer.vue b/web_src/src/components/dialog/devicePlayer.vue
index 89b3e07b0..b49a1880a 100644
--- a/web_src/src/components/dialog/devicePlayer.vue
+++ b/web_src/src/components/dialog/devicePlayer.vue
@@ -20,11 +20,6 @@
-
-
-
-
-
播放地址:
@@ -50,93 +45,93 @@
更多地址
-
+
FLV:
- {{ streamInfo.flv.url }}
+ {{ streamInfo.flv }}
-
+
FLV(https):
- {{ streamInfo.https_flv.url }}
+ {{ streamInfo.https_flv }}
-
+
FLV(ws):
- {{ streamInfo.ws_flv.url }}
+ {{ streamInfo.ws_flv }}
-
+
FLV(wss):
- {{ streamInfo.wss_flv.url }}
+ {{ streamInfo.wss_flv }}
-
+
FMP4:
- {{ streamInfo.fmp4.url }}
+ {{ streamInfo.fmp4 }}
-
+
FMP4(https):
- {{ streamInfo.https_fmp4.url }}
+ {{ streamInfo.https_fmp4 }}
-
+
FMP4(ws):
- {{ streamInfo.ws_fmp4.url }}
+ {{ streamInfo.ws_fmp4 }}
-
+
FMP4(wss):
- {{ streamInfo.wss_fmp4.url }}
+ {{ streamInfo.wss_fmp4 }}
-
+
HLS:
- {{ streamInfo.hls.url }}
+ {{ streamInfo.hls }}
-
+
HLS(https):
- {{ streamInfo.https_hls.url }}
+ {{ streamInfo.https_hls }}
-
+
HLS(ws):
- {{ streamInfo.ws_hls.url }}
+ {{ streamInfo.ws_hls }}
-
+
HLS(wss):
- {{ streamInfo.wss_hls.url }}
+ {{ streamInfo.wss_hls }}
-
+
TS:
- {{ streamInfo.ts.url }}
+ {{ streamInfo.ts }}
-
+
TS(https):
- {{ streamInfo.https_ts.url }}
+ {{ streamInfo.https_ts }}
-
+
TS(ws):
- {{ streamInfo.ws_ts.url }}
+ {{ streamInfo.ws_ts }}
-
+
TS(wss):
- {{ streamInfo.wss_ts.url }}
+ {{ streamInfo.wss_ts }}
-
+
RTC:
- {{ streamInfo.rtc.url }}
+ {{ streamInfo.rtc }}
-
+
RTCS:
{{ streamInfo.rtcs }}
-
+
RTMP:
- {{ streamInfo.rtmp.url }}
+ {{ streamInfo.rtmp }}
-
+
RTMPS:
- {{ streamInfo.rtmps.url }}
+ {{ streamInfo.rtmps }}
-
+
RTSP:
- {{ streamInfo.rtsp.url }}
+ {{ streamInfo.rtsp }}
-
+
RTSPS:
- {{ streamInfo.rtsps.url }}
+ {{ streamInfo.rtsps }}
@@ -145,51 +140,6 @@
-
-
-
- 录像控制
-
-
-
-
-
- 倍速
-
-
- 0.25倍速
- 0.5倍速
- 1倍速
- 2倍速
- 4倍速
-
-
-
-
-
-
- {{showTimeText}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 播放
- 下载
-
-
-
-
-
@@ -295,20 +245,19 @@
-