From 0750d616f1d4bd405b26a976e9c45ea230b9715e Mon Sep 17 00:00:00 2001 From: Roman Vyakhirev <roman.vyakhirev@mendix.com> Date: Thu, 3 Apr 2025 09:53:16 +0200 Subject: [PATCH] Add limitation of video player and files --- .../platform-supported-content/widgets/video-player.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/appstore/use-content/platform-supported-content/widgets/video-player.md b/content/en/docs/appstore/use-content/platform-supported-content/widgets/video-player.md index 02f2024976f..e723322a80f 100644 --- a/content/en/docs/appstore/use-content/platform-supported-content/widgets/video-player.md +++ b/content/en/docs/appstore/use-content/platform-supported-content/widgets/video-player.md @@ -23,6 +23,7 @@ The [Video Player](https://marketplace.mendix.com/link/component/110700/) widget * File hosted in Mendix Server cannot be played in the Safari browser * Using this widget with video files stored in file documents is not recommended, as the Mendix Runtime is not designed to perform as a media server +* When using videos stored in file documents, fast-forward and rewind functionalities are not available in Chrome and Edge browsers * On native mobile apps, the video player can only play back MP4 files (YouTube, Vimeo, and Dailymotion are not supported) ## Configuration