Error with embedded video player in Safari #2352

Closed
opened 2026-02-05 03:45:54 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Telianedward on GitHub (Aug 10, 2021).

The built-in safari video player does not understand the links of attached files, such as "attachments/123", and does not play the video, safari cant get first bytes of video

in Google Chrome all work fine

Originally created by @Telianedward on GitHub (Aug 10, 2021). The built-in safari video player does not understand the links of attached files, such as "attachments/123", and does not play the video, safari cant get first bytes of video in Google Chrome all work fine
Author
Owner

@ssddanbrown commented on GitHub (Aug 14, 2021):

Hi @Telianedward,
Attachments links are not currently designed to provide video support. There are many complications with video support, including file format & codec support, and serving files in a stream-capable way. Attachments are served via BookStack for permission checking but this will complicate in-browser streaming.

I'd advise using a proper video hosting service for well-supported streaming.

@ssddanbrown commented on GitHub (Aug 14, 2021): Hi @Telianedward, Attachments links are not currently designed to provide video support. There are many complications with video support, including file format & codec support, and serving files in a stream-capable way. Attachments are served via BookStack for permission checking but this will complicate in-browser streaming. I'd advise using a proper video hosting service for well-supported streaming.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2352