From 5a096c2b890908cd3fe656f73064c5fe1ee4bce3 Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Tue, 1 Nov 2022 16:20:46 +0800 Subject: [PATCH] =?UTF-8?q?flv=20=E6=92=AD=E6=94=BE=E5=9B=BD=E6=A0=87?= =?UTF-8?q?=E6=91=84=E5=83=8F=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/videoPlayer/videoPlay.jsx | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx b/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx index 58e6d46..10e946a 100644 --- a/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx +++ b/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx @@ -53,16 +53,16 @@ const VideoPlay = ({ dispatch, actions, // replayUrl: 'ezopen://open.ys7.com/G56384814/1.hd.local.rec', // }, - videoObj = { - type: 'cascade', - audio: false, - cloudControl: true, - serialNo: '34020000001310000001', // 设备序列号 必须 - topSerialNo: '34020000001320000001', // 设备顶级序列号 必须 - playUrlSd: 'wss://221.230.55.27:8082/jessica/34020000001320000001/34020000001310000001', // 必须 - // playUrlHd: 'ezopen://open.ys7.com/G75922040/1.hd.live', - // replayUrl: 'ezopen://open.ys7.com/G75922040/1.rec', - }, + // videoObj = { + // type: 'cascade', + // audio: false, + // cloudControl: true, + // serialNo: '34020000001310000001', // 设备序列号 必须 + // topSerialNo: '34020000001320000001', // 设备顶级序列号 必须 + // playUrlSd: 'wss://221.230.55.27:8082/jessica/34020000001320000001/34020000001310000001', // 必须 + // // playUrlHd: 'ezopen://open.ys7.com/G75922040/1.hd.live', + // // replayUrl: 'ezopen://open.ys7.com/G75922040/1.rec', + // }, // iotVideoServer,