[ 
https://issues.apache.org/jira/browse/COCOON-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16970091#comment-16970091
 ] 

Torsten Curdt commented on COCOON-2368:
---------------------------------------

For the record

$ curl -I  http://test-v4.pleade.com/functions/ead/detached/docs/test.mp4
HTTP/1.1 200 OK
Date: Fri, 08 Nov 2019 11:17:23 GMT
Server: Apache
X-Cocoon-Version: 2.1.10
Set-Cookie: JSESSIONID=43554C2D80E2A947FA8015821E611385; Path=/; HttpOnly
Accept-Ranges: bytes
Last-Modified: Fri, 08 Nov 2019 10:18:43 GMT
access-control-allow-origin: *
ETag: 1
cache-control: max-age=31536000
Content-Type: video/mp4
Content-Length: 589052

$ curl -I  http://test-v4.pleade.com/test.mp4
HTTP/1.1 200 OK
Date: Fri, 08 Nov 2019 11:17:39 GMT
Server: Apache
Last-Modified: Tue, 29 Oct 2019 14:54:19 GMT
ETag: "8fcfc-5960dca7db96d"
Accept-Ranges: bytes
Content-Length: 589052
Content-Type: video/mp4

But this is not enough information for debugging this. You need at the full 
request response flow. And the ETag header with "1" looks fishy as is.

While we will try to help as good as we can you need to provide more 
information or hire someone to do the debugging for you.

> 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: Major
>
> 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)

Reply via email to