Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The storytelling tool allows a user a to upload a video. However, not all browsers support the same video formats. To handle this, multiple <source> elements are used in the video tag to provide fallback options. (see: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video ). For example, by default Firefox in Ubuntu does not support the AAC codec, Safari doesn't support webm in video tags.
For uploaded files we could consider transcoding them on the server to a variety of supported formats. However, if we allow bare urls to externally hosted videos (see: SJRK-311) we'll need to provide an option to supply fallback URLs.
Attachments
Issue Links
- relates to
-
SJRK-311 Add embedding of YouTube videos
-
- Open
-