Fórum

mp4 files and accept-ranges (Liferay 5.2)

thumbnail
Ricard Cabrera, modificado 11 Anos atrás.

mp4 files and accept-ranges (Liferay 5.2)

New Member Mensagem: 1 Data de Entrada: 17/01/13 Postagens Recentes
Hi there,

I'm having problems implementing an HTML5 video player for a client that uses Liferay 5.2. Everything works on desktop browsers, I just upload a mp4 file to Content Library and then I reproduce this file in a single page with the video tag. But when the page load in any iOs device, the video doesn't play.

I've been doing some research about it, and my conclusion is that I'm missing an HTML header called accept-ranges: bytes, that iOs devices requiere in order to play the video. I've configured the mime type video/mp4 in portal-ext.properties and it's correct, but still missing accept-ranges.

Is there any way to configure this? I've seen that Liferay 6 have support for this kind of files, but a migration now is not an option.

Thanks in advance, any help will be highly appreciated.
thumbnail
Mika Koivisto, modificado 11 Anos atrás.

RE: mp4 files and accept-ranges (Liferay 5.2)

Liferay Legend Postagens: 1519 Data de Entrada: 07/08/06 Postagens Recentes
Liferay 5.2 Doclib doesn't support ranges and there's no way to configure it.