⚠️ 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
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/mp4when extension is.qt.See here: https://github.com/afup/haphpy-birthday/blob/master/src/AFUP/HaphpyBirthdayBundle/HttpFoundation/File/File.php#L19