Fórumok

mp4 files and accept-ranges (Liferay 5.2)

thumbnail
Ricard Cabrera, módosítva 11 év-val korábban

mp4 files and accept-ranges (Liferay 5.2)

New Member Bejegyzés: 1 Csatlakozás dátuma: 2013.01.17. Legújabb bejegyzések
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, módosítva 11 év-val korábban

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

Liferay Legend Bejegyzések: 1519 Csatlakozás dátuma: 2006.08.07. Legújabb bejegyzések
Liferay 5.2 Doclib doesn't support ranges and there's no way to configure it.