[jira] [Commented] (COCOON-2368) Impossible to read MP4 file in Safari (desktop and IOS) with Cocoon 2.1.12
"Torsten Curdt (Jira)" <[email protected]> Fri, 8 Nov 2019 10:05:00 +0000 (UTC)
| Newsgroups | gmane.text.xml.cocoon.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/COCOON-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16970022#comment-16970022 ]
Torsten Curdt commented on COCOON-2368:
---------------------------------------
What I would suggest is to record the HTTP flow between a working and a non-working scenario.
Then you can deduce what feature is missing for supporting Safari.
Everything else is a bit like stabbing in the dark.
Given it works on all major browsers but Safari this certainly is not a blocker in Cocoon. I will hence reduce the severity.
> Impossible to read MP4 file in Safari (desktop and IOS) with Cocoon 2.1.12
> --------------------------------------------------------------------------
>
> Key: COCOON-2368
> URL: https://issues.apache.org/jira/browse/COCOON-2368
> Project: Cocoon
> Issue Type: Bug
> Components: * Cocoon Core, Blocks: (Undefined)
> Affects Versions: 2.1.12
> Reporter: Modou Dia
> Priority: Blocker
>
> Hello,
> I try to load a MP4 File with a Cocoon Reader. It works well in all major browsers except Safari (desktop and IOS).
> Referring to this thread : https://stackoverflow.com/questions/30199261/why-wont-safari-play-file-without-extension-in-video/51901198#51901198, I overloaded the default Reader' by forcing cocoon to add a Byte Range header (and 206 status code) ... It still does not work.
> For being sure to avoid encode problems, I have tried the same mp4 file directly and only with an Apache Server. It is loaded well in Safari and all other browsers.
> Last point, if the reader pipeline is cached or not (or if the browser cache is empty or not) the behaviour is completely different following browser used. In all cases, with Safari it never works.
> Thank you for you helps .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)