diff --git a/demo/mask_detection/web/index.php b/demo/mask_detection/web/index.php index ba323ce50c572fcb4f18776b6db9785c63a7af0a..2c63c9e0492c78ce04ee6a8782c21c3feeff4cfb 100644 --- a/demo/mask_detection/web/index.php +++ b/demo/mask_detection/web/index.php @@ -146,7 +146,7 @@ body { autoplay: true,//是否自动播放 drag: 'start', //拖动的属性 video: [ - ['video/result/222.mp4', 'video/mp4', '中文标清', 0], + ['video/result/1-mask_detection.mp4', 'video/mp4', '中文标清', 0], ] }; var player = new ckplayer(videoObject);