From e98e157854d4b67e506523bcd2cf5c6be7840531 Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Fri, 4 Nov 2022 10:59:21 +0800 Subject: [PATCH] =?UTF-8?q?wss=20flv=20=E6=92=AD=E6=94=BE=E5=9B=BD?= =?UTF-8?q?=E6=A0=87=E8=A7=86=E9=A2=91=20=E9=9D=99=E9=9F=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/client/src/components/videoPlayer/videoPlay.jsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 4eec7fb..9ad6071 100644 --- a/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx +++ b/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx @@ -375,6 +375,8 @@ const VideoPlay = ({ dispatch, actions, } }, [processDisX]) + // videoObj.type = '!yingshi' + const createPlay = async () => { if (videoObj.type != 'yingshi') { try { @@ -586,7 +588,11 @@ const VideoPlay = ({ dispatch, actions, { videoObj.type == 'yingshi' ?
: - + } {/* {videoMask ?
{written}
: ''} */}