From fb19016564d5cb3eda06244440c7be66f70f1c10 Mon Sep 17 00:00:00 2001 From: IgorA100 Date: Tue, 8 Oct 2024 19:58:14 +0300 Subject: [PATCH] Fix: Specify 'mode'=>'mp4' for getStreamSrc() Otherwise video.js sometimes cannot determine that it is a file recording that is being played, and not a direct viewing. (event.php) --- web/skins/classic/views/event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/skins/classic/views/event.php b/web/skins/classic/views/event.php index a5aa5c3af8..8742c359fb 100644 --- a/web/skins/classic/views/event.php +++ b/web/skins/classic/views/event.php @@ -342,7 +342,7 @@ function($r){return $r >= 0 ? true : false;} ))) ?>], "plugins": { "zoomrotate": { "zoom": ""}}}' > - + Your browser does not support the video tag.