Foros de discusión

mp4 files and accept-ranges (Liferay 5.2)

thumbnail
Ricard Cabrera, modificado hace 11 años.

mp4 files and accept-ranges (Liferay 5.2)

New Member Mensaje: 1 Fecha de incorporación: 17/01/13 Mensajes recientes
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 hace 11 años.

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

Liferay Legend Mensajes: 1519 Fecha de incorporación: 7/08/06 Mensajes recientes
Liferay 5.2 Doclib doesn't support ranges and there's no way to configure it.