afup / haphpy-birthday

Website for PHP 20th anniversary video
http://haphpy-birthday.net
MIT License
22 stars 43 forks source link

Uploaded video not readable in some browsers #103

Open woecifaun opened 9 years ago

woecifaun commented 9 years ago

:warning: Starting to work on this issue? Please indicate it in a comment below to prevent many people working on same stuff at the same moment. Thanks.

Uploaded video from Apple devices are not readable on Google Chrome and buggy on Apple Safari. Not tested on Internet Explorer or Opera.

Hint: The mimetype of an uploaded video had to be forced to video/mp4 when extension is .qt. See here: https://github.com/afup/haphpy-birthday/blob/master/src/AFUP/HaphpyBirthdayBundle/HttpFoundation/File/File.php#L19